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