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-dnxhd | |
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-dnxhd')
-rw-r--r-- | tests/ref/fate/mxf-probe-dnxhd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/fate/mxf-probe-dnxhd b/tests/ref/fate/mxf-probe-dnxhd index 9296bcfacb..c6e719a50f 100644 --- a/tests/ref/fate/mxf-probe-dnxhd +++ b/tests/ref/fate/mxf-probe-dnxhd @@ -31,6 +31,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 @@ -72,6 +73,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 +115,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 @@ -172,6 +175,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 |