What solutions are feasible when trying to output uncompressed avi/mov (I prefer the latter) via the avformat-consumer?
I tried the following: $ melt project.mlt -silent -consumer avformat:render.mov vcodec=rawvideo I only get this kind of error: [mov @ 0x7ff74b09e600] Tag I420/0x30323449 incompatible with output codec id '14' [consumer avformat] error with video encode 0 [consumer avformat] error with video encode 1 [consumer avformat] error with video encode 2 [….] Is this a MLT or ffmpeg-problem? What can I do about this? When I leave out the vcodec-option it mostly uses some kind of MPEG4, which I don't want. I just want to output uncompressed video which I can then process with tools like Handbrake, etc. Thanks, Mat ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
