Howdy... We're running into a problem where we have a mpeg2 dump from a video card which we'd like to be able to throw into final cut. Unfortunately, final cut can't understand mpeg2 audio (even though quicktime can, grr!). So we need to change the format. We'd like to do this in the least cpu intensive, and least quality degrading way. We've tried just about every container format (mpg, avi, mov, mp4) and just about every audio codec (aac, ac3, pcm_s16le, etc.), and have found no combination that a) ffmpeg doesn't choke on and b) plays in quicktime. Is there perhaps a compatibility matrix of video/audio codecs and container formats somewhere? Or is there perhaps a semi-efficient way to downgrade mpeg2 video to mpeg1? We've tried ffmpeg, mencoder, and some other tools. All without success. Any pointers/ideas would be *very* much appreciated. Thanks in advance, Brian Szymanski Software and Systems Developer Media Matters for America ski at mediamatters.org
Brian Szymanski wrote:
Howdy...
We're running into a problem where we have a mpeg2 dump from a video card which we'd like to be able to throw into final cut. Unfortunately, final cut can't understand mpeg2 audio (even though quicktime can, grr!). So we need to change the format. We'd like to do this in the least cpu intensive, and least quality degrading way.
We've tried just about every container format (mpg, avi, mov, mp4) and just about every audio codec (aac, ac3, pcm_s16le, etc.), and have found no combination that a) ffmpeg doesn't choke on and b) plays in quicktime.
Is there perhaps a compatibility matrix of video/audio codecs and container formats somewhere?
Around here, we know FFmpeg quite well. What we don't know is Final Cut. Is this a trimmed down version of the Final Cut Pro program? Can you provide a list of the features it does support? Thanks... -- -Mike Melanson
participants (2)
-
mike@multimedia.cx -
ski@mediamatters.org