Hi.
Newbie here and I'm sure this problem has been discussed but I couldn't find it after searching.
I'm doing projects in Final Cut Express and exporting in .mov format. When using ffmpegX I often can't convert and get this message.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x5597b8]negative ctts, ignoring
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/andrewsmith/Desktop/Qualicum Landing Master.mov':
Duration: 00:03:53.2, start: 0.000000, bitrate: 36316 kb/s
Stream #0.0(eng): Audio: aac, 32000 Hz, stereo
Stream #0.1(eng), 29.97 fps(r): Video: h264, yuv420p, 1280x720
Codec type mismatch for mapping #0.0 -> #0.0
The last line indicates a codec mismatch but I'm not sure how to fix this since some .mov files will convert and others won't.
Any help would be much appreciated.
+ Reply to Thread
Results 1 to 2 of 2
-
-
"Codec type mismatch" in this case means that the audio stream is preceding the video one; ffmpegx wants it the other way. Click on "invert mapping" to try reversing the order. That often works, but sometimes provokes some other problem. Try it first, and if you get another error, post back.
Similar Threads
-
problems converting MOV -> FLV
By dannyboy2090 in forum ffmpegX general discussionReplies: 3Last Post: 26th Oct 2010, 12:50 -
Converting .mov to Flash - Can't Maintain Aspect Ratio
By cchrisj in forum Newbie / General discussionsReplies: 2Last Post: 9th Sep 2010, 09:53 -
Problems converting .mov file
By Interrobang in forum Video ConversionReplies: 1Last Post: 1st Jan 2009, 16:23 -
Converting MOV to FLV - codec problems
By communique in forum ffmpegX general discussionReplies: 5Last Post: 13th Jun 2008, 14:58 -
Having problems converting .mov to .avi
By ForevaYoung in forum Video ConversionReplies: 1Last Post: 8th Jan 2008, 10:40