I've been trying to covert a couple of AVIs using the vcd ffmpeg or svcd ffmpeg presets. The conversion seems to go fine but then fails with a frame underrun error. In the output folder, there appears to be a complete mpeg file: it plays fine and the audio is in sync. However, ffmpegX fails to author them as cue/bin or svcd img files.
I also tried remuxing the elementary streams but it fails almost immediately with a "too many frame drops" error. I've tried various profiles, but none of them work.
Does anyone know why ffmpegX doesn't succeed in authoring the vcd or svcd files after converting them?
Here's the info on the two AVI files:
VIDEO: mpeg4, 624x352, 23.98 fps. AUDIO: mp3, 48000 Hz, stereo, 141 kb/s
VIDEO: mpeg4, 624x352, 23.98 fps. AUDIO: mp3, 48000 Hz, stereo, 108 kb/s
Results 1 to 10 of 10
-
-
Originally Posted by major
-
It is difficult to determine without checking the actual files. Email me to major4@mac.com if you have any means to upload them somewhere. As a last resort advice without seeing the files, I can only suggest to use mpeg2enc to encode, which although slower, always leads to more compliant SVCD/VCDs due to its better ratecontrol system.
-
Originally Posted by major
size= 68298kB time=2497.8 bitrate= 224.0kbits/s
video:0kB audio:68298kB global headers:0kB muxing overhead 0.000000%
++ WARN: [mplex] Stream e0: data will arrive too late sent(SCR)=946018 required(DTS)=945708
++ WARN: [mplex] Video e0: buf= 32214 frame=000243 sector=00000655
++ WARN: [mplex] Audio c0: buf= 2283 frame=000389 sector=00000125
++ WARN: [mplex] Padding : sector=00000598
++ WARN: [mplex] Stream e0: data will arrive too late sent(SCR)=108509650 required(DTS)=108509414
++ WARN: [mplex] Video e0: buf= 25806 frame=028899 sector=00075310
++ WARN: [mplex] Audio c0: buf= 4047 frame=046139 sector=00014808
++ WARN: [mplex] Padding : sector=00071579
++ WARN: [mplex] Discarding incomplete final frame MPEG audio stream c0!
**ERROR: [mplex] MUX STATUS: Frame data under-runs detected!
Similar Threads
-
Problem authoring mpg file with ffmpegx
By blue439 in forum ffmpegX general discussionReplies: 5Last Post: 14th Dec 2011, 13:23 -
Installation Failure on Mac 10.6 ffmpegX 0.0.9y
By metalhaze in forum ffmpegX general discussionReplies: 5Last Post: 20th Oct 2010, 11:41 -
Need help authoring DVD from VCD mpeg files with dual audio..
By siratfus in forum Authoring (DVD)Replies: 3Last Post: 15th Aug 2010, 04:31 -
Follow up : audio problems with VCD authoring
By thelotusman in forum Authoring (VCD/SVCD)Replies: 5Last Post: 9th Jun 2007, 18:34 -
How to fix Audio problem with vcd authoring
By thelotusman in forum Authoring (VCD/SVCD)Replies: 6Last Post: 16th May 2007, 11:20