VOB
From Just Solve the File Format Problem
(Difference between revisions)
(→References) |
(Added Wikidata identifier) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Video | |subcat=Video | ||
+ | |extensions={{ext|vob}} | ||
+ | |pronom={{PRONOM|fmt/425}} | ||
+ | |wikidata={{wikidata|Q1884715}} | ||
}} | }} | ||
+ | '''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 [[Digital Theater Systems|DTS]]. It can also hold [[VobSub]] subtitle streams. | ||
− | + | See also [[Enhanced VOB]]. | |
+ | |||
+ | == 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]] |
− | + | [[Category:MPEG]] | |
− | + |
Latest revision as of 16:47, 2 February 2021
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.
See also Enhanced VOB.
[edit] Software
[edit] Sample files
- https://samples.ffmpeg.org/ - Search the index for ".vob"