Categories:
Administration (161)
Adware Spyware (43)
Apache (20)
Bluetooth (127)
DOS Commands (2)
Edge (28)
General (5)
Internet Connection (21)
Internet Explorer (224)
Media Center (14)
Media Player (135)
Mozilla Firefox (22)
MS Access (9)
Performance (204)
PHP (25)
Programming (36)
Security (109)
Silverlight (22)
Tips (144)
Tools (312)
Tutorials (40)
Windows 10 (168)
Windows 7 (1411)
Windows 8 (1712)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (71)
Windows XP (23)
Collections:
Other Resources:
Demuxing (Demultiplexing) Data Streams in Movie VOB Files
Demuxing (Demultiplexing) Data Streams in Movie VOB Files
✍: Guest
The next test I did was to demux (demultiplex) an audio or video stream from a movie VOB file with vStrip using 4 command options.
"-d": Turn on the demux mode.
"-oFile": Save output to a file.
"-!": Strip everything.
"0xnn": Hex value of a stream ID.
1. Run vStrip command to demux the video stream out of the sample VOB file:
2. Test the video stream file, which is in MPG (MPEG) format, with MPlayer. It plays well. But of course, there is no sound.
3. Run vStrip command to demux an audio stream out of the sample VOB file with the stream ID of 0xBD and the sub stream ID of 0x80:
4. Try to play the audio file with MPlayer. But MPlayer fails to detect the file format.
2008-01-17, 6935👍, 0💬
Popular Posts:
Where to find tutorials on using Windows Server 2012? I want to learn how to use Windows Server 2012...
What is "WMI Performance Adapter" in my Windows 7 service list? And how is "WMI Performance Adapter"...
Can I remove startup application "DLG.exe - Modem Digital Line Detection" to speedup my computer and...
Can I remove startup application "DSAgnt.exe - Dell Support Agent" to speedup my computer and reduce...
Can I disable Windows service "EvtEng" to speedup my computer? Windows service "EvtEng" - Intel Even...