Wayne McDougall wrote:
> I'm getting the following error (from the Subversion branch)
which svn revision ?

> dvbcut: src/mpegmuxer.cpp:625: void mpegmuxer::packetizer(int, pts_t):
> Assertion `len==0' failed.
> 
> and the same error on 0.5.4 (both run on Ubuntu Jaunty).
Can you get more detailed debug (stack trace from gdb) ?

> This occurs near the end of exporting an MPG file in MPEG Program Stream
> (DVBCut Multiplex)
> 
> This happens with two different MPG files (but other MPG files work just
> fine).
Do the following for each of the good and bad files, and put it on a 
pastebin somewhere:
mplayer -v filenameX
ffmpeg -i filenameX

What are the key differences in how you created the differing files ?
(different channels, different audio types etc)

I'm guessing the developers will need such information...

Also, you could use dd to manually trim one of the bad files (bs=512), 
and hence see if it is the start or end of the file that causes trouble ?

DaveT.

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
DVBCUT-user mailing list
DVBCUT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to