Re: [FFmpeg-devel] avfilter_graph_set_auto_convert() appears to do nothing

2016-08-10 Thread Burt P.
Now reading to the end of the original message by Nicolas George, which I should have done before, I can see that it is already known to be lost. -- Burt ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org

[FFmpeg-devel] avfilter_graph_set_auto_convert() appears to do nothing

2016-08-10 Thread Burt P.
As suggested by Nicolas George, I've recently tried avfilter_graph_set_auto_convert(ctx->graph, AVFILTER_AUTO_CONVERT_NONE) in a filter init() function, but it did not prevent auto-inserted resampling filters from appearing. I looked around a bit and could not find a place where the member of