mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-01 04:21:56 -04:00
8568b31bb1
- Added advanced -a and -e options - Can now convert to any ffmpeg supported format - Added included script for Opus format
4 lines
109 B
Bash
4 lines
109 B
Bash
#!/bin/bash
|
|
|
|
. /usr/local/bin/flac2mp3.sh -a "-c:v libtheora -map 0 -q:v 10 -c:a libopus -b:a 192K" -e .opus
|