Helix Player Project 11 Gold (GTK Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Helix Player Project 11 Gold (GTK Development branch)
# 1  
Old 04-19-2008
Helix Player Project 11 Gold (GTK Development branch)

ImageThe Helix Player is an audio and video player based on the Helix DNA Client engine. The GTK+ version includes a Mozilla browser plug-in and supports local file playback and streaming over RTSP/RTP and HTTP. It supports video zoom in original, double size, and full screen, and supports: SMIL 2.0, Ogg Vorbis, H.263 video, JPEG, GIF, PNG, and RealPix. The Symbian Series60 version supports local and streaming playback (RTSP, RTP, RDP, HTTP) of MP3, AMR narrow band, AMR wide band, RA8, sipro, RV7, RV8, RV9, RV10, H263+, 3GPP rel5 SMIL 2.0, images, and more.License: GNU General Public License (GPL)Changes:
Playlist support was added. ALSA audio device support was introduced. Support for surround sound playback was added. Many fixes and incremental improvements were made, including stabilization of existing features and fixes for many known issues and bugs.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
LIBPLAYER-TEST(1)					      General Commands Manual						 LIBPLAYER-TEST(1)

NAME
libplayer-test - a test media player utility which uses libplayer SYNOPSIS
libplayer-test [options ...] [files ...] DESCRIPTION
This manual page documents briefly the libplayer-test command. libplayer-test is a command-line media player which uses libplayer as a backend. It is mainly used to test and exercise libplayer capabili- ties. OPTIONS
-h --help this help -p --player <player> specify the player (mplayer|xine|vlc|gstreamer) -a --audio <audioout> specify the audio output (alsa|oss|pulse|null) -g --video <videoout> specify the video output (x11|sdl:x11|xv|gl|vdpau|fb|directfb|vaapi|null) -g --quality <level> specify the picture quality (0|1|2, best to worse) -v --verbose increase verbosity Default values are dummy player, auto video and auto audio output. Commands to use libplayer-test: # change playback mode (auto or single) . change loop value and mode , enable/disable shuffle on the playlist % write a text on the OSD k enable/disable OSD +/- increase/decrease speed ]/[ audio delay +/- 100 ms 0/9 increase/decrease volume m set/unset mute 2/1 5s forward/backward 3/4 previous/next audio track 5/6 previous/next subtitle 7/8 previous/next TV analog channel {/} previous/next radio channel (/) previous/next chapter u toggle subtitle visibility a change aspect ratio (original/16:9) l load a stream in the playlist v print properties and metadata of the current stream j take a video snapshot of a specific time position y select a radio channel z select a TV channel i print current time position p start a new playback o pause/unpause the current playback s stop the current playback b start the previous stream in the playlist n start the next stream in the playlist c continue with the next stream accordingly to the playback mode r remove the current stream of the playlist t remove all streams of the playlist q quit libplayer-test Commands for dvdnav: ARROWS menu navigation BACKSPACE return to menu ENTER select SEE ALSO
libplayer-testvdr (1) AUTHOR
libplayer was written by Benjamin Zores <ben@geexbox.org> and Mathieu Schroeter <mathieu.schroeter@mycable.ch>. This manual page was written by Davide Cavalca <davide@geexbox.org>, for the Debian project (but may be used by others). 10/12/2009 LIBPLAYER-TEST(1)