From e4a493835dc156a1e1b08f8fd99f42521bf4fefd Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 11 May 2017 10:04:37 +0200 Subject: Fix extension for dv-nut. --- bin/livedump | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/livedump b/bin/livedump index 44276e6..5db6c3c 100755 --- a/bin/livedump +++ b/bin/livedump @@ -38,7 +38,7 @@ case $FORMAT in dv-nut) set -- -f iec61883 -i auto \ -f nut -codec copy -f_strict experimental -syncpoints timestamped -write_index 0 - SUFFIX=mkv + SUFFIX=nut ;; esac -- cgit v1.2.3