Guilllo
2nd January 2007, 17:18
Hi all.
I'm under Linux and want to encode files in x264.
My fisrt goal is quality, no matter the time it will take to encode.
I've got a noisy dvd (Seven) making blocks.
mencoder dvd://12 -vf crop=704:432:8:72 -nosound -ovc x264 -x264encopts bitrate=873:pass=3:turbo=2:keyint=250:keyint_min=25:scenecut=40:frameref=5:bframes=16:b_pyramid:nodeblock:cabac:qp_min=10:qp_max=51:qp_step=4:weight_b:partitions=all:me=umh:me_range=30:subq=7:threads=2:chroma_me:mixed_refs -o /data1/seven.avi
Here is a sample image :
http://img454.imageshack.us/img454/6803/shot0005bmt2.th.png (http://img454.imageshack.us/my.php?image=shot0005bmt2.png)
http://img166.imageshack.us/img166/3197/shot0003sk3.th.png (http://img166.imageshack.us/my.php?image=shot0003sk3.png)
Note that in some oether scenes, quality is like this, in some others scenes, quality is perfect.
Id' like to know if i should encode with mencoder( if yes how to improve command line) or use avisynth with filters to reduce blocking.
I'm under Linux and want to encode files in x264.
My fisrt goal is quality, no matter the time it will take to encode.
I've got a noisy dvd (Seven) making blocks.
mencoder dvd://12 -vf crop=704:432:8:72 -nosound -ovc x264 -x264encopts bitrate=873:pass=3:turbo=2:keyint=250:keyint_min=25:scenecut=40:frameref=5:bframes=16:b_pyramid:nodeblock:cabac:qp_min=10:qp_max=51:qp_step=4:weight_b:partitions=all:me=umh:me_range=30:subq=7:threads=2:chroma_me:mixed_refs -o /data1/seven.avi
Here is a sample image :
http://img454.imageshack.us/img454/6803/shot0005bmt2.th.png (http://img454.imageshack.us/my.php?image=shot0005bmt2.png)
http://img166.imageshack.us/img166/3197/shot0003sk3.th.png (http://img166.imageshack.us/my.php?image=shot0003sk3.png)
Note that in some oether scenes, quality is like this, in some others scenes, quality is perfect.
Id' like to know if i should encode with mencoder( if yes how to improve command line) or use avisynth with filters to reduce blocking.