Add m4a to wav script

This commit is contained in:
joachimschmidt557 2019-07-08 20:35:30 +02:00
parent fd75f5e50e
commit 5fc331111d
2 changed files with 5 additions and 0 deletions

3
m4a2wav Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
fd -e m4a -x ffmpeg -i {} {.}.wav