photoguy123
23rd October 2007, 18:44
Shouldn't creating an uncompressed AVI from an AVS be simple using FFMEG?
This is what I'm trying:
FFMPeg.exe -i Input.avs -y -benchmark -acodec copy -f rawvideo -pix_fmt rgb24 output.avi
It outputs a file that looks the right size (big), but is unreadable by VDub or AVISynth.
Any ideas appreciated,
PG
This is what I'm trying:
FFMPeg.exe -i Input.avs -y -benchmark -acodec copy -f rawvideo -pix_fmt rgb24 output.avi
It outputs a file that looks the right size (big), but is unreadable by VDub or AVISynth.
Any ideas appreciated,
PG