[Libav-user] (Bug?) Questions about error processing during hardware assisted decoding of H264

wl2776 wl2776 at gmail.com
Thu Mar 15 09:43:06 CET 2012


Looks like my initial diagnostics was wrong.
I've added some debugging output, and got_picture was 0 after all hardware
errors.

However, I was observing green frames accompanied with the following
messages:

 [h264 @ 0E86DC60]=== avcodec_decode_video2 start === 
 [h264 @ 0E86DC60]Frame num gap 2 13
 [h264 @ 0E86DC60]Frame num gap 2 14
 [h264 @ 0E86DC60]Frame num gap 2 15
 [h264 @ 0E86DC60]Frame num gap 2 0
 [h264 @ 0E86DC60]no picture ooo
 [h264 @ 0E86DC60]illegal short term buffer state detected
 [h264 @ 0E86DC60]=== avcodec_decode_video2 end === bytes_used 59245 got 1
(360)

 The first and last line were produced by my application and lines in the
middle were generated by the decoder.

--
View this message in context: http://libav-users.943685.n4.nabble.com/Libav-user-Bug-Questions-about-error-processing-during-hardware-assisted-decoding-of-H264-tp4474014p4474246.html
Sent from the libav-users mailing list archive at Nabble.com.


More information about the Libav-user mailing list