[Mplayer-users] 0.18pre4 released with native divx codec :)
Felix Buenemann
atmosfear at users.sourceforge.net
Sat Jul 7 11:55:33 CEST 2001
On Friday, 6. July 2001 23:28, you wrote:
> On Fri, Jul 06, 2001 at 05:42:42AM +0200, Arpi wrote:
> > - included libavcodec from Gerard Lantau's FFmpeg package
> > it has native (not Win32 hack) DivX ;-) and OpenDivX codec!
> > I made some measurements, and DivX seems to be even faster
> > than DirectShow codec without preprocessing, and only a few
> > percent slower than ProjectMayo's opendivx decoder.
> > It uses YV12 pixel format, so old Voodoo users can use it for YUV.
>
> I've just commited a minor hack:
> you can select driver type with command line option so no more codecs.conf
> editing is needed for testing mplayer with different codecs. AFAIK:
>
> -vcodec 1 ?
> -vcodec 2 wfv codec
> -vcodec 3 ?
> -vcodec 4 dshow codec
> -vcodec 5 ffmpeg codec
>
> Sorry I don't know too much on codec types so maybe a better config option
> range (the integer) checking is needed.
=) I've done about the same this night, only I use -ac <name> and -vc <name>
where name is the codecs name from the codecs.conf, which is more convenient
I think, so I removed your -vcodec stuff. Btw. I don't fallback to codec
autodetect when forced codec fails, if one whants to force, why fallback?
so you can do something like ./mplayer foo.avi -ac mp3acm -vc ffdivx
>
> Also, a better option name would be great ;-)
>
> If mplayer fails to find codec with the specified drv type it will default
> to the normal codec searching loop ignoring your request.
>
>
> ------ BTW ------
>
> On my machine ffmpeg divx is slower than both of dshow and wfv codecs :(
I recognized one thing: for low res/low bitrate movies ffmpeg is faster for
high res/high bitrate divx dshow/vfw is faster.
>
>
> - Gabor
--
Best Regards,
Felix
_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users
More information about the MPlayer-users
mailing list