schollz / musicsaur

Music synchronization from your browser.
https://radio.schollz.com/
MIT License
281 stars 17 forks source link

ffmpeg support for changing bit-rates #24

Closed schollz closed 8 years ago

schollz commented 8 years ago

Changing bit-rates is useful if you have files > 5MB and using Raspberry Pis with Midori, as 5MB files are hard to seek.

Options for ffmpeg

Ubuntu/Raspberry Pi: sudo apt-get install libav-tools (called avconv)

Windows http://ffmpeg.zeranoe.com/builds/ Unzip and edit the system Environment Variables