[FFmpeg-devel] [PATCH 1/3] spherical: Add tiled equirectangular type and projection-specific properties
Michael Niedermayer
michael at niedermayer.cc
Sat Feb 11 01:25:30 EET 2017
On Fri, Feb 10, 2017 at 04:11:43PM -0500, Vittorio Giovara wrote:
> Signed-off-by: Vittorio Giovara <vittorio.giovara at gmail.com>
> ---
> This should help not losing details over muxing and allows
> callers to get additional information in a clean manner.
>
> Please keep me in CC.
> Vittorio
>
> doc/APIchanges | 5 +++++
> ffprobe.c | 11 ++++++++--
> libavformat/dump.c | 10 +++++++++
> libavutil/spherical.h | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++
> libavutil/version.h | 2 +-
> 5 files changed, 81 insertions(+), 3 deletions(-)
breaks fate
--- ./tests/ref/fate/matroska-spherical-mono 2017-02-10 23:43:51.993432371 +0100
+++ tests/data/fate/matroska-spherical-mono 2017-02-11 00:24:10.297483318 +0100
@@ -7,7 +7,7 @@
[/SIDE_DATA]
[SIDE_DATA]
side_data_type=Spherical Mapping
-side_data_size=16
+side_data_size=56
projection=equirectangular
yaw=45
pitch=30
Test matroska-spherical-mono failed. Look at tests/data/fate/matroska-spherical-mono.err for details.
make: *** [fate-matroska-spherical-mono] Error 1
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170211/bd0d3cdc/attachment.sig>
More information about the ffmpeg-devel
mailing list