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

Re: [Mjpeg-users] problem with mplex

2003-09-10 Thread Ralf Haller
Hi Berni, here's what I get when I am multiplexing a custom VDC with higher bitrate: [EMAIL PROTECTED] tmp]$ mplex -f 2 -r 1500 chunk.m1v chunk.mp2 -o chunk.mpg INFO: [mplex] mplex version 2.2.1 ($Date: 2002/02/04 19:06:14 $) INFO: [mplex] File chunk.m1v looks like an MPEG Video stream. INF

Re: [Mjpeg-users] problem with mplex

2003-09-11 Thread Ralf Haller
Hi, using mplayer and mpeg2enc for creating the streams and multiplexing them with mplex worked great. The VCD was playable on my DVD player. Thanks for you help guys. Ralf Steven M. Schultz wrote: On Wed, 10 Sep 2003, Ralf Haller wrote: Hi Berni, here's what I get when

Re: [Mjpeg-users] problem with mplex

2003-09-13 Thread Ralf Haller
ERROR: [mplex] Too many frame drops -exiting Ralf Steven M. Schultz wrote: On Wed, 10 Sep 2003, Ralf Haller wrote: Hi Berni, here's what I get when I am multiplexing a custom VDC with higher bitrate: [EMAIL PROTECTED] tmp]$ mplex -f 2 -r 1500 chunk.m1v chunk.mp2 -o chunk.mpg ...