README: planning
authorStefan Sauer <ensonic@users.sf.net>
Thu, 16 Dec 2010 21:06:57 +0000 (23:06 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Sun, 15 Sep 2013 17:50:30 +0000 (19:50 +0200)
mediainfo/README

index 0cc66598eb09b3ba507de501ab4e7c3ae788ed17..2595e45af3d38d8b97d1c2f8927907c553a7444f 100644 (file)
@@ -67,7 +67,9 @@ Properties:
   (somehow align the parse tree with the hexdump)
 
 == unsorted ==
-- handle chapters
+- show named audio channel configurations instead only numbers
+  e.g. "mono", "stereo", "5.1"
+- handle chapters (once the patches are merged)
 - 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/mediainfo/pixmaps/flags/
@@ -75,6 +77,7 @@ Properties:
   - handle album art in tag lists
   - geo-tags: map-widget?, link to google-maps?
   - artist: links to {last.fm,wikipedia}
+  - format dates nicely
 - show level meters for audio next or below video drawable
 
 == deep scan mode ==