I would also give a shot for *quicktime animation* codec *(-vcodec qtrle)*.
Which can be lossless. But you have to test for file sizes. Which one gives
you better file size and minimum cpu load?

kuban altan

On Thu, Nov 13, 2014 at 2:18 PM, Carl Eugen Hoyos <[email protected]> wrote:

> Tobias Rapp <t.rapp <at> noa-audio.com> writes:
>
> > To minimize the network upload time I searched
> > for file size optimizations.
>
> I understand.
> If your input is rgb, do not use -vcodec x264 with
> yuv444p colour space but -vcodec libx264rgb which
> allows higher quality (or smaller file size).
>
> Both (yuv444p and rgb) will not work with all players.
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to