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

Paul B Mahol onemda at gmail.com
Thu Nov 30 00:46:25 EET 2017


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?


More information about the ffmpeg-devel mailing list