[FFmpeg-user] Compression is a lot smaller
pdr0
pdr0 at shaw.ca
Thu Aug 20 07:34:04 EEST 2020
Cecil Westerhof-3 wrote
> yuv420p(top first)
Maybe partially related - your camera files are encoded interlaced TFF (the
content might not be) , but your commandline specifies progressive encoding.
This has other implications in the way other programs / players handle the
file if the content is interlaced
add
-flags +ildct+ilme -x264opts tff=1
--
Sent from: http://www.ffmpeg-archive.org/
More information about the ffmpeg-user
mailing list