avconv: fix the muxrate values for -target
authorAnton Khirnov <anton@khirnov.net>
Mon, 25 Aug 2014 21:24:35 +0000 (21:24 +0000)
committerAnton Khirnov <anton@khirnov.net>
Wed, 27 Aug 2014 06:25:25 +0000 (06:25 +0000)
commit7c4685507498025d11bb48b3f54301a99fcf8582
treea12dc28132ecdc066fcff6c9106462adb0180273
parentc2d6cc2971b365bf3e90b5b57a6ba3fe0e19061f
avconv: fix the muxrate values for -target

The mpegenc private option values are in 50-byte units.

CC: libav-stable@libav.org
(cherry picked from commit 1688eef25385089026aba55da1885f70a57815ab)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
avconv_opt.c