musky5789
9th August 2007, 22:16
hi all,
ive encoded a film with the following
x264_663f_ptw32_hrd_pulldown_aq
DirectShowSource("C:\Documents and Settings\1\Desktop\FEATURE.rebuilt.EVO",fps=23.98,audio=false)
#deinterlace
#crop
BicubicResize(1920,1080,0,0.5) # Bicubic (Neutral)
#denoise
#source=AssumeFPS(source,24000,1001)
ConvertToYV12()
x264.exe --threads 2 --thread-input --keyint 12 --min-keyint 4 --vbv-maxrate 28000 --vbv-init 1.0 --vbv-bufsize 14745 --mvrange 511 --level 4.1 --nal-hrd --bframe 2 --bime --weightb --ref 4 --mixed-refs --direct auto --deblock -1:-1 --bitrate 11129 --pass 1 --stats "x264_stat.log" --qcomp 0.75 --ipratio 1.10 --pbratio 1.10 --partitions "all" --8x8dct --me "hex" --subme 5 --aud --sar 1:1 --deadzone-intra 6 --deadzone-inter 6 --progress -o lakehouse.264 h:\l.avs
everytime i mux with sonic scenarist 4.1 the audio is allways miles in front of the video!
anbody tell me what im doing wrong
thanks
ive encoded a film with the following
x264_663f_ptw32_hrd_pulldown_aq
DirectShowSource("C:\Documents and Settings\1\Desktop\FEATURE.rebuilt.EVO",fps=23.98,audio=false)
#deinterlace
#crop
BicubicResize(1920,1080,0,0.5) # Bicubic (Neutral)
#denoise
#source=AssumeFPS(source,24000,1001)
ConvertToYV12()
x264.exe --threads 2 --thread-input --keyint 12 --min-keyint 4 --vbv-maxrate 28000 --vbv-init 1.0 --vbv-bufsize 14745 --mvrange 511 --level 4.1 --nal-hrd --bframe 2 --bime --weightb --ref 4 --mixed-refs --direct auto --deblock -1:-1 --bitrate 11129 --pass 1 --stats "x264_stat.log" --qcomp 0.75 --ipratio 1.10 --pbratio 1.10 --partitions "all" --8x8dct --me "hex" --subme 5 --aud --sar 1:1 --deadzone-intra 6 --deadzone-inter 6 --progress -o lakehouse.264 h:\l.avs
everytime i mux with sonic scenarist 4.1 the audio is allways miles in front of the video!
anbody tell me what im doing wrong
thanks