VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. I encoded an .m1v file with a bit rate of 1500 and separately encoded the audio to .mp2. Tried to mux them and keep getting this error:

    -----------------------
    % ./mplex -V -f 0 -O 0 -o /Volumes/Video/Urban_Legend//movie-%d.mpg /Volumes/Video/Urban_Legend/video.m1v /Volumes/Video/Urban_Legend/audio.mp2
    INFO: mplex version 2.2.1 ($Date: 2002/02/04 19:06:14 $)
    INFO: File /Volumes/Video/Urban_Legend/video.m1v looks like an MPEG Video stream.
    INFO: File /Volumes/Video/Urban_Legend/audio.mp2 looks like an MPEG Audio stream.
    INFO: Found 1 video streams 1 MPEG audio streams and 0 AC3 streams
    INFO: Selecting generic MPEG1 output profile
    INFO: Scanning for header info: Video stream e0 (/Volumes/Video/Urban_Legend/video.m1v)
    INFO: VIDEO STREAM: e0
    INFO: Frame width : 352
    INFO: Frame height : 240
    INFO: Aspect ratio : 1:1.1250 (4:3 NTSC for 720x480/352x240 images)
    INFO: Picture rate : 29.970 frames/sec
    INFO: Bit rate : variable
    INFO: Vbv buffer size : 53248 bytes
    INFO: CSPF : 1
    INFO: Scanning for header info: Audio stream c0 (/Volumes/Video/Urban_Legend/audio.mp2)
    INFO: AUDIO STREAM:
    INFO: Audio version : 1.0
    INFO: Layer : 3
    INFO: CRC checksums : no
    INFO: Bit rate : 28672 bytes/sec (224 kbit/sec)
    INFO: Frequency : 44100 Hz
    INFO: Mode : 0 stereo
    INFO: Mode extension : 0
    INFO: Copyright bit : 0 no copyright
    INFO: Original/Copy : 1 original
    INFO: Emphasis : 0 none
    INFO: SYSTEMS/PROGRAM stream:
    **ERROR: Variable bit-rate stream present: output stream (max) data-rate *must* be specified!
    -----------------------
    What do I need to do to fix this?
    Quote Quote  
  2. Your subject line says XVCD, but the mplex command string shows generic mpeg1 (./mplex -V -f 0). Try changing to "-f 2" for user-rate VCD.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!