Phonon/FeatureMatrix: Difference between revisions
< Phonon
Apachelogger (talk | contribs) No edit summary |
Apachelogger (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
|- | |- | ||
|AbstractMediaStreaming | |AbstractMediaStreaming | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
|- | |- | ||
|AudioDataOutput | |AudioDataOutput | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
| style="background-color:yellow;" | Partial <ref name="notVLC2 | | style="background-color: yellow;" | Partial <ref name="notVLC2" /> | ||
|- | |- | ||
|AudioOutput | |AudioOutput | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
|- | |- | ||
|Effect | |Effect | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
| style="background-color:red;" | No <ref name="upstream" /> | | style="background-color: red;" | No <ref name="upstream" /> | ||
|- | |- | ||
|MediaObject | |MediaObject | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
|- | |- | ||
|MediaController (Angles) | |MediaController (Angles) | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
| style="background-color:red;" | No <ref name="upstream" /> | | style="background-color: red;" | No <ref name="upstream" /> | ||
|- | |- | ||
|MediaController (Chapters) | |MediaController (Chapters) | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
|- | |- | ||
|MediaController (Navigations) | |MediaController (Navigations) | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
|- | |||
|MediaController (Subtitles) | |||
| style="background-color: green;" | Yes | |||
| style="background-color: yellow;" | Partial <ref name="upstream" /> <ref name="vlcSubtitles" /> | |||
|- | |- | ||
|MediaController (Titles) | |MediaController (Titles) | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
|- | |||
|MediaSource (BluRay) | |||
| style="background-color: red;" | No | |||
| style="background-color: green;" | Yes | |||
|- | |- | ||
|VideoDataOutput | |VideoDataOutput | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
| style="background-color: | | style="background-color: green;" | Yes | ||
|- | |- | ||
|VideoWidget | |VideoWidget | ||
| style="background-color:green;" | Yes | | style="background-color: green;" | Yes | ||
| style="background-color:green;" | Yes <ref name="vlcCrop" /> | | style="background-color: green;" | Yes <ref name="vlcCrop" /> | ||
|- | |- | ||
|VideoWidget (Implicit Surface Render - QGraphicsScene) | |VideoWidget (Implicit Surface Render - QGraphicsScene) | ||
Line 58: | Line 66: | ||
<references> | <references> | ||
<ref name="notVLC2">Not with VLC 2.0.</ref> | <ref name="notVLC2">Not with VLC >= 2.0.</ref> | ||
<ref name="upstream">Upstream limitation.</ref> | <ref name="upstream">Upstream limitation.</ref> | ||
<!-- <ref name="VLC2">Only VLC 2.0.</ref> --> | <!-- <ref name="VLC2">Only VLC 2.0.</ref> --> | ||
<ref name="vlcCrop">Minor problems with crop feature.</ref> | <ref name="vlcCrop">Minor problems with crop feature.</ref> | ||
<ref name="vlcSubtitles">Explicit setting of encoding and font is not supported by VLC.</ref> | |||
</references> | </references> | ||
Revision as of 14:21, 9 September 2013
Feature | GStreamer | VLC |
---|---|---|
AbstractMediaStreaming | Yes | Yes |
AudioDataOutput | Yes | Partial [1] |
AudioOutput | Yes | Yes |
Effect | Yes | No [2] |
MediaObject | Yes | Yes |
MediaController (Angles) | Yes | No [2] |
MediaController (Chapters) | Yes | Yes |
MediaController (Navigations) | Yes | Yes |
MediaController (Subtitles) | Yes | Partial [2] [3] |
MediaController (Titles) | Yes | Yes |
MediaSource (BluRay) | No | Yes |
VideoDataOutput | Yes | Yes |
VideoWidget | Yes | Yes [4] |
VideoWidget (Implicit Surface Render - QGraphicsScene) | Yes | Yes |
VolumeFaderEffect | Yes | No [2] |
Operating System | GStreamer | VLC |
---|---|---|
Linux | Yes | Yes |
Mac OS X | No | Yes |
Windows | No | Yes |