From Fedora Project Wiki
< User:Mso
(→Fedora 10 (only video): add link to bug report for FFmpeg) |
(→Fedora 10 (only video): Dirac in Matroska works fine in current SVN FFmpeg and MPlayer) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
* [http://www.matroska.org/ Matroska] (mkv, mka, mks) | * [http://www.matroska.org/ Matroska] (mkv, mka, mks) | ||
* [http://www.nut-container.org/ Nut] | |||
* [http://www.xiph.org/ogg/ Ogg] | * [http://www.xiph.org/ogg/ Ogg] | ||
* [http://en.wikipedia.org/wiki/Ogg_Media Ogg Media] (ogm) - deprecated, you should use ogg or matroska instead | * [http://en.wikipedia.org/wiki/Ogg_Media Ogg Media] (ogm) - deprecated, you should use ogg or matroska instead | ||
Line 9: | Line 10: | ||
=== Video Codecs === | === Video Codecs === | ||
* [http://diracvideo.org/ | * [http://diracvideo.org/ Dirac] | ||
* [http://theora.org/ | * [http://theora.org/ Theora] | ||
* [http://wiki.multimedia.cx/index.php?title=Snow Snow] (experimental) | |||
=== Audio Codecs === | === Audio Codecs === | ||
* [http://flac.sourceforge.net/ | * [http://flac.sourceforge.net/ FLAC] - lossless | ||
* [http://www.vorbis.com/ | * [http://www.musepack.net/ Musepack] - lossless | ||
* [http://www.vorbis.com/ Vorbis] - lossy | |||
== Compatibility Matrix == | == Compatibility Matrix == | ||
Line 21: | Line 24: | ||
=== Reference Files === | === Reference Files === | ||
* [http://mso.fedorapeople.org/codecs-test/codec_test.schro.mkv | * [http://mso.fedorapeople.org/codecs-test/codec_test.schro.mkv Dirac in Matroska] | ||
* [http://mso.fedorapeople.org/codecs-test/codec_test.theora.mkv | * [http://mso.fedorapeople.org/codecs-test/codec_test.theora.mkv Theora in Matroska] | ||
* [http://mso.fedorapeople.org/codecs-test/codec_test.schro.ogg | * [http://mso.fedorapeople.org/codecs-test/codec_test.schro.ogg Dirac in Ogg] | ||
* [http://mso.fedorapeople.org/codecs-test/codec_test.theora.ogg | * [http://mso.fedorapeople.org/codecs-test/codec_test.theora.ogg Theora in Ogg] | ||
=== Fedora 10 (only video) === | === Fedora 10 (only video) === | ||
Line 30: | Line 33: | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
| '''Container | | '''Container and video codec''' || '''GStreamer''' || '''Xine-lib''' || '''MPlayer''' || '''VLC''' || '''FFmpeg''' | ||
|- | |- | ||
| | | Dirac in Matroska || OK || Floating point exception || OK || unknown codec id=`V_DIRAC' || OK | ||
|- | |- | ||
| | | Theora in Matroska || OK || [theora @ 0x96a6620]Missing extradata! [http://bugs.xine-project.org/show_bug.cgi?id=159 bug #159] || OK || OK || OK | ||
|- | |- | ||
| | | Dirac in Ogg || OK || Floating point exception || Ogg stream 0 is of an unknown type || buggy (generally works but incredibly slow) || Error while opening file [https://roundup.ffmpeg.org/roundup/ffmpeg/issue831 issue #831] | ||
|- | |- | ||
| | | Theora in Ogg || OK || OK || OK || OK || OK |
Latest revision as of 20:41, 9 February 2009
FLOSS Multimedia
Containers
- Matroska (mkv, mka, mks)
- Nut
- Ogg
- Ogg Media (ogm) - deprecated, you should use ogg or matroska instead
Video Codecs
Audio Codecs
Compatibility Matrix
Reference Files
Fedora 10 (only video)
Container and video codec | GStreamer | Xine-lib | MPlayer | VLC | FFmpeg |
Dirac in Matroska | OK | Floating point exception | OK | unknown codec id=`V_DIRAC' | OK |
Theora in Matroska | OK | [theora @ 0x96a6620]Missing extradata! bug #159 | OK | OK | OK |
Dirac in Ogg | OK | Floating point exception | Ogg stream 0 is of an unknown type | buggy (generally works but incredibly slow) | Error while opening file issue #831 |
Theora in Ogg | OK | OK | OK | OK | OK |