From d568e4fc279a06b3f2ebc5e254756608fe48d2c2 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 31 May 2017 07:54:14 +0200 Subject: Describe libvlc file input in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') 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: -- cgit v1.2.3