[Libav-user] Encoding with no compression with OpenH264
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Mar 9 15:26:52 CET 2016
Arthur Muller <muller at ...> writes:
> > Use -vcodec copy (or -vcodec png to make sure the original
> > encoder didn't do anything very stupid).
> Are you suggesting I NOT use qtrle when creating MOV files,
> but rather a png codec?
I suggest you test to find out which of the three -
-vcodec copy, -vcodec qtrle, -vcodec png - produces
the smallest output files.
(But I don't remember if png in mov is always supported
by QT.)
Note that -vcodec copy will be significantly faster, that
may also be relevant.
Please consider to set your mailer to text-only.
Carl Eugen
More information about the Libav-user
mailing list