Hi cats, please download my source
https://www.dropbox.com/s/r8auu7f663nddde/C0069.MXF
now I use (in a batch procedure:
ffmpeg.exe -y -i "%CD%\%~n1.mxf" -filter_complex "[0:1] [0:2] amerge,volume=1" -c:v libx264 -profile:v high422 -level:v 4.1 -g 33 -bf 1 -crf 18 -flags +ildct+ilme -top 1 -x264opts tff=1:colorprim=bt709:transfer=bt709:colormatrix=b t709 -filter_complex crop=out_h=1080:y=0,scale=interl=1:in_range=tvut_range=tv -pix_fmt yuv422p -c:a libvo_aacenc -c:a ac3 -aspect 16:9 %WorkFolder%\%~n1EncodingDaFileMXForiginale.mp4
to have the attached C0069EncodingDaFileMXForiginale.mp4
But now I would like use virtualduib and the x264vfw to encode as ffmpeg:
What I wonder is: can I set the interface of the x264vfw so that PAR/DAR are the same of the "reference" "C0069EncodingDaFileMXForiginale.mp4"?
thanks
+ Reply to Thread
Results 1 to 2 of 2