[FFmpeg-soc] BFI Decoder

Michael Niedermayer michaelni at gmx.at
Wed Apr 16 23:47:59 CEST 2008


On Thu, Apr 17, 2008 at 03:16:29AM +0530, Sisir Koppaka wrote:
> On Thu, Apr 17, 2008 at 3:15 AM, Mike Melanson <mike at multimedia.cx> wrote:
> 
> > Sisir Koppaka wrote:
> > > Only the first frame is shown and it's just a blue one... I think the
> > frame
> > > was not properly decoded though I can see the different parts of the
> > switch
> > > being executed from the av_logs...
> >
> > As Michael observed, you were calling FFmpeg in such a way that it was
> > likely exiting before it even went into your decoder. Try adding a '-an'
> > option so that audio is not decoded, or try my idea of just decoding
> > individual picture frames.
> >
> Now, it's giving a segfault.

gdb backtrace of ffmpeg_g of that will tell you where

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20080416/f4046762/attachment.pgp>


More information about the FFmpeg-soc mailing list