Projects tagged ‘movieplayer’


[4 total ]

3 Users

Gallery3 manages and presents media organized into a hierarchy on well formed web pages. Gallery3 is a complete rewrite based on a newly analyzed set of requirements. The original design is ... [More] presented on the sprint page. It is written in the kohana framework which provides an MVC structure. Kohana is documented here. The goal of the Gallery3 team was to build a basic product that provided a facility for managing and presenting an organized set of media as well as a basic API that allows this management and presentation facility to be embedded and enhanced. [Less]
Created 8 months ago.

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 about 1 year ago.

0 Users

MorphinMorphin is a simple video-player aiming to be similar to KDE's Dragonplayer (former Codeine). It's based on Python, Gtk+ and Gstreamer. The main focus is on usability, ergonomics and ... [More] simplicity. However, it has all features that you need to watch your videos. FeaturesSimple and clean interface Fast startup Resume where you left off when replaying the video Nice interface for selecting the last played video files Video display settings (brightness, contrast, hue) Video aspect settings RequirementsPython 2.5 PyGTK 2.10 GStreamer 0.10 Kiwi (Homepage) ConfigObj (Homepage) Current VersionCurrent version is 0.0.5 Alpha4. This release should be the last before the first beta. I hope i can release the first beta version in the next two or three weeks. InstallationFor a quick installation guide see this site. TODO features and IdeasNice Cairo based overlay control for fullscreen mode Nice Clutter powered 'Open Media...' interface?? [Less]
Created about 1 year ago.