[FFmpeg-devel] [GSOC] [PATCH] avfilter: add panorama filter

Paul B Mahol onemda at gmail.com
Sat Apr 13 18:05:32 EEST 2019


Hi,

On 4/13/19, Eugene Lyapustin <unishifft at gmail.com> wrote:
> Add filter for conversion between various panorama formats.
> Supported formats: equirectangular, cubemap 3x2, cubemap 6x1
>
> Contributions:
>
>     unify remap calculation procedure
>     add option for interpolation method
>
>     Signed-off-by: Eugene Lyapustin <unishifft at gmail.com>
>
>     ---
>
>     use bilinear from cubemap to equirectangular
>     Change cube faces order to match Youtube's
>     avfilter: add convertion to/from cubemap 6x1
>
>     Signed-off-by: Hazem Ashmawy <hazem.s.ashmawy at gmail.com>
>
>     ---
>
>     avfilter: add panorama filter
>
>     Signed-off-by: Paul B Mahol <onemda at gmail.com>
>
> Signed-off-by: Eugene Lyapustin <unishifft at gmail.com>

Looks OK, some idea to implement later:
 -Reordering of cube faces by option which sets them in order.


More information about the ffmpeg-devel mailing list