[FFmpeg-devel] [PATCH 3/3] avfilter/vf_stereo3d: add HDMI output format

Kirill Gavrilov gavr.mail at gmail.com
Thu Sep 10 18:01:10 CEST 2015


Hi Paul,

On Sat, Sep 5, 2015 at 9:29 PM, Paul B Mahol <onemda at gmail.com> wrote

> +    HDMI,               // HDMI frame pack (left eye first, right eye
> second)
>
I'm wondering, how this output filter can be actually used?

Packaging stereo pair into HDMI format at software level (e.g. without
support by driver) makes no sense as far as I know...
Does this filter is expected to be used internally by hardware player?

Regards,
Kirill


More information about the ffmpeg-devel mailing list