]> granicus.if.org Git - handbrake/commit
CLI: interpret --all-audio as implicit list of all tracks
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 13 Feb 2019 17:00:12 +0000 (10:00 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 13 Feb 2019 19:03:38 +0000 (11:03 -0800)
commite1e0e211759ce1413252b168d2d01479fed9f579
tree40e4562527125982966c34a8de8af047234a1c56
parent972aef5ea17869b7a36c48ffd54d68e1c6d975b5
CLI: interpret --all-audio as implicit list of all tracks

--all-audio was setting up the preset to apply each audio encoder in the
preset to each source track. And it was adding new entries in the presets
audio encoder list for any audio command line overrides.  This results in very
unintuitive behavior.
test/test.c