Projects tagged ‘movieplayer’ and ‘mplayer’


[2 total ]

1 Users

A podcatcher and broadcatcher for KDE. It lets you watch TV and listen to Radio shows from the net, for free. KatchTV is independent of channel and feed publishers, including Miro's channel guide, and ... [More] others too. It includes Bittorrent support, and is capable of downloading large movies, in parallel, while you watch something else. Integrates with Konqueror, and KDE media players. KatchTV is an Internet TV broadcatcher and podcatcher, similar to Miro, but for KDE. Supported features include: * Video podcasts ("vodcasts"). * Bittorrent-based broadcatching. * Audio podcasts. * Multiple background downloads of media and updates of feeds, all while you watch/listen to your favourite shows. * Manages any media you download, so that you don't lose track of your disk space. [Less]
Created about 1 year ago.

0 Users

paradiso is a command line interface for mplayer on "linux-like" systems that focuses on making it easy to handle playlists and play DVDs. paradiso can play rar- and zip-archives on the fly. The ... [More] code might not be the that pretty, but it does what it should and many parts of it is planed to be reworked. One goal is to make the code compatible to run under Windows. To fully use paradiso you need to have these libs/programs: mplayer mutagen - optional lsdvd - optional PyYaML - optional There's no installer yet, but there's one planned. Example usage, most command line options is possible to config through ~/.paradiso/config.yaml: Play a files: paradiso files/file1.avi files/file2.rar files/file3.mp3 paradiso files/ Play all files in fullscreen: paradiso -f files/ "paradiso files/" plays by default rar-files and mp3-files only, but this can be changed with: paradiso -e avi,rar files/ To create and play playlists: paradiso -CQP myPlaylist files/ paradiso -P myPlaylist It's also possible to create the playlist and start using it without quiting: paradiso -CP myPlaylist files/ It's possible to delete the last seen item from the playlist with the option -D. [Less]
Created 12 months ago.