[mythtv] mythtranscode - floating point exception

Geoffrey Hausheer mythtv0368 at phracturedblue.com
Fri Jan 6 15:51:14 UTC 2006


On 1/6/06, Lukas Kasprowicz wrote:
...
> 2006-01-06 16:11:53.043 Parser not found for Codec Id: 94211 !
Well that message comes from libavformat.  Can mythtv play this
stream?  I use the same decoder myth does, so either this is a red
herring or myth can't play the stream either (or there's a bg that I
have no idea how to go about finding).

> /usr/bin/mpeg2cut: line 40: 17884 Gleitkomma-Ausnahme     nice -n
> 15 /usr/local/bin/mythtranscode -m -c ${CHANNEL} -s "${STARTTIME}" -l
> --showprogress -o "${OUTFILE}" -p 'autodetect' -v all
I'm confised. what is /usr/bin/mpeg2cut doing in here?  That has
nothing to do with mythtranscode.  Line 40 of mpeg2fix.cpp isn't going
to cause a segfault under any situation (except perhaps a stack
corruption).  Same holds for all cpp code in the mythtranscode
directory.  You need to compile for debug, and run through gdb if this
is really a mythtranscode issue.
.Geoff


More information about the mythtv-dev mailing list