mirror of https://github.com/FFmpeg/FFmpeg.git
The current code will override the *_disable fields (set by -vn/-an options) when creating output streams for unlabeled complex filtergraph outputs, in order to disable automatic mapping for the corresponding media type. However, this will apply not only to automatic mappings, but to manual ones as well, which should not happen. Avoid this by adding local variables that are used only for automatic mappings.pull/388/head
parent
69da53ade9
commit
0d821edb40
1 changed files with 12 additions and 7 deletions
Loading…
Reference in new issue