gallery.py: Use -b:a and -b:v
authorW. Trevor King <wking@tremily.us>
Thu, 10 Jul 2014 04:19:07 +0000 (21:19 -0700)
committerW. Trevor King <wking@tremily.us>
Thu, 10 Jul 2014 04:19:07 +0000 (21:19 -0700)
commite471690d397ddaa16efbeb73d5ea7dec6daf8698
tree5d7c8fd40867b2b523b7e6129c98f4a34d95d81f
parent2c948c74a6d597546ebfe05102bfa4498803af84
gallery.py: Use -b:a and -b:v

Avoiding:

  Please use -b:a or -b:v, -b is ambiguous

I'm not sure when the syntax changed, but this allows us to set the
target audio and video bandwidth independently.  The old -bt option is
gone since ffmpeg's 2c5168a (Remove bitrate tolerance from libx264
interface, 2010-11-11, [1]).

[1]: http://git.videolan.org/?p=ffmpeg.git;a=commit;h=2c5168afed8ddd798dae5909dba85ae3b611f894
posts/gallery/gallery.py