[FFmpeg-devel] [PATCH] Fix avfilter crash in ff_merge_formats

Brian C. Wiles brian at poldon.com
Sun Apr 6 23:53:59 CEST 2014


In my case, I compiled and ran the doc/examples/transcoding.c example.  
Once I patched libavfilter, I received this error:

Impossible to convert between the formats supported by the filter 
'Parsed_null_0' and the filter 'auto-inserted scaler 0'



On 4/6/2014 7:15 AM, Michael Niedermayer wrote:
> On Sat, Apr 05, 2014 at 11:23:00PM -0500, Brian C. Wiles wrote:
>> Hi,
>>
>>    I ran across a crash when setting up filter graphs and thought I'd
>> help fix it.  Here's a patch to fix the crash, which is just a
>> missing NULL pointer check.  Please let me know if you have any
>> questions.
> how can this be reproduced ?
>
> [...]
>
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel



More information about the ffmpeg-devel mailing list