On Samstag, 22. Februar 2003 07:23 Bernhard Praschinger wrote:

I hope my comments are welcome here, since I use transcode with 
mpeg2enc.

> The mjpeg-tools can currently only handle 2GB files on a 32Bit
> Platform. The supoort for files larger than 2GB will be
> implemented.

Do you know, when OpenDML-avi2 will be implemented? When I use large 
avi2-files encoding stops after 1GB. I use mpeg2enc with transcode.

My workaround is to convert with kino to dv-format. Then there is no 
problem with files up to 20 GB here, files over 20GB I did not 
test.

> The -S option is set to
> a larger value (730MB) which still fit without problems on a CD
> in Mode 2. You do not need to use the %d when encoding. You only
> need the %d when multiplexing.

I make XSVCDs with a video- and audiobitrate, calculated with FitCD 
(wine), which make the file about 800MB. Higher videobitrates than 
5000 are not used.

SVCDs can hold about 800MB on a 700MB-ISO-CD, to avoid splitting I 
use a very high value like -S 10000

BTW: These are the parameters of a script for analogue PAL-sources, 
captured with 720x576 - audio 48kHz, which I use to get a 
"DVD-compatible" XSVCD, which can be played on a few 
standalone-DVD-players (i.e. Daewoo 2000, 60000) too, but a lot of 
standalones have problems with these bitrates. $i is the directory, 
which contains the dv-file(s), $2=5000, [EMAIL PROTECTED]

transcode -i $i -V -y mpeg2enc,toolame -F 5,"-g 9 -G 15 -S 10000" -w 
"$2" -b "$3" -Z 704x576 -j 4,12,8,22 -J yuvdenoise,dilyuvmmx -o 
"$mpgdir$basename"_"$2"_"$3" -export_asr 2

The playtime with these parameters is about 22min.

Albert


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to