[transmageddon] Update TODO to reflect recent changes



commit db2822804bbf160f3f272191f12b866ef427b595
Author: Christian Schaller <christian schaller collabora co uk>
Date:   Wed Jul 15 16:26:54 2009 +0100

    Update TODO to reflect recent changes

 TODO |   15 ++-------------
 1 files changed, 2 insertions(+), 13 deletions(-)
---
diff --git a/TODO b/TODO
index 76c04dd..2364804 100644
--- a/TODO
+++ b/TODO
@@ -6,7 +6,7 @@ cause anyone to make any kind of assumptions about priorties.
   formats.
 
 * MPEG PS support.
-  Summer of Code project looks to addres this.
+  Summer of Code project looks to address this.
 
 * AVC HD support.
   Variation of MPEG TS with H264 and AC3 audio. Summer of code will look at it.
@@ -19,9 +19,6 @@ cause anyone to make any kind of assumptions about priorties.
 * Get application icon made
   Find a graphics artist to make nice Tango style icon
 
-* Support remuxing 
-  Allow incoming codecs to be preserved and just remuxed into new file when possible
-
 * Support non-muxed audio codec 
   Allow the outputting of non-muxed audio codecs (mp3 mostly). Not sure we really
   want this as it would add more options to the UI to do something which I doubt 
@@ -42,12 +39,6 @@ cause anyone to make any kind of assumptions about priorties.
   Port application to windows and get a py2exe binary going with everything. The video
   directory stuff is only known current non-portable.
 
-* AMR support 
-  Which would be useful for 3GPP files. Problem is that there is no proper AMR plugin 
-  for GStreamer yet, the one in 'ugly' is never built as it requires some code which 
-  there is a lot of uncertainty about whether can be  distributed. AMR encoder in 
-  Android that could be a good starting point.
-
 * DVD input support
   Maybe it would be nice to allow DVDs to be the input. Could probably look at Thoggen 
   for how to do that. Not sure we can do it without a lot of extra UI though.
@@ -75,9 +66,6 @@ cause anyone to make any kind of assumptions about priorties.
 * Subtitles
   Support muxing in Subtitles into AVI and MPEG4 files. Need GStreamer work for it to happen.
 
-* Multipass encoding
-  Add multipass encoding to encoders that support it
-
 * Add thumbnail support
   Automatically create a jpeg thumbnail for devices such as the PSP
 
@@ -85,5 +73,6 @@ cause anyone to make any kind of assumptions about priorties.
   i) interface with gnome-dvb-daemon so could live transcode dvb, 
   ii) montior directory and transcode to multiple devices when files 
       turn up in directory
+  iii) start transcode once dvb-daemon says recording is done
 
 * Add black borders based on aspect-ratio



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]