cagali
16th November 2014, 15:23
Here are 2 avs files, one using ffms2, one using lsmash.
I added imagewriter to the end of both files to write the first 50 frames. The md5 of the same frame from both avs are the same.
Then I use this 2 avs files to encode with x264-10bit.
The 2 encoded .264 files have almost the same size and same "encoding setting" in mediainfo.
But when I check the screens from them again, they are different.
Why is this so? Maybe because the actual output colorspace, fps, etc from 2 avs files are different?
Please suggest some improvement to the avs file, or which videosource is better for avc input clips?
Thank you.
avs file 1:
LoadPlugin("E:\testbed\bench\10bit\LSMASH\AviSynth\LSMASHSource.dll")
LWLibavVideoSource("00006.track_4113 cut mkv.mkv",format="YUV420P8")
avs file2:
LoadPlugin("D:\Program Files\MeGUI_2106_x86\tools\ffms\ffms2.dll")
FFVideoSource("E:\testbed\bench\10bit\00006.track_4113 cut mkv.mkv", threads=1)
Here are the versions:
L-SMASH-Works-r729-20141025-32bit
FFMS2 2.19 20130917
I added imagewriter to the end of both files to write the first 50 frames. The md5 of the same frame from both avs are the same.
Then I use this 2 avs files to encode with x264-10bit.
The 2 encoded .264 files have almost the same size and same "encoding setting" in mediainfo.
But when I check the screens from them again, they are different.
Why is this so? Maybe because the actual output colorspace, fps, etc from 2 avs files are different?
Please suggest some improvement to the avs file, or which videosource is better for avc input clips?
Thank you.
avs file 1:
LoadPlugin("E:\testbed\bench\10bit\LSMASH\AviSynth\LSMASHSource.dll")
LWLibavVideoSource("00006.track_4113 cut mkv.mkv",format="YUV420P8")
avs file2:
LoadPlugin("D:\Program Files\MeGUI_2106_x86\tools\ffms\ffms2.dll")
FFVideoSource("E:\testbed\bench\10bit\00006.track_4113 cut mkv.mkv", threads=1)
Here are the versions:
L-SMASH-Works-r729-20141025-32bit
FFMS2 2.19 20130917