Skip to content

Instantly share code, notes, and snippets.

@dgershman
Last active September 4, 2015 04:32
Show Gist options
  • Save dgershman/27e633338a30d41dfdf3 to your computer and use it in GitHub Desktop.
Save dgershman/27e633338a30d41dfdf3 to your computer and use it in GitHub Desktop.
vlc ccommands
vlc -vvv file:///home/danny/Downloads/test.mp3 --sout '#transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:standard{access=http,dst=:8080/test.mp3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment