From 0e821fea155ad2d3419090b61a6c072db9d5d882 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 5 Apr 2018 18:33:58 -0500 Subject: system/vlc: new package Alpine will never merge Pulse support in, so why bother --- system/vlc/vlc.confd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 system/vlc/vlc.confd (limited to 'system/vlc/vlc.confd') diff --git a/system/vlc/vlc.confd b/system/vlc/vlc.confd new file mode 100644 index 000000000..9a58842bd --- /dev/null +++ b/system/vlc/vlc.confd @@ -0,0 +1,15 @@ +# Sample vlc params suitable for running as a daemon + +## --file-logging enable file logging +## --logfile logfile name/path +## -vvv verbose logging +## -I dummy disable X11 interface +## --sout PARAMS encoding parameters + + +## Do NOT quote 'PARAMS' otherwise shell expansions will broke vlc +## +## The --daemon option will automatically be added so no need to add it +## here. + +VLC_OPTS="--quiet -I dummy alsa://hw:0,0 --file-logging --logfile /var/log/vlc/vlc.log --sout #transcode{acodec=mp3,ab=48,channels=1,samplerate=22050}:std{access=http,mux=ogg,dst=:8080}" -- cgit v1.2.3-60-g2f50