[vlc-devel] [PATCH 1/4] include: add variables to video_format_t for 360 videos
Adrien Maglo
magsoft at videolan.org
Mon May 23 12:18:53 CEST 2016
Le 23/05/2016 12:05, Rémi Denis-Courmont a écrit :
> Using int for degree angles is bizarre. At the very least, this is not
> sufficiently well documented.
Storing degree angles in integers may be bizarre. Nevertheless, this is
how Google proposes to store them in their spec for mp4.
https://github.com/google/spatial-media/blob/master/docs/spherical-video-v2-rfc.md#projection-header-box-prhd
Would you prefer storing them as float?
Best regards,
--
MagSoft
More information about the vlc-devel
mailing list