[MPlayer-dev-eng] .deb of 0.90rc3 release

D Richard Felker III dalias at aerifal.cx
Thu Jan 23 23:08:56 CET 2003


On Thu, Jan 23, 2003 at 10:50:37PM +0100, gabor wrote:
> On Thu, 2003-01-23 at 22:16, Arpi wrote:
> > Hi,
> > 
> > > >         libmad.so.0 => not found
> > > Very untested, thus you shouldn't include it. But if you do, do not
> > > make it default unless we do
> > 
> > disagree!!
> > libmad is the most stable mpeg audio decoder now.
> > both ffmp3 and mp3lib has problems (sig11) with some files.
> > 
> > > >         libggi.so.2 => not found
> > > Absolutely NO NO. And WHY WHY :)
> > > 
> > 
> > agree
> > 
> > > >         libartsc.so.0 => /opt/kde/lib/libartsc.so.0 (0x40c35000)
> > > Why would non-KDE users need to install KDE libs??
> > 
> > agree!
> > and sound daemons (artsd, esd, etc) are very bad for video playback, since
> > they don't provide stable sync feedback to the player.
> they work quite well when combined with
> killall artsd ; killall esd; mplayer -ao oss .... perfect audio-video
> sync:))

You forgot part of the command:

killall artsd ; killall esd ; rm -f `which artsd` `which esd` ; \
mplayer -ao oss ...

:)))))))))

Rich



More information about the MPlayer-dev-eng mailing list