summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/phonon/TODO
blob: 479bbd7c2ff3fcf428cb9a07bf1c6c4716c6003e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
- add a metadata function that returns a QVariant instead of a QString - useful for QImage or other binary (QByteArray) content

- QImage VideoWidget::screenshot(): ordinary screenshot doesn't work with XV says Christoph. And VideoDataOutput
  would be major overkill.

- consider whether to add a signal to notify when the information for
  availableAudioStreams/availableVideoStreams/availableSubtitleStreams
  is available

- look at collaboration with other projects, e.g. pavucontrol, gsmartmix

- consider Player dbus interface in MediaObject

- add global setting to pause video when it's not visible

- add a way to request a specific version (>=) from the Backend, so that known to be buggy Backends aren't used

- Video Overlays (OSD) like: show a rectangle as a play symbol, show the position in
  the file as something like [IIIIIIIII------], and so on

- http://bugs.kde.org/show_bug.cgi?id=147494

- frame/sample precise positioning (cue in/out)

- different timecode support like SMPTE

- Codec interface - at least for audio

- Speed factor for playback (useful mostly for audio - but video still needs to stay in sync)

- tell the platform plugin which backend was loaded (if it doesn't do it itself) so that it can load KDE translations for the backend