Release 1.3

- Added advanced -a and -e options
- Script can now convert to any ffmpeg supported format
- Added example script for Opus format
This commit is contained in:
TheCaptain989
2021-12-27 15:38:15 -06:00
parent 931a617946
commit 12feeae2b6
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/bash
. /usr/local/bin/flac2mp3.sh -a "-c:v libtheora -map 0 -q:v 10 -c:a libopus -b:a 192K" -e .opus
. /usr/local/bin/flac2mp3.sh -a "-vn -c:a libopus -b:a 192k" -e .opus