On 04/25/2010 11:25 AM, GXtz Waschk wrote:
> Götz Waschk <[email protected]> 1.0-1.rc4.0.r31086.1mdv2010.1:
> + Revision: 538606
> - new snapshot
> - move all binary codecs to %_libdir/codecs

Since this release mplayer no longer plays FLV4 files, saying:
...
Cannot find codec matching selected -vo and video format 0x34564C46.
...

Strace says that mplayer does not attempts to access codecs directory,
but it only tries to access codecs.conf:

[eug...@eugeni 19:25:59 ~/d] $ strace -f 2>&1 mplayer
losers_exclusive_848.flv | grep codecs
open("/home/eugeni/.mplayer/codecs.conf", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
open("/etc/mplayer/codecs.conf", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No
such file or directory)

I can provide the sample file which I was using to test it if needed..

-- 
Eugeni Dodonov
_______________________________________________
PLF-discuss mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-discuss

Reply via email to