On 10/31/2012 1:14 PM, Bob Maple wrote: > ffmpeg -i Source.mov -codec:v copy -codec:a copy NewFile.mov > that the timecode on the resulting NewFile.mov is completely crazy; Interesting - just discovered if I manually specify the original framerate with -r the timecode comes out right.