From Fedora Project Wiki
< User:Mso
(→Fedora 10 (only video): add link to bug report for FFmpeg) |
m (Cosmetics: capitalize names where appropriate, use codec-in-container form) |
||
Line 9: | Line 9: | ||
=== Video Codecs === | === Video Codecs === | ||
* [http://diracvideo.org/ | * [http://diracvideo.org/ Dirac] | ||
* [http://theora.org/ | * [http://theora.org/ Theora] | ||
=== Audio Codecs === | === Audio Codecs === | ||
* [http://flac.sourceforge.net/ | * [http://flac.sourceforge.net/ FLAC] - lossless | ||
* [http://www.vorbis.com/ | * [http://www.vorbis.com/ Vorbis] - lossy | ||
== Compatibility Matrix == | == Compatibility Matrix == | ||
Line 21: | Line 21: | ||
=== 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 30: | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
| ''' | | '''Video codec in container''' || '''GStreamer''' || '''Xine-lib''' || '''MPlayer''' || '''VLC''' || '''FFmpeg''' | ||
|- | |- | ||
| | | Dirac in Matroska || OK || Floating point exception || Unknown/unsupported CodecID V_DIRAC. || unknown codec id=`V_DIRAC' || [matroska @ 0x21d50c0]Unknown/unsupported CodecID V_DIRAC [https://roundup.ffmpeg.org/roundup/ffmpeg/issue830 issue #830] | ||
|- | |- | ||
| | | 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 |
Revision as of 11:43, 9 February 2009
FLOSS Multimedia
Containers
Video Codecs
Audio Codecs
Compatibility Matrix
Reference Files
Fedora 10 (only video)
Video codec in container | GStreamer | Xine-lib | MPlayer | VLC | FFmpeg |
Dirac in Matroska | OK | Floating point exception | Unknown/unsupported CodecID V_DIRAC. | unknown codec id=`V_DIRAC' | [matroska @ 0x21d50c0]Unknown/unsupported CodecID V_DIRAC issue #830 |
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 |