]> git.sesse.net Git - ffmpeg/commit
avconv: allow -b to be used with streamcopy
authorAnton Khirnov <anton@khirnov.net>
Mon, 30 Jan 2017 20:35:42 +0000 (21:35 +0100)
committerAnton Khirnov <anton@khirnov.net>
Wed, 1 Feb 2017 09:42:59 +0000 (10:42 +0100)
commitb420a27e74750b60d2e064236afb10be06a38ace
tree77d7f6777d249ca8011f6eb030c5d43e893a02ad
parentab2539bd374fe7ddbc6e2f058b62645cd5076192
avconv: allow -b to be used with streamcopy

In this mode it tells the muxer about the bitrate of the input stream.
avconv.c
avconv.h
avconv_opt.c
doc/avconv.texi