[PD] file format for GEM

Stephan Elliot Perez dreamoftheshoreofanotherworld at gmail.com
Sun Feb 3 22:33:49 CET 2013


I tried it with Apple Intermediate Codec, as Mr. Clepper suggested, and it
runs smoothly now. CPU use is about 34 in "auto"-read. Is that about right
for my system?

On Sun, Feb 3, 2013 at 10:23 PM, Charles Goyard <cg at fsck.fr> wrote:

> Thomas Mayer wrote:
> > https://github.com/residuum/Bash-Scripts/blob/master/mencmjpeg
> >
> > Usage: ./mencmjpeg original_video new_video
> > Or: ./mencmjpeg original_video
>
> I noticed mencoder occasionaly produce bad frames if the input file is
> malformed (Premiere seems to suck at exporting), so I switched to
> ffmpeg+mjpegtools:
>
> for example:
> ffmpeg -loglevel quiet -y -i "INPUTFILE" -r 25 -f yuv4mpegpipe - | yuv2lav
> -v0 -b 2000 -q 90 -o OUTPUTFILE.avi
>
> Cheers,
> --
> Charles
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20130203/60297854/attachment.htm>


More information about the Pd-list mailing list