aboutsummaryrefslogtreecommitdiffstats
path: root/main/vlc/vlc.confd
diff options
context:
space:
mode:
Diffstat (limited to 'main/vlc/vlc.confd')
-rw-r--r--main/vlc/vlc.confd2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/vlc/vlc.confd b/main/vlc/vlc.confd
index 3dc57ad8c4..c42344b606 100644
--- a/main/vlc/vlc.confd
+++ b/main/vlc/vlc.confd
@@ -8,4 +8,4 @@
## --sout PARAMS encoding parameters
## Do NOT quote 'PARAMS' otherwise shell expansions will broke vlc
-VLC_OPTS="-vvv -I dummy alsa://hw:0,0 --daemon --file-logging --logfile /var/log/vlc.log --sout #transcode{acodec=mp3,ab=48,channels=1,samplerate=22050}:std{access=http,mux=ogg,dst=:8080}"
+VLC_OPTS="-vvv -I dummy alsa://hw:0,0 --daemon --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}"