Last active
September 4, 2015 04:32
-
-
Save dgershman/27e633338a30d41dfdf3 to your computer and use it in GitHub Desktop.
vlc ccommands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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