OggIndex-Migration: Difference between revisions
Jump to navigation
Jump to search
(add link to Ogg Index wiki page) |
(added cortado to the list) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
* what about other encoders? VLC, GStreamer | * what about other encoders? VLC, GStreamer | ||
* oggz-chop support on output | |||
=== | === Decoders === | ||
==== oggz-chop ==== | |||
* files with index can be chopped, output will not include an index | |||
* should use index for seeking and include an index in output | |||
==== GStreamer ==== | ==== GStreamer ==== | ||
* support missing, | * support missing, opening files in totem it askes to search for a plugin, after that one can press play again and it plays but does not allow you to seek. | ||
* Needs indexing added to the Ogg mux? | |||
==== MPlayer ==== | ==== MPlayer ==== | ||
Line 31: | Line 35: | ||
* support missing, no error | * support missing, no error | ||
==== Cortado ==== | |||
* support missing, not tested | |||
==== XiphQT ==== | ==== XiphQT ==== | ||
* support missing, not tested | * support missing, not tested | ||
==== FFMpeg ==== | ==== FFMpeg ==== | ||
* support missing, not tested | * support missing, not tested |
Latest revision as of 11:17, 9 March 2010
This page is for collecting patches related to the Ogg Index introduction.
Please add links and information about your favorite applications to this page!
Applications which read (decode) Ogg files should be extended to additionally recognize the OggIndex.
Encoders
- ffmpeg2theora supports creating indexes
- what about other encoders? VLC, GStreamer
- oggz-chop support on output
Decoders
oggz-chop
- files with index can be chopped, output will not include an index
- should use index for seeking and include an index in output
GStreamer
- support missing, opening files in totem it askes to search for a plugin, after that one can press play again and it plays but does not allow you to seek.
- Needs indexing added to the Ogg mux?
MPlayer
- support missing, no error
VLC
- support missing, no error
Cortado
- support missing, not tested
XiphQT
- support missing, not tested
FFMpeg
- support missing, not tested