Hallo

> >>**ERROR: [lavtrans] Error writing output: Internal: broken JPEG format
> >
> > Do you have the same error if you try it the other way round ?
> 
> Yes, i get exactly the same error if it's the other way round.
> 
> > Are both videos encoded with mjpeg codec ? And have the same frame
> > sizes, framrates, interlacing ?
> 
> I "recorded" both videos with "lavrec -fq -g 768x576 -d1 -s -c 2 -a 16
> -q 80 <filename.mov>
> 
> Both are at 768x576 25fps interlaced.
When you run: 
> lav2yuv -v 2 file.mov >/dev/null

You ushould see some info about the the interlacing:
Like that: --DEBUG: [lav2yuv]    interlacing: top field first
If the interlacing is not the same (on file top the oder file bottom
first) you can't combine them. 

You should be able to encode both using that:
lav2yuv file1.mov file2.mov | ....

> I tried lavtrans several times now and the file size of the output file
> is always more then 2 GB. It's always around 2,5-3 GB.
Fine no 2GB problem. 

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 sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to