]> git.sesse.net Git - ffmpeg/commit
fate: Allow to test temporary files with ffprobe
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 13 Apr 2020 02:09:21 +0000 (04:09 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 18 Apr 2020 22:13:40 +0000 (00:13 +0200)
commit277306f54bb6d0927a793dec5a7c09ae47648359
tree9dc5abd8eb288f35d16d8083d0660b875dce3bc1
parente1d9bfc3ee3ce52ab976052e3019b41dd798553a
fate: Allow to test temporary files with ffprobe

This is primarily intended to test that muxers correctly write chapters
or metadata; but given that it does this by having our demuxers read the
generated files, it also tests demuxers. And of course it may prove
useful for encoders, too.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
tests/Makefile
tests/fate-run.sh