VOB
From Just Solve the File Format Problem
(Difference between revisions)
(→References) |
|||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Video | |subcat=Video | ||
+ | |extensions={{ext|vob}} | ||
+ | |pronom={{PRONOM|fmt/425}} | ||
}} | }} | ||
+ | '''VOB''' (Video Object) is the container seen on [[DVD]]s. It is a subformat and extension of [[MPEG-1]] or [[MPEG-2]] video. It can use any of the following audio codecs: [[AC3]], [[LPCM]], [[MP1]], [[MP2]], or [[DTS]]. It can also hold [[VobSub]] subtitle streams. | ||
− | + | == Software == | |
+ | * [[VLC]] | ||
+ | * [[Konvertor]] | ||
+ | |||
+ | == Sample files == | ||
+ | * https://samples.ffmpeg.org/ - Search the [https://samples.ffmpeg.org/allsamples.txt index] for ".vob" | ||
== References == | == References == | ||
* http://wiki.multimedia.cx/index.php?title=VOB | * http://wiki.multimedia.cx/index.php?title=VOB | ||
* http://www.mpucoder.com/DVD/vobov.html | * http://www.mpucoder.com/DVD/vobov.html | ||
− | + | * [[Wikipedia: VOB]] | |
− | + | ||
− | + | ||
− | * [[ | + |
Revision as of 14:52, 18 May 2018
VOB (Video Object) is the container seen on DVDs. It is a subformat and extension of MPEG-1 or MPEG-2 video. It can use any of the following audio codecs: AC3, LPCM, MP1, MP2, or DTS. It can also hold VobSub subtitle streams.
Software
Sample files
- https://samples.ffmpeg.org/ - Search the index for ".vob"