Hello,
I use the YUV4MPEG stream output for lossless export with the following
ffmpeg command:
ffmpeg -f yuv4mpegpipe -i - -y -threads 2 -vcodec huffyuv -f
matroska %
and audio as microsoft wav which is later converted to AC3 with a
program called aften.
Note that spits out huge files, and doesn't have framerate information
stored (must be provided later, say to mencoder with the -ofps
30000/1001 option). Matroska could probably hold an MJPEG stream too,
if you prefer.
Good luck!
On Sun, 2009-01-11 at 23:18 +0100, U.G. wrote:
> Hi,
>
> after recoding my MP4 720p material to motionjpeg sequences I can
> wonderfully edit it with my Athlon 64 3000+
>
> But there is a problem: When I try to export it as *.mov the rendereris
> complaining that quicktime only supports SDTV formats and *no* HDTV
> formats...
>
> Is there any way to convince quicktime that it read it in and I worked
> with it wonderfully?
>
> Which lossless format can I use for export?
>
> Thanks a lot!
>
> UG
>
> _______________________________________________
> Cinelerra mailing list
> [email protected]
> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
>