Updated config
This commit is contained in:
parent
dea8315917
commit
6d7312c465
6 changed files with 17 additions and 4 deletions
|
@ -1,6 +0,0 @@
|
|||
#!/usr/bin/fish
|
||||
|
||||
for f in *.opus
|
||||
set tmp /tmp/remux.opus
|
||||
ffmpeg -i "$f" -c copy "$tmp" && mv "$tmp" "$f"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue