summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 37b93ed..f74c0b1 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,12 @@ Wave file encoding, for non-realtime processing
odr-audioenc -b $BITRATE -i wave_file.wav -o station1.dabp
+Scenario *file that VLC supports*
+---------------------------------
+If you want to input a file through libvlc, you need to give an absolute path:
+
+ odr-audioenc -b $BITRATE -v file:///home/odr/audio/source.mp3 -o station1.dabp
+
Scenario *ALSA*
---------------
Live Stream from ALSA sound card at 32kHz, with ZMQ output for ODR-DabMux: