Hello!

Bob Stia wrote:
>**ERROR: [mplex] Can't find next AC3 frame: @ 349129984 we have 04c3 - broken bit-stream?

I just encountered the same problem when trying to convert an NTSC DVD to PAL norm.

I had dumped the audio stream using mplayer (2005-11-02 CVS version):

  mplayer -dumpaudio -dumpfile audio.ac3 input.vob

When I tried to re-multiplex this audio stream with video (now converted to PAL norm), I got this error from mplex (1.8.0):

**ERROR: [mplex] Can't find next AC3 frame: @ 7796736 we have d539 - broken bit-stream?

I then tried an alternative audio dump using transcode (1.0.2):

  tcextract -t vob -x ac3 -a 0 < input.vob > audio-2.ac3

It turned out that tcextract produces longer audio stream! When re-multiplexing this new audio stream and the video everything works fine and mplex finishes successfully.

So, in my case the audio stream was faulty and the bug was/is in mplayer or whatever underlying libraries it uses. Transcode/tcextract seems to work fine for me.

--
Johannes Lehtinen <[EMAIL PROTECTED]>, http://www.iki.fi/jle/


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to