]> git.sesse.net Git - ffmpeg/commit
ffmpeg: allow disabling streams by type for inputs
authorGyan Doshi <ffmpeg@gyani.pro>
Sat, 29 Dec 2018 10:49:09 +0000 (16:19 +0530)
committerGyan Doshi <ffmpeg@gyani.pro>
Thu, 3 Jan 2019 10:43:51 +0000 (16:13 +0530)
commit3ba5eef2c7b21a1af48d8d9ccb58f2ed4ebc874a
treeaec986f584458e50769a8f8a05cfc5f02a446808
parent54109b1d1472bc49cec5e236508dffc96aa4f0a1
ffmpeg: allow disabling streams by type for inputs

-vn/-an/-sn/-dn now works for input. Streams are still registered in
input_streams but they can't be automatically selected or mapped or
filtered.
fftools/ffmpeg_opt.c