You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
tests/Makefile: Fix path for creation of ffprobe-test.nut.
This commit is contained in:
@@ -47,7 +47,7 @@ tests/data/ffprobe-test.nut: ffmpeg$(EXESUF) tests/test_copy.ffmeta
|
|||||||
-flags +bitexact -map 0:0 -map 0:1 -map 0:2 -map_metadata 1 \
|
-flags +bitexact -map 0:0 -map 0:1 -map 0:2 -map_metadata 1 \
|
||||||
-map_metadata:s:0 1:s:0 -map_metadata:s:1 1:s:1 \
|
-map_metadata:s:0 1:s:0 -map_metadata:s:1 1:s:1 \
|
||||||
-vcodec rawvideo -acodec pcm_s16le \
|
-vcodec rawvideo -acodec pcm_s16le \
|
||||||
-y $@ 2>/dev/null
|
-y $(TARGET_PATH)/$@ 2>/dev/null
|
||||||
|
|
||||||
tests/data/%.sw tests/data/asynth% tests/data/vsynth%.yuv tests/vsynth%/00.pgm tests/data/%.nut: TAG = GEN
|
tests/data/%.sw tests/data/asynth% tests/data/vsynth%.yuv tests/vsynth%/00.pgm tests/data/%.nut: TAG = GEN
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user