[FFmpeg-devel] [RFC] [PATCH 0/2] Two alternative ways to fix auto bsfs and merged side data
James Almer
jamrial at gmail.com
Fri Nov 4 15:13:05 EET 2016
On 11/4/2016 9:43 AM, Michael Niedermayer wrote:
> Here are 2 ways to fix merged side data and auto BSFs
> the testcase i have requires a non public rtmp stream
The first patch wouldn't fix auto-bsf when used without the CLI,
i think, so the second is IMO the better solution.
We also have the bsf list API, so this should probably also be
done in libavcodec/bsf.c bsf_list_filter() in some way.
More information about the ffmpeg-devel
mailing list