Skip to content

Instantly share code, notes, and snippets.

@pimeys
Created November 23, 2016 10:02
Show Gist options
  • Save pimeys/c54844e868f111ce54bb68dc55a6ad45 to your computer and use it in GitHub Desktop.
Save pimeys/c54844e868f111ce54bb68dc55a6ad45 to your computer and use it in GitHub Desktop.
directory: /home/pimeys/Music/flac
library: /home/pimeys/Music/flac/musiclibrary.blb
plugins: convert replaygain fetchart
replaygain:
backend: gstreamer
import:
move: yes
fetchart:
auto: yes
convert:
auto: no
copy_album_art: yes
dest: /home/pimeys/Music/opus
embed: yes
format: opus
formats:
opus:
command: ffmpeg -i $source -ar 48000 -ac 2 -ab 192k $dest
extension: opus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment