diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-08-19 08:29:44 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-08-30 13:56:24 +0200 |
commit | 038c0b1e06cadffdd6ac50f058dcc6bc075b9019 (patch) | |
tree | bc30237d453eef07f4d3a0cb10158c2a5859da24 /Changelog | |
parent | e2785fa728cc5b0d9939090b4398067a32856a3c (diff) | |
download | ffmpeg-038c0b1e06cadffdd6ac50f058dcc6bc075b9019.tar.gz |
avconv: make the -pass option per-stream.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -42,7 +42,8 @@ version <next>: - RTMPE protocol support - RTMPTE protocol support - Canopus Lossless Codec decoder -- avconv -shortest option is now per-output file +- avconv -shortest option is now per-output file, + -pass is now per-output stream - Ut Video encoder |