diff options
author | James Almer <jamrial@gmail.com> | 2024-06-18 15:44:24 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-06-20 17:02:44 -0300 |
commit | 5140d8334e3bc95a9070e6d2e6d71f4a5f016d53 (patch) | |
tree | 8a685abbc2148700a80f453ae5212b4319f177b9 /tests/ref/fate/mov-spherical-mono | |
parent | 3a5202d026c3ec2591b0a8bdff6ac7d09b8a9c1e (diff) | |
download | ffmpeg-5140d8334e3bc95a9070e6d2e6d71f4a5f016d53.tar.gz |
ffprobe: always print all Stereo3D fields
ffprobe is meant to generate parseable output, and if a field is present, it
should be printed even if it has a default value.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref/fate/mov-spherical-mono')
-rw-r--r-- | tests/ref/fate/mov-spherical-mono | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ref/fate/mov-spherical-mono b/tests/ref/fate/mov-spherical-mono index 08b94e455b..c52ca8e7ee 100644 --- a/tests/ref/fate/mov-spherical-mono +++ b/tests/ref/fate/mov-spherical-mono @@ -5,6 +5,9 @@ type=2D inverted=0 view=packed primary_eye=none +baseline=0 +horizontal_disparity_adjustment=0/0 +horizontal_field_of_view=0 [/SIDE_DATA] [SIDE_DATA] side_data_type=Spherical Mapping |