debugging transcode

Jacob Meuser jakemsr at jakemsr.com
Tue Jun 7 07:21:22 GMT 2005


On Mon, Jun 06, 2005 at 03:16:57PM +0100, Steve O'Hara-Smith wrote:
> On Mon, 06 Jun 2005 16:03:19 +0200
> "José M. Fandiño"  <freebsd at fadesa.es> wrote:
> 
> > Hello,
> > 
> >  I was trying to convert a nuppelvideo stream to a more usable format,
> > but transcode causes a segfault whith it. Running several tests it seems 
> > a problem with the audio processing of nuv files because "-x nuv,null"
> > works and "-x nuv" doesn't.
> 
> 	Try using mencoder (from the mplayer port) it can also handle
> nuppelvideo streams.

or maybe transcode's mplayer import module

$ transcode -i file.nuv -x mplayer,mplayer ...

> >  I was told by the transcode developers to get the cause of the segfault,
> > since I'm not a programmer it's a little hard to me debug this.
> > 
> > Until now I was able to get some stuff:
> 
> 	Pass what you have on to the transcode developers, few others
> will make sense of it.

they have seen it.

the crash _appears_ to happen in the thread library ...

transcode does have some thread issues.  and unfortunately, the current
tc developers are not pthread experts :(

now, if someone knows what happened here, with the threads, then
perhaps we can figure out the source of the problem in transcode ...

-- 
<jakemsr at jakemsr.com>


More information about the freebsd-multimedia mailing list