Re: Command line quicktime movie making
Dan Dennedy <[email protected]> Fri, 24 Mar 2006 21:22:45 -0800
| Newsgroups | gmane.comp.video.linux.movies |
|---|---|
| Message-ID | <[email protected]> |
On Thursday 23 March 2006 09:54, Matthew Kitcat wrote: > For ages I have been trying to find a way of making uncompressed quicktime > movies from the command line. I had a go at compiling quicktime4linux but > never got it to compile. Has anybody done this and can anybody help? I am > not even sure if that is the right way to go From what format to what uncompressed format? It all depends upon compatibility. lqt_transcode from libquicktime.sourceforge.net can output a nice variety of uncompressed quicktimes, but it has limited input format compatibility. ffmpeg has better input file compatibility and can be made to output some uncompressed movs. For example, 'ffmpeg -i some.file -vcodec rawvideo -pix_fmt yuv420p -vtag yv12 -acodec pcm_s16le out.mov' should work, but you might want a fatter color band depending upon the input, and ffmpeg might not always do the expected YUV format that Quicktime desires. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642