[FFmpeg-devel] [PATCH v4 3/7] lavf: add new API for iterating muxers and demuxers

James Almer jamrial at gmail.com
Tue Feb 6 21:44:53 EET 2018


On 2/6/2018 4:17 PM, Rostislav Pehlivanov wrote:
> On 6 February 2018 at 18:10, Muhammad Faiz <mfcc64 at gmail.com> wrote:
>>
>> This command fails:
>> ./ffmpeg -f lavfi -i aevalsrc=0 -f null -
>> Unknown input format: 'lavfi'
>>
>> Thank's.
>> _______________________________________________
>> ffmpeg-devel mailing list
>> ffmpeg-devel at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>
> 
> Can't seem to replicate, any logs or ideas?

You can reproduce it if you apply this set up to this patch only.
One of the following commits in this set (probably the lavd one, patch
5/7) fixes it.

Bad for bisecting, but it's not like it's the first time it happens.
Still, would be nice if this kind of breakage between patches in a set
can be avoided in the future.


More information about the ffmpeg-devel mailing list