diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2017-02-10 15:36:56 -0500 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2017-03-07 11:25:37 -0500 |
commit | 022b4ea5837bb79b9fe32bf707c3117be8e6d730 (patch) | |
tree | 34a4c608e5c12895369ee3d09e91b3ef98e2b6ee /tests/ref/fate/mov-spherical-mono | |
parent | 1b7ffddb3a999f37443c58232b112534c0abcf28 (diff) | |
download | ffmpeg-022b4ea5837bb79b9fe32bf707c3117be8e6d730.tar.gz |
mov: Export bounds and padding from spherical metadata
Update the fate test as needed.
Diffstat (limited to 'tests/ref/fate/mov-spherical-mono')
-rw-r--r-- | tests/ref/fate/mov-spherical-mono | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/ref/fate/mov-spherical-mono b/tests/ref/fate/mov-spherical-mono index 8048aff0dc..a70d879f0e 100644 --- a/tests/ref/fate/mov-spherical-mono +++ b/tests/ref/fate/mov-spherical-mono @@ -8,7 +8,11 @@ inverted=0 [SIDE_DATA] side_data_type=Spherical Mapping side_data_size=56 -projection=equirectangular +projection=tiled equirectangular +bound_left=148 +bound_top=73 +bound_right=147 +bound_bottom=72 yaw=45 pitch=30 roll=15 |