diff options
author | James Almer <jamrial@gmail.com> | 2024-03-02 16:03:20 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-03-05 12:56:21 -0300 |
commit | 7e4334e16aaf2cac7e21a6178295fe675f35dca8 (patch) | |
tree | 752601666d40f16eb14533216772713553d3e799 /tests/ref/fate/mov-mp4-ttml-stpp | |
parent | 3769968afdae4b0530eef438cb6cccd243258532 (diff) | |
download | ffmpeg-7e4334e16aaf2cac7e21a6178295fe675f35dca8.tar.gz |
fftools/ffprobe: add support for Stream Groups
Reviewed-by: Stefano Sabatini <stefasab@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/ref/fate/mov-mp4-ttml-stpp')
-rw-r--r-- | tests/ref/fate/mov-mp4-ttml-stpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ref/fate/mov-mp4-ttml-stpp b/tests/ref/fate/mov-mp4-ttml-stpp index 0a8e423449..827296253e 100644 --- a/tests/ref/fate/mov-mp4-ttml-stpp +++ b/tests/ref/fate/mov-mp4-ttml-stpp @@ -24,6 +24,9 @@ cbd2c7ff864a663b0d893deac5a0caec *tests/data/fate/mov-mp4-ttml-stpp.mp4 "programs": [ ], + "stream_groups": [ + + ], "streams": [ { "index": 0, |