From d4017394ba8868e5d44b5cc01a59c100cbaf953f Mon Sep 17 00:00:00 2001 From: deva Date: Wed, 25 May 2005 15:36:05 +0000 Subject: Added mpeg4 encoding to the encoders, controllable by the config file. --- TODO | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index d194079..994e5e8 100644 --- a/TODO +++ b/TODO @@ -13,9 +13,8 @@ http://www.linuxmanpages.com/man3/fame_start_frame.3.php // YUV420 format specification http://encyclopedia.laborlawtalk.com/YUV_4:2:0 -- multithreded encoding -- fopen med create unique - +- open med create unique +- libFame frames have no timecodes!!! ========================================================================== @@ -88,7 +87,9 @@ MovEncoder: [x] - Test Mpeg4. (no good) [x] - Remove ffmpeg code. [ ] - Enable sound. - [x] - Find good quality settings (Best quality less than 22mb/s realtime encoded) + [x] - Find good quality settings + (Best quality less than 22mb/s realtime encoded) + [x] - Multithread encoding, for multi cpu support. Main: [ ] - Save movie signal handling. @@ -96,7 +97,8 @@ Main: [x] - Use correct filenames and paths. [x] - Check for writabilty before trying to do any writing. [x] - Create fallback, when unable to write the requested filename. - [x] - Permissions on server file writing. Files: u+wr g+r a+x - Directories: u+wrx g+rx a+rx. + [x] - Permissions on server file writing. + Files: u+wr g+r a+x - Directories: u+wrx g+rx a+rx. [ ] - Permissions on server file writing to be read from config. ========================================================================== -- cgit v1.2.3