mirror of
https://github.com/fenix-soft/gr_podcast.git
synced 2025-01-13 23:52:41 +01:00
Update raipodcast-dl
add opus encoder "sperimental"
This commit is contained in:
parent
3851cf1d00
commit
002629646f
@ -69,6 +69,7 @@ DLnow
|
||||
# encode audio data... small file
|
||||
|
||||
|
||||
# ffmpeg -n -i $dataT.mp3 -vn -acodec libopus -ab 48k -ac 1 $dataT.ogg
|
||||
ffmpeg -n -i $dataT.mp3 -vn -acodec libvorbis -aq 3 -ac 1 $dataT.ogg
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user