[FFmpeg-devel] [PATCH] avfilter/vf_stereo3d: implement auto detection by using frame side data

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Nov 30 03:59:49 EET 2017


2017-11-29 23:46 GMT+01:00 Paul B Mahol <onemda at gmail.com>:
> On 11/29/17, Paul B Mahol <onemda at gmail.com> wrote:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  doc/filters.texi          |  4 ++++
>>  libavfilter/vf_stereo3d.c | 35 ++++++++++++++++++++++++++++++++---
>>  2 files changed, 36 insertions(+), 3 deletions(-)
>>
>
> This breaks if one uses other filters right after this one.
>
> Is there way how to overcome this?

Remove the side-data?
Or do I misunderstand?

Carl Eugen


More information about the ffmpeg-devel mailing list