diff options
author | James Almer <jamrial@gmail.com> | 2023-10-25 21:51:22 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2023-10-25 21:55:01 -0300 |
commit | ef01ab262713d0ffa9d00a234bc03cc927fddb9e (patch) | |
tree | 1a5622f0cd3ca0a5734d348ee17a17beca87b0c1 /tests/ref/fate/mxf-probe-applehdr10 | |
parent | 70864e6adba636daf4551ba9e65a19eeb93bced1 (diff) | |
download | ffmpeg-ef01ab262713d0ffa9d00a234bc03cc927fddb9e.tar.gz |
ffprobe: print the non-diegetic stream disposition flag
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref/fate/mxf-probe-applehdr10')
-rw-r--r-- | tests/ref/fate/mxf-probe-applehdr10 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ref/fate/mxf-probe-applehdr10 b/tests/ref/fate/mxf-probe-applehdr10 index a38f21b0be..e322b592f6 100644 --- a/tests/ref/fate/mxf-probe-applehdr10 +++ b/tests/ref/fate/mxf-probe-applehdr10 @@ -49,6 +49,7 @@ DISPOSITION:visual_impaired=0 DISPOSITION:clean_effects=0 DISPOSITION:attached_pic=0 DISPOSITION:timed_thumbnails=0 +DISPOSITION:non_diegetic=0 DISPOSITION:captions=0 DISPOSITION:descriptions=0 DISPOSITION:metadata=0 @@ -113,6 +114,7 @@ DISPOSITION:visual_impaired=0 DISPOSITION:clean_effects=0 DISPOSITION:attached_pic=0 DISPOSITION:timed_thumbnails=0 +DISPOSITION:non_diegetic=0 DISPOSITION:captions=0 DISPOSITION:descriptions=0 DISPOSITION:metadata=0 @@ -159,6 +161,7 @@ DISPOSITION:visual_impaired=0 DISPOSITION:clean_effects=0 DISPOSITION:attached_pic=0 DISPOSITION:timed_thumbnails=0 +DISPOSITION:non_diegetic=0 DISPOSITION:captions=0 DISPOSITION:descriptions=0 DISPOSITION:metadata=0 |