lintran
15th January 2014, 05:50
Hi all, by default if i use avs script to encode x264 video
DirectShowSource(video) then it will use my computer x264 decoder (like ffdshow, lav...), so is there anyway to select x264 video decoder in avs script, exam if i want to use ffdshow x264 decoder or lav video decoder then script will be
DirectShowSource("video", decoder=ffdshow)... blah blah
Thank you very much
DirectShowSource(video) then it will use my computer x264 decoder (like ffdshow, lav...), so is there anyway to select x264 video decoder in avs script, exam if i want to use ffdshow x264 decoder or lav video decoder then script will be
DirectShowSource("video", decoder=ffdshow)... blah blah
Thank you very much