diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-08-19 09:15:48 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-08-30 13:56:25 +0200 |
commit | bbcedade008b5471c71122944cf4dee1951138ec (patch) | |
tree | 96f36fc9549f7d6508e66afccc935c4e9036879d /Changelog | |
parent | 038c0b1e06cadffdd6ac50f058dcc6bc075b9019 (diff) | |
download | ffmpeg-bbcedade008b5471c71122944cf4dee1951138ec.tar.gz |
avconv: make the -passlogfile option per-stream.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ version <next>: - RTMPTE protocol support - Canopus Lossless Codec decoder - avconv -shortest option is now per-output file, - -pass is now per-output stream + -pass and -passlogfile are now per-output stream - Ut Video encoder |