OggIndex-Migration: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'This page is for collecting patches related to the OggIndex introduction. Please add links and information about your favorite applications to this page! Applications which rea…') |
(added cortado to the list) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
This page is for collecting patches related to the | This page is for collecting patches related to the [[Ogg Index]] introduction. | ||
Please add links and information about your favorite applications to this page! | Please add links and information about your favorite applications to this page! | ||
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