mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-30 03:53:18 -04:00
12feeae2b6
- Added advanced -a and -e options - Script can now convert to any ffmpeg supported format - Added example script for Opus format
4 lines
83 B
Bash
4 lines
83 B
Bash
#!/bin/bash
|
|
|
|
. /usr/local/bin/flac2mp3.sh -a "-vn -c:a libopus -b:a 192k" -e .opus
|