errantkkn
28th June 2015, 06:57
The total number of frames between source and encoded are the same, but the frames inside are different. This lead to audio delay. Please check the attached images.
I used avisynth 2.5.8 (also tried 2.6), x264 r2334 on x264.nl (also tried the latest r2538). My encode setting:
C:\avs2yuv.exe encode.avs -o - | C:\x264.exe --stdin y4m --crf 23.5 --stats ".stats" --level 4.1 --ref 11 --no-fast-pskip --bframes 6 --direct auto --deblock -3:-3 --subme 9 --trellis 2 --psy-rd 0.8:0.0 --me umh --aq-strength 1.0 --no-dct-decimate --no-mbtree --output "crf4.mkv" -
Thank you!
I used avisynth 2.5.8 (also tried 2.6), x264 r2334 on x264.nl (also tried the latest r2538). My encode setting:
C:\avs2yuv.exe encode.avs -o - | C:\x264.exe --stdin y4m --crf 23.5 --stats ".stats" --level 4.1 --ref 11 --no-fast-pskip --bframes 6 --direct auto --deblock -3:-3 --subme 9 --trellis 2 --psy-rd 0.8:0.0 --me umh --aq-strength 1.0 --no-dct-decimate --no-mbtree --output "crf4.mkv" -
Thank you!