Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 154 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 154 Bytes

Standardformate:

mp3: 128kBit opus: 128kBit

Umwandlung von mp3 in opus:

avconv -i episodexx.mp3 -f wav - | opusenc --bitrate 128 - episodexx.opus