[asterisk-dev] Strange unlogged behavior

Russell Bryant russell at digium.com
Mon Jul 9 15:08:51 CDT 2007


Sergio Fadda wrote:
> I'm trying to modify ALSA channel to read and to decode (using ffmpeg)
> video frames.
> I've initialized ffmpeg environment and I've tried to decode the stream with
> the 'avcodec_decode_video', but when I call it, asterisk exits at the first
> frame without a message.

Running Asterisk inside of gdb will tell you why it is exiting.  Then,
assuming it is a seg fault, you can get a backtrace.

-- 
Russell Bryant
Software Engineer
Digium, Inc.



More information about the asterisk-dev mailing list