Hi, On 4/13/19, Eugene Lyapustin <[email protected]> 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 <[email protected]> > > --- > > 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 <[email protected]> > > --- > > avfilter: add panorama filter > > Signed-off-by: Paul B Mahol <[email protected]> > > Signed-off-by: Eugene Lyapustin <[email protected]>
Looks OK, some idea to implement later: -Reordering of cube faces by option which sets them in order. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
