Carl Karsten wrote: > I was able to use iMovie to transcode my 2G .mov to something that enabled > youtube's HQ option: http://www.youtube.com/watch?v=Zm0RyM1bmLs# > > What I used: > > iMove HD 6.0.4, Export, Quicktime, "compress movie for: expert settings" > (press > "share") verify H.264 in export options" (ok) save. > > Which resulted in: > > [EMAIL PROTECTED]:~/a$ tcprobe -i h264version.mov > [probe_mov.c] audio codec=sowt > [probe_mov.c] video codec=avc1 > [tcprobe] Apple QuickTime movie file > [tcprobe] summary for h264version.mov, (*) = not default, 0 = not detected > import frame size: -g 720x480 [720x576] (*) > frame rate: -f 29.970 [25.000] frc=4 (*) > audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x1 [0x2000] (*) > length: 440 frames, frame_time=33 msec, duration=0:00:14.681 > > So now I need to do the same thing with tc, and fail: > > > http://www.youtube.com/watch?v=ZwqCPXlX4E8
I wonder if there is something interesting in the header of the working .mov that tcprobe doesn't reveal? Do you have a tool that analyzes .mov containers?