Phonon/FeatureMatrix: Difference between revisions
< Phonon
Apachelogger (talk | contribs) No edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
|AudioDataOutput | |AudioDataOutput | ||
| 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" /> | ||
|- | |- | ||
|AudioOutput | |AudioOutput | ||
Line 18: | Line 18: | ||
|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 | ||
Line 25: | Line 25: | ||
|- | |- | ||
|MediaObject (gapless transition) | |MediaObject (gapless transition) | ||
| style="background-color: yellow;" | Partial <ref name="gstGaps" /> | | style="background-color: yellow;" | Partial<ref name="gstGaps" /> | ||
| style="background-color: red;" | No <ref name="upstream" /> | | style="background-color: red;" | No<ref name="upstream" /> | ||
|- | |- | ||
|MediaController (Angles) | |MediaController (Angles) | ||
| style="background-color: green;" | Yes | | style="background-color: green;" | Yes | ||
| style="background-color: red;" | No <ref name="upstream" /> <ref name="vlcAngles" /> | | style="background-color: red;" | No<ref name="upstream" /><ref name="vlcAngles" /> | ||
|- | |- | ||
|MediaController (Chapters) | |MediaController (Chapters) | ||
Line 58: | Line 58: | ||
|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 66: | Line 66: | ||
|VolumeFaderEffect | |VolumeFaderEffect | ||
| 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" /> | ||
|} | |} | ||
Latest revision as of 12:03, 12 August 2015
Feature | GStreamer | VLC |
---|---|---|
AbstractMediaStreaming | Yes | Yes |
AudioDataOutput | Yes | No[1] |
AudioOutput | Yes | Yes |
Effect | Yes | No[1] |
MediaObject | Yes | Yes |
MediaObject (gapless transition) | Partial[2] | No[1] |
MediaController (Angles) | Yes | No[1][3] |
MediaController (Chapters) | Yes | Yes |
MediaController (Navigations) | Yes | Yes |
MediaController (Subtitles) | Yes | Yes |
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[1] |
Operating System | GStreamer | VLC |
---|---|---|
Linux | Yes | Yes |
Mac OS X | No | Yes |
Windows | No | Yes |