projects
/
scripts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb85b36
)
updated
author
Matthew Owens
<matthew@owens.tech>
Mon, 16 Jan 2023 11:46:55 +0000
(11:46 +0000)
committer
Matthew Owens
<matthew@owens.tech>
Mon, 16 Jan 2023 11:46:55 +0000
(11:46 +0000)
mkv2mp4
patch
|
blob
|
history
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=
2
0 $2
+ffmpeg -i $1 -filter:v fps=fps=
6
0 $2