xine 1.1.11.1 (xine-lib branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News xine 1.1.11.1 (xine-lib branch)
# 1  
Old 03-31-2008
xine 1.1.11.1 (xine-lib branch)

Imagexine is a free multimedia player. It plays back CDs, DVDs, and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3 from local disk drives, and displays multimedia streamed over the Internet. It interprets many of the most common multimedia formats available--and some of the most uncommon formats, too. All those features come in a reusable library (xine-lib) which can easily be embedded in your applications. License: GNU General Public License (GPL)Changes:
Several integer overflows were fixed in FLV, Qt,Real, WC3Movie, Matroska, and FILM demuxers. Theseoverflows allowed remote attackers to trigger heapoverflows and possibly execute arbitrary code(reported in CVE-2008-1482). Several other minorbugs were fixed.Image

More...
Login or Register to Ask a Question

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

NAME
yauap - a simple command line audio player based on the GStreamer multimedia framework. SYNOPSIS
yauap [options] [URL1] [URL2] ... DESCRIPTION
Yauap a simple command line audio player based on the GStreamer multimedia framework. It provides a simple command line interface to play any audio file or stream supported by GStreamer framework installed on you system. Basic functions can be controlled via key bindings (unless -slave option was given), which are specified in the section Key Bindings below. Yauap also supports remote control of its func- tions via DBus. You must specify URL(s) to play unless you run yauap with the -noexit option. Options -h Display help -cdrom-device device Specify the CDROM device to play audio CD. -slave Start in slave mode (i.e. with key bindings disabled) -noexit Do not exit when the play-list is finished. Useful if you intend to initiate playback of the audio file/stream via DBus interface. Key Bindings SPACE Pause/Resume playback <- -> Seek backward/forward 10 seconds. up and down Seek backward/forward 1 minute. q / ESC Quit / and * Decrease/increase volume. AUTHORS
Yauap author is Sascha Sommer <ssommer@suse.de>. This manual page was written by Modestas Vainius <modestas@vainius.eu> for Debian distri- bution. MARCH 2008 Yauap(1)