rack04
11th August 2009, 19:09
I use the following script to encode a small sample of Big Buck Bunny:
ImageSource("C:\x264\bigbuckbunny\big_buck_bunny_%05d.png", 4000, 4199, 24)
ConvertToYV12(matrix="PC.601")
How would I go about determining the cut points for the flac file?
ImageSource("C:\x264\bigbuckbunny\big_buck_bunny_%05d.png", 4000, 4199, 24)
ConvertToYV12(matrix="PC.601")
How would I go about determining the cut points for the flac file?