From Fedora Project Wiki
(→‎Fedora 10 (only video): - add reference for xine-lib bug about matroska+theora)
(Add FFmpeg and use proper software names)
Line 30: Line 30:
{| border="1"
{| border="1"
|-
|-
| '''Container + Video codec''' || '''gstreamer''' || '''xine-lib''' || '''mplayer''' || '''vlc'''
| '''Container + Video codec''' || '''GStreamer''' || '''Xine-lib''' || '''MPlayer''' || '''VLC''' || '''FFmpeg'''
|-
|-
| matroska + schroedinger || OK || Floating point exception || Unknown/unsupported CodecID V_DIRAC. || unknown codec id=`V_DIRAC'
| matroska + schroedinger || OK || Floating point exception || Unknown/unsupported CodecID V_DIRAC. || unknown codec id=`V_DIRAC' || [matroska @ 0x21d50c0]Unknown/unsupported CodecID V_DIRAC
|-
|-
| matroska + theora || OK || [theora @ 0x96a6620]Missing extradata! [http://bugs.xine-project.org/show_bug.cgi?id=159 bug #159] || OK || OK
| matroska + theora || OK || [theora @ 0x96a6620]Missing extradata! [http://bugs.xine-project.org/show_bug.cgi?id=159 bug #159] || OK || OK || OK
|-
|-
| ogg + schroedinger || OK || Floating point exception || Ogg stream 0 is of an unknown type || buggy (generally works but incredibly slow)
| ogg + schroedinger || OK || Floating point exception || Ogg stream 0 is of an unknown type || buggy (generally works but incredibly slow) || Error while opening file
|-
|-
| ogg + theora || OK || OK || OK || OK
| ogg + theora || OK || OK || OK || OK || OK

Revision as of 11:26, 9 February 2009

FLOSS Multimedia

Containers

Video Codecs

Audio Codecs

Compatibility Matrix

Reference Files

Fedora 10 (only video)

Container + Video codec GStreamer Xine-lib MPlayer VLC FFmpeg
matroska + schroedinger OK Floating point exception Unknown/unsupported CodecID V_DIRAC. unknown codec id=`V_DIRAC' [matroska @ 0x21d50c0]Unknown/unsupported CodecID V_DIRAC
matroska + theora OK [theora @ 0x96a6620]Missing extradata! bug #159 OK OK OK
ogg + schroedinger OK Floating point exception Ogg stream 0 is of an unknown type buggy (generally works but incredibly slow) Error while opening file
ogg + theora OK OK OK OK OK