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

Grozdan neutrino8 at gmail.com
Sun Jun 27 18:50:44 CEST 2010


On Sun, Jun 27, 2010 at 6:50 PM, Goga777 <goga777 at bk.ru> wrote:
> Hi
>
> 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


>
> Goga
>
>
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
>


More information about the MEncoder-users mailing list