summaryrefslogtreecommitdiffstats
path: root/tests/fate-run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fate-run.sh')
-rwxr-xr-xtests/fate-run.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/fate-run.sh b/tests/fate-run.sh
index 68b552c..3d58080 100755
--- a/tests/fate-run.sh
+++ b/tests/fate-run.sh
@@ -96,6 +96,10 @@ probeframes(){
run ffprobe${PROGSUF} -show_frames -v 0 "$@"
}
+probechapters(){
+ run ffprobe${PROGSUF} -show_chapters -v 0 "$@"
+}
+
probegaplessinfo(){
filename="$1"
shift
OpenPOWER on IntegriCloud