[FFmpeg-devel] [PATCH 2/2] ffmpeg: allow disabling streams by type for inputs
Gyan
ffmpeg at gyani.pro
Thu Jan 3 12:46:21 EET 2019
On 03-01-2019 03:37 PM, Michael Niedermayer wrote:
> ffmpeg_opt.c | 7 +++++++
>> 1 file changed, 7 insertions(+)
>> 80740bd4538cc641b429476a77cb3b98f16cc41d 0002-ffmpeg-allow-disabling-streams-by-type-for-inputs.patch
>> From b6efe47010cda7b9d53d7464d68f5c63d0df7ff7 Mon Sep 17 00:00:00 2001
>> From: Gyan Doshi <ffmpeg at gyani.pro>
>> Date: Sat, 29 Dec 2018 16:19:09 +0530
>> Subject: [PATCH 2/2] 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 | 7 +++++++
>> 1 file changed, 7 insertions(+)
> LGTM
Pushed as 3ba5eef2c7b21a1af48d8d9ccb58f2ed4ebc874a
Thanks,
Gyan
More information about the ffmpeg-devel
mailing list