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
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
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
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
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
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
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
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