[Prev][Next][Index][Thread]

Re: mpeg encoder



Paul Loomer asks:
> 
> Any ideas from the crowd?  Either in modifying the algorithm or
> something about disk i/o to handle this.
>

Seperate reader/writer programs?

Cache all of the frames in memory, and then write them out when done?  ie
create a linked list of frames, with time stamps, and allow one to edit
them/display them/write them out.  This is how the movie program under
Windows appears to work..

-- 
Thomas Davis			| Internet:	Thomas.Davis@mnscorp.com
Systems Consultant		| Snail Mail:	Suite 528
Midwest Network Solutions Corp.	| 		1941 South 42nd Street
(402) 346-7687			|		Omaha, NE 68105-2939

Follow-Ups: References: