Hi Tyler,

On Tue, 2003-02-04 at 04:20, Tyler Geddes wrote:
> I have some ideas for a "timeline", or sequencer tool, to 
> organize clips made with the "save selection" tool into a full movie, 
> and merge them with lavtrans through a simple gui. Maybe even add 
> transitions to the mix, and/or still image import (pipe dreams, I 
> know!).

Nice idea. We already have some transition options - see lavpipe. It's
scriptable, LVS shows how to use it in a GUI.

> However, I have hit a stumbling block- there seems to be no way 
> to convert from dv (type 2 avi or otherwise) to mjpeg!

You could try 'lav2yuv file-dv.avi | yuv2lav -o file-jpeg.avi'. This
won't do sound, you need to add that manually. There's a patch on my HD
that adds sound support to yuv2lav - it still needs to be committed.

Ronald

-- 
Ronald Bultje <[EMAIL PROTECTED]>
Linux Video/Multimedia developer



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to