Commit 9c9174b9 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

tests/fate/hlsenc: ffprobe is needed for hls-fmp4_ac3.

parent e0ca8a7a
......@@ -106,7 +106,7 @@ tests/data/hls_fmp4_ac3.m3u8: ffmpeg$(PROGSSUF)$(EXESUF) | tests/data
$(TARGET_PATH)/tests/data/hls_fmp4_ac3.m3u8 2>/dev/null
FATE_HLSENC-$(call ALLYES, HLS_DEMUXER EAC3_DEMUXER) += fate-hls-fmp4_ac3
fate-hls-fmp4_ac3: tests/data/hls_fmp4_ac3.m3u8
fate-hls-fmp4_ac3: ffprobe$(PROGSSUF)$(EXESUF) tests/data/hls_fmp4_ac3.m3u8
fate-hls-fmp4_ac3: CMD = probeaudiostream $(TARGET_PATH)/tests/data/now_ac3.mp4
FATE_SAMPLES_FFMPEG += $(FATE_HLSENC-yes)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment