Hallo

> I was just wondering if there is a way to convert 1 large quicktime file
> to multiple avi's with lavtrans.  It doesn't seem to take %02d like all
> the other tools.
You are correct, lavtrans does not support that. 

If you are able to edit the file with glav you have a workaround. Edit
the file with glav and make several editlists. Where the first editlist
starts a frame 1 and ends at a certain frame (where you think that the
filesize ist still lower than 2 GB). The next editlist starts one frame
after the end of the first editlist. And so on. You can convert the
editlists to single AVI files afterwards. That will work. 

You find out how many frames fit into a file if you take a look at the
mjpeg howto, section: Unsorted list of useful Hints

Look for that:
...
Audio: ( Samplerate * Channels * Bitsize ) / (8 * 1024)
...
Video: (width * height * framerate * quality ) / (200 * 1024)
....
The 1024 converts the Bytes to kBytes. Not every card can record the
size mentioned. The Buz and Marvel G400 for example can only record a
size of 720x576 when using -d 1, the DC10 records a size of 384x288 when
using -d 2.
...





auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED] [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to