[Ffmpeg-devel] Hang in h264.c

Bill May wmay
Thu Apr 21 18:42:59 CEST 2005


Hi,

I'm using libavcodec to display live data using x264.  x264 is
sending 320x240, 300Kbps, cabac, 2 b frames, 60 frame GOPs.

If I lose a b frame, I get a hang in decode_slice_header (h264.c, line
3191).

I am using the latest cvs (updated today, 9:30AM PDT).  There is an
error in compiling h264.cpp, line 3273, i may be used uninitialized
which actually looks it might have an effect.

I also am getting a line error - warning: definition of 'dhf' overriding common
(if_rom.o), with enc_if.o (common is here).

I've attached the requested information - if there is anything more I
can provide, please let me know.  I could probably rig something to
save from the last IDR frame, if needed.

Thanks,
Bill May

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffmpeg.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20050421/ce293a92/attachment.txt>



More information about the ffmpeg-devel mailing list