[Mjpeg-users] problem with mplex

2003-09-09 Thread Ralf Haller
Hi, I want t multiplex a mpeg file for creating a VCD with vcdimager. I created a video stream and an audio stream with the required bitrates. When trying to multiplex them using mplex I get frame drop errors. What am I doing wrong? Here's what I do exactly: [EMAIL PROTECTED] tmp]$ mplex -f 1

Re: [Mjpeg-users] problem with mplex

2003-09-09 Thread Alexei Dets
Hi! On Tuesday 09 September 2003 04:32, Ralf Haller wrote: > I want t multiplex a mpeg file for creating a VCD with vcdimager. I > created a video stream and an audio stream with the required bitrates. Are you sure? Look here: >INFO: [mplex] VIDEO STREAM: e0 ... >INFO: [mplex] Bit rate

Re: [Mjpeg-users] problem with mplex

2003-09-09 Thread Bernhard Praschinger
Hallo > I want t multiplex a mpeg file for creating a VCD with vcdimager. I > created a video stream and an audio stream with the required bitrates. > When trying to multiplex them using mplex I get frame drop errors. What > am I doing wrong? > > Here's what I do exactly: > > [EMAIL PROTECTED] t

[Mjpeg-users] Too large MV -32385 not in [-128..:127]

2003-09-09 Thread Valentine Kouznetsov
Hi, I was using transcode with mjpeg module to convert my pal DVD and pal avi into pal VCD. Using multiple source I'm getting random error: Too large MV -32385 not in [-128..:127] which I traced down happens in mjpeg source code (putmv routine in putmpg.c) Can anyone explain the reason and how to

Re: [Mjpeg-users] problem with mplex

2003-09-09 Thread Ralf Haller
Ralf Haller wrote: Hi, I want t multiplex a mpeg file for creating a VCD with vcdimager. I created a video stream and an audio stream with the required bitrates. When trying to multiplex them using mplex I get frame drop errors. What am I doing wrong? Here's what I do exactly: [EMAIL PROTECT

Re: [Mjpeg-users] the -S option

2003-09-09 Thread Florin Andrei
On Sun, 2003-09-07 at 13:06, Florin Andrei wrote: > On Thu, 2003-09-04 at 14:09, Edouard Chalaron wrote: > > Hi > > Just wondering, > > My linux boxes are able to write files above the 2Gb limit. > > However, mp2enc slices my movies in 2Gb files (-f 8). > > I guess a -S 4400 would fit a DVD, but

Re: [Mjpeg-users] Linux Video Studio: Effects do not work with interlaced material

2003-09-09 Thread Michael Hanke
Hallo: I tried to write some code for mjpeg-tools. Unfortunately, I could not figure out completely the specification of the yuv data stream. Especially, I do not know how interlaced material is handled. Where can I find the precise specification of the yuv data stream? Thank you, Michael

Re: [Mjpeg-users] Linux Video Studio: Effects do not work with interlaced material

2003-09-09 Thread Ronald Bultje
Hi Michael, On Wed, 2003-09-10 at 08:31, Michael Hanke wrote: > I tried to write some code for mjpeg-tools. Unfortunately, I could not figure > out completely the specification of the yuv data stream. Especially, I do not > know how interlaced material is handled. Cool! > Where can I find the