[MEncoder-users] what's better for SD 576i video - x264 or lavc libx264 ?

Goga777 goga777 at bk.ru
Sun Jun 27 21:07:04 CEST 2010


> > I'm planning to encode and deinterlace a 576i interlaced DV video from my camcorder with mencoder
> > compiled from source
> >
> > Which coder does better for that target - x264 or lavc libx264 ?
> 
> There's no "lavc libx264" encoder. Both x264 and libx264 belong
> together. The difference is that x264 is the actual encoder while
> libx264 is its library other apps can link against and have support
> for encoding. MEncoder uses libx264. Your "lavc libx264" is just a
> wrapper for libx264 one can use
> 
> if you want to encode with mencoder using libx264, use: -ovc x264
> -x264encopts <your-settings> ...... -o output.avi


and what about of

mencoder -o output.avi input.avi -ovc lavc vcodec=libx264

does it the same as you mentioned ??

-ovc x264 -x264encopts <your-settings> ...... -o output.avi


can I use the following options as ildct iltime for -ovc lavc vcodec=libx264 ?

Goga


More information about the MEncoder-users mailing list