Phonon/FeatureMatrix: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
Line 25: Line 25:
|-
|-
|MediaObject (gapless transition)
|MediaObject (gapless transition)
| style="background-color: green;"  | Yes
| 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)
Line 71: Line 71:
<references>
<references>
<ref name="upstream">Upstream limitation.</ref>
<ref name="upstream">Upstream limitation.</ref>
<!-- <ref name="VLC2">Only VLC 2.0.</ref> -->
<ref name="gstGaps">Due to timing issues sources must play longer than a couple of seconds for gapless to work.</ref>
<ref name="vlcAngles">Angles is a feature used by approximately 3 DVDs.</ref>
<ref name="vlcAngles">Angles is a feature used by approximately 3 DVDs.</ref>
<ref name="vlcCrop">Minor limitation of crop/scaling features.</ref>
<ref name="vlcCrop">Minor limitation of crop/scaling features.</ref>

Revision as of 07:48, 10 September 2013

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 Partial [1] [4]
MediaController (Titles) Yes Yes
MediaSource (BluRay) No Yes
VideoDataOutput Yes Yes
VideoWidget Yes Yes [5]
VideoWidget (Implicit Surface Render - QGraphicsScene) Yes Yes
VolumeFaderEffect Yes No [1]
  1. 1.0 1.1 1.2 1.3 1.4 1.5 Upstream limitation.
  2. Due to timing issues sources must play longer than a couple of seconds for gapless to work.
  3. Angles is a feature used by approximately 3 DVDs.
  4. Explicit setting of font is not working as expected in at least VLC 2.0.
  5. Minor limitation of crop/scaling features.


Operating System GStreamer VLC
Linux Yes Yes
Mac OS X No Yes
Windows No Yes