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?
+ Reply to Thread
Results 1 to 2 of 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.
Similar Threads
-
Video Re-Muxing Problem: How to Re-Mux to M2TS?
By WellBeSerious12 in forum Video ConversionReplies: 5Last Post: 15th Sep 2011, 02:31 -
Can't Mux audio & video streams to MP4 without a problem
By spycam in forum Newbie / General discussionsReplies: 3Last Post: 10th Nov 2010, 16:49 -
AVI-Mux GUI problem
By toni-boy in forum DVD & Blu-ray PlayersReplies: 8Last Post: 23rd Oct 2010, 12:37 -
ffmpeg mux problem with 2 pcm audiotracks
By thunder25 in forum Video ConversionReplies: 1Last Post: 15th Jun 2010, 08:41 -
Scenarist Mux Server Problem...Anyone?
By Thommers in forum Authoring (Blu-ray)Replies: 4Last Post: 11th Jun 2009, 13:06