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:
Listing Data Streams in Movie VOB Files
Listing Data Streams in Movie VOB Files
✍: Guest
Other than ripping off media VOB files from a DVD, vStrip can also be used to manipulate VOB files stored on hard disk. The most commonly used function is to list all audio and video streams that are available in a VOB file.
1. Download a large sample VOB file from the Internet and saved it to C:\temp\dolby-bestsound.vob.
2. Test the VOB file with MPlayer. It plays nicely.
3. Check the size of the VOB file. It has 66,129,920 bytes.
4. Run vStrip command without any command options to list all audio and video stream in this VOB file:
C:\>cd \temp C:\temp>\local\vStrip\vStrip dolby-bestsound.vob vStrip - version 0.8f_css, by [maven] (maven@maven.de), CSS-code by R0TfL. Scanning for stream id's, press control-c to quit... Saving 0xBF = Private 2 [@LBA 0] Saving 0xE0 = Video 0 [PTS 0:00:00.220 @LBA 1] Width = 704 Height = 576 Aspect-ratio = [2] 4:3 display Frame-rate = [3] 25 fps Saving 0xBD = Private 1, sub 0x80 [PTS 0:00:00.220 @LBA 62] Saving 0xBE = Padding [@LBA 198] Summary: MPEG Packs = 32290 System headers = 110 Private 1 packets = 1457, total bytes = 2938178 Sub 0x80 packets = 1457, total bytes = 2938178 Padding packets = 6353, total bytes = 12726315 Private 2 packets = 220, total bytes = 219780 Video 0 packets = 24481, total bytes = 49188154
So how many streams are in this VOB file:
1 video stream with ID=0xE0: 25 fps (frames per second) with 704x576 pixels per frame.
3 audio streams with IDs=0xBF, 0xBD, 0xBE.
2008-01-15, 6525👍, 0💬
Popular Posts:
A collection of 39 tutorials on understanding and managing Windows startup programs: What is a start...
How to remove WZQKPICK.exe from the startup application list to gain performance and reduce security...
What files are stored in the "C:\Users\<userid >\AppData\LocalLo w"folder? Can I delete...
I don't know if this is a Windows Problem or an HP problem. HP says windows. But anyhow I have a bra...
What is QLBCTRL.exe - Process - QLB Controller? Process QLBCTRL.exe is the QLB (Quick Launch Button)...