Categories:
Administration (10)
Adware Spyware (7)
Apache (10)
Bluetooth (125)
DOS Commands (1)
Edge (28)
General (2)
Internet Explorer (217)
Media Center (12)
Media Player (11)
Mozilla Firefox (18)
PHP (15)
Programming (8)
Security (4)
Silverlight (15)
Tips (17)
Tools (218)
Tutorials (5)
Windows 10 (166)
Windows 7 (636)
Windows 8 (1091)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (52)
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, 7668👍, 0💬
Popular Posts:
Can I disable Windows service "NICCONFIGSVC" to speedup my computer? Windows service "NICCONFIGSVC" ...
How to remove AcroIEHelper.dll - Adobe Acrobat IE Helper Version 6.0 for ActivieX? DLL AcroIEHelper....
What is the "World Wide Web Publishing Service (W3SVC)" system service on Windows Server 2012? Can I...
What is the "User Access Logging Service (UALSVC)" system service on Windows Server 2012? Can I disa...
What is "Human Interface Device Access" in my Windows 7 service list? And how is "Human Interface De...