Log in

View Full Version : Mux raw AVC to AVI?


mahsah
18th August 2006, 22:33
How would I do this? AVI-mux gui does not take raw avc streams.

Skelsgard
19th August 2006, 00:11
With AVC2AVI (there is also a GUI).

mahsah
19th August 2006, 01:59
How can I find out the FPS that I need to specify in AVC2AVI?

Skelsgard
19th August 2006, 12:43
Pretty much depends on the source and the way u encoded it.
If itīs a DVD source then u know itīs either PAL 25, NTSC 29.976 or IVTC NTSC 23.976.
If uīre encoding thru AviSynth u can use AssumeFPS() to enforce an FPS value for the video.
If the source is an AVI, u can load it into VirtualDub and see in "File --> File Information" whatīs its FPS.