Re: [Mjpeg-users] mplex not splitting output as requested

2004-03-13 Thread Bernhard Praschinger
Hallo > > Which version of the mjpegtools do you use ? > I am using mjpegtools-1.6.2 on a Gentoo Linux box. Ok. > > > $ transcode -V -i o.rei.leao.avi -y mpeg2enc,null \ > > > -w 2800 --export_asr 2 \ > > > -F '5,-s -B 285 -V 230 -S 804 -4 2 -2 1 -q 4 -K hi-res -E -8 -R 0' \ > > > -o

Re: [Mjpeg-users] DC30 on Kernel 2.6.4

2004-03-13 Thread Ronald S. Bultje
Hi Arthur, On Sat, 2004-03-13 at 20:09, Arthur J. Yarwood wrote: > Finally got round to upgrading my Redhat 9 system to kernel 2.6.4. > Didn't go too bad. I noticed that my DC30 was supported directly in the > kernel, so I gave it a go. [..] > Then when I try to run AVview I get this error:- > >

Re: [Mjpeg-users] mplex not splitting output as requested

2004-03-13 Thread romildo
On Sat, Mar 13, 2004 at 06:04:18PM +0100, Bernhard Praschinger wrote: > Hallo > > > I am making a (non-standard) SVCD from an AVI file > > using transcode, mpeg2enc, toolame and mplex with > > the commands > Which version of the mjpegtools do you use ? I am using mjpegtools-1.6.2 on a Gentoo Linu

[Mjpeg-users] DC30 on Kernel 2.6.4

2004-03-13 Thread Arthur J. Yarwood
Finally got round to upgrading my Redhat 9 system to kernel 2.6.4. Didn't go too bad. I noticed that my DC30 was supported directly in the kernel, so I gave it a go. Added the following to my /etc/modprobe.conf :- options zr36067 card=3 alias char-major-81-0 zr36067 Then did a mo

Re: [Mjpeg-users] mplex not splitting output as requested

2004-03-13 Thread Bernhard Praschinger
Hallo > I am making a (non-standard) SVCD from an AVI file > using transcode, mpeg2enc, toolame and mplex with > the commands Which version of the mjpegtools do you use ? > $ transcode -V -i o.rei.leao.avi -y mpeg2enc,null \ > -w 2800 --export_asr 2 \ > -F '5,-s -B 285 -V 230 -S 804 -4 2

Re: [Mjpeg-users] mplex A/V sync

2004-03-13 Thread Andrew Stevens
I looked at this one, > [EMAIL PROTECTED] dvd]# mplex -f 8 -O 0ms test.m2v test.ac3 -O 67ms -o test.mpg > INFO: [mplex] Run-in Sectors = 89 Video delay = 13019 Audio delay = 7166793 Unfortunately it appears to be a compiler bug in the implementation of the standard library call 'lround'. E.g.

[Mjpeg-users] mplex not splitting output as requested

2004-03-13 Thread romildo
Hello. I am making a (non-standard) SVCD from an AVI file using transcode, mpeg2enc, toolame and mplex with the commands $ transcode -V -i o.rei.leao.avi -y mpeg2enc,null \ -w 2800 --export_asr 2 \ -F '5,-s -B 285 -V 230 -S 804 -4 2 -2 1 -q 4 -K hi-res -E -8 -R 0' \ -o o.rei.leao.cd