summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2010-11-30 12:20:44 +0200
committerStefan Kost <ensonic@users.sf.net>2010-11-30 12:20:44 +0200
commitee009bad36982fc3a3ba024ddcf8a1d0d74c098a (patch)
treecc6b5e151a6c3267f4bb743836a0683499c86e99 /README
parent5704b9c3b9fc2bdf9d16e7139ee68ec63aefcb9c (diff)
README: update todo lists
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 12 insertions, 1 deletions
diff --git a/README b/README
index b027790..6b8a804 100644
--- a/README
+++ b/README
@@ -69,16 +69,27 @@ Duration:
- handle chapters
- tag lists
- if there is a "language-code" in the tags (or subtitles?) use flag icons
+ - deluge installs some under: /usr/share/pyshared/deluge/data/pixmaps/flags/
- handle album art in tag lists
- - make urls clickable
- geo-tags: map-widget?, link to google-maps?
- artist: links to {last.fm,wikipedia}
+- show level meters for audio
== deep scan mode ==
- update fields when playing
- listen for duration messages on the bus
+- get bit-rate over time
+ - specify window size, get min,max,avg bitrate for each window
+ - gst-mi can draw them as a graph
+- get key-frame statistics
+ - number of keyframes
+ - min,max,avg keyframe intervall
+- raw data statistics
+ - audio: level, ...
+ - video: histogram, ...
= TODO for discoverer =
+- add deep-scan mode (see above)
- get duration per stream
- this would need individual queries on the demuxer src pads
- or duration as part of per stream tags