summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-04-24 16:05:31 +0200
committerAnton Khirnov <anton@khirnov.net>2021-05-09 10:59:21 +0200
commitb8041fb838da147967d86f752d037745251588d3 (patch)
treec5afef8298ede0d8c68856be1535e7cdeb86545e /tests/fate
parent677a030b26045acb50353d7954ae984ceefcd807 (diff)
fate-oggopus-demux: convert to ffprobe
It can print side data cleanly.
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/demux.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/demux.mak b/tests/fate/demux.mak
index e9b8aeec0f..c55488fe61 100644
--- a/tests/fate/demux.mak
+++ b/tests/fate/demux.mak
@@ -101,7 +101,7 @@ FATE_SAMPLES_DEMUX-$(CONFIG_NSV_DEMUXER) += fate-nsv-demux
fate-nsv-demux: CMD = framecrc -i $(TARGET_SAMPLES)/nsv/witchblade-51kbps.nsv -t 6 -c:v copy -c:a copy
FATE_SAMPLES_DEMUX-$(CONFIG_OGG_DEMUXER) += fate-oggopus-demux
-fate-oggopus-demux: CMD = framecrc -i $(TARGET_SAMPLES)/ogg/intro-partial.opus -c:a copy
+fate-oggopus-demux: CMD = ffprobe_demux $(TARGET_SAMPLES)/ogg/intro-partial.opus
FATE_SAMPLES_DEMUX-$(CONFIG_OGG_DEMUXER) += fate-oggvp8-demux
fate-oggvp8-demux: CMD = framecrc -i $(TARGET_SAMPLES)/ogg/videotest.ogv -c:v copy