On Sun, Jan 12, 2003 at 08:14:50AM +0100, Bernhard Praschinger wrote:
> Hallo

> > I want to capture (using streamer), edit (using what, I don't yet know),
> > then process into DivX (using mencoder). The capture file is about 40GB
> > for 2 hours, so I don't want big temporary files (which is why I though
> > of glav, since it uses edit lists.

> > Or is glav only for MJPEG streams?
> Correct, the whole mjpeg tools can only handle mjpeg avi's,
> and only AVI's up to 2GB. 

I got it working. Apparently, glav (and most other lav and yuv tools),
can handle quicktime with YV12 encoding. Streamer can handle this too.

So you can capture with streamer (or whatever you're prefered tool is),
edit with glav, then do the following

lav2wav foo.edl > foo.wav

lav2yuv foo.edl | mencoder -audiofile foo.wav ... -

A big thanks to Ave on #mplayer for this.

-- 
Cameron Kerr
Email:   [EMAIL PROTECTED]
Website: http://nzgeeks.org/cameron/



-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to