[MPlayer-dev-eng] Make ffmpeg MPEG1/2 decoder the default?

Benoît AMIAUX benoit.amiaux at laposte.net
Wed Mar 19 23:43:00 CET 2008


Aurelien Jacobs wrote:
> Benoît AMIAUX wrote:
> 
>> Benoît AMIAUX wrote :
>>  > It breaks decoding on lots of dvd I possess
>>
>> After further checking, -vc ffmpeg12 breaks on *every* single dvd. It 
>> looks like a dumb bug/typo though, as most of the picture is correct
> 
> Maybe a problem with your build...
> 
> It works fine for me (no artifacts) with both ffmpeg12 and mpeg12:
> MPlayer dev-SVN-r26265-4.3.0 running on x86_64 (Athlon64).

I just remembered I forgot to check ~/.mplayer/config

mplayer test4567.iso -vc ffmpeg12 -lavdopts threads=1
-> work

mplayer test4567.iso -vc ffmpeg12 -lavdopts threads=2
-> broken

mplayer test4567.iso -vc mpeg12 -lavdopts threads=N
-> work (no idea if it does use N threads though)

I originally used lavdopts=threads=2 for multi-slice h264 content..

Same build



More information about the MPlayer-dev-eng mailing list