Commit Graph

4 Commits

Author SHA1 Message Date
CircaLucid 35c127f441 Added specific input wave file format
As a noob to radio stuff, I had to do a lot of trial and error to figure out the exact format that pifm was expecting. The exact command I had to use was:
ffmpeg -i sample.mp3 -acodec pcm_s16le -ar 48000 -ac 1 sample.wav
2016-02-15 19:27:28 -05:00
András Retzler 26fe38210f Update README.md 2015-10-31 18:22:40 +01:00
ha7ilm c158af0582 Update README.md 2015-10-31 18:20:36 +01:00
F5OEO ee3838a570 Initial commit 2015-10-21 16:08:45 +00:00