Search found 2 matches

Go to advanced search

by bonnelt
10 Oct 2016 23:04
Forum: VLC stream-output (sout)
Topic: dvdsimple decoding with --audio-track selection
Replies: 6
Views: 4184

Re: dvdsimple decoding with --audio-track selection

I suspect there are some undocumented bugs with parsing the command line in vlc, which is a huge shame. Its an absoultely brilliant video player and transcoder, but without being simple (and consistent) to program, it demonstrates a weakness. Maybe I can offer some assistance in this area some time ...
by bonnelt
30 Sep 2016 10:49
Forum: VLC stream-output (sout)
Topic: dvdsimple decoding with --audio-track selection
Replies: 6
Views: 4184

dvdsimple decoding with --audio-track selection

vlc command line does everything I need ... but not at the same time. I can select the audio track when viewing the vidio on the screen: vlc.exe --audio-track=0 dvdsimple:///D:#1 --start-time=38 --stop-time=90 vlc://quit I can decode the dvd to a file vlc.exe --sout "#standard{access=file,mux=t...

Go to advanced search