I have 6 streams in one file - but I want only 2
Posted: 14 Apr 2007 13:59
I play that file and 3 screens open up, and I suppose 3 sound streams are playing too.
This was recorded with SDP, that's why I started using VLC. It's so much better for recording.
Well I'm sure there's a way to get just one stream.
Here's what works, but the output file is the same. How do I select just the 2 streams; the best audio and the best video.
Code: Select all
C:\Program Files\VideoLAN\VLC\vlc.exe "C:\filepath\file.asf" --sout="#duplicate{dst=std{access=file,mux=asf,dst='C:\test\outputfile.asf'},dst=nodisplay}"