aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-04-19 19:01:37 +0200
committerClément Bœsch <ubitux@gmail.com>2013-04-19 23:59:21 +0200
commite1b35bdde2fc84de0435a1ab2d085452a0d5ad00 (patch)
tree71702a6caf86ef6b82cd6d1de0a52641bb00d0ea /README
parent0f1250b7e52fc41abf4f050b41467639cb9fd7a3 (diff)
downloadffmpeg-e1b35bdde2fc84de0435a1ab2d085452a0d5ad00.tar.gz
lavc/gif: add flag to enable transparency detection between frames.
While this is not always optimal, in practice most of the common cases are. ffmpeg -i big_buck_bunny_1080p_h264.mov -ss 45 -vf scale=320:160 -gifflags -transdiff -frames:v 50 -y bbb-notrans.gif ffmpeg -i big_buck_bunny_1080p_h264.mov -ss 45 -vf scale=320:160 -gifflags +transdiff -frames:v 50 -y bbb-trans.gif -rw-r--r-- 1 ubitux ubitux 1.1M Apr 19 19:00 bbb-notrans.gif -rw-r--r-- 1 ubitux ubitux 378K Apr 19 19:00 bbb-trans.gif
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions