diff options
-rwxr-xr-x | bin/livedump | 2 |
1 files changed, 1 insertions, 1 deletions
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 |