Add m4a to wav script
This commit is contained in:
parent
fd75f5e50e
commit
5fc331111d
2 changed files with 5 additions and 0 deletions
3
m4a2wav
Executable file
3
m4a2wav
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
fd -e m4a -x ffmpeg -i {} {.}.wav
|
||||
Loading…
Add table
Add a link
Reference in a new issue