updated
authorMatthew Owens <matthew@owens.tech>
Mon, 16 Jan 2023 11:46:55 +0000 (11:46 +0000)
committerMatthew Owens <matthew@owens.tech>
Mon, 16 Jan 2023 11:46:55 +0000 (11:46 +0000)
mkv2mp4

diff --git a/mkv2mp4 b/mkv2mp4
index 6444268..4d2ee63 100755 (executable)
--- a/mkv2mp4
+++ b/mkv2mp4
@@ -1,4 +1,4 @@
 #!/bin/sh
 
 #ffmpeg -i $1 -c copy $2
-ffmpeg -i $1 -filter:v fps=fps=20 $2
+ffmpeg -i $1 -filter:v fps=fps=60 $2