[FFmpeg-devel] question about h264 decode
James Zhang
xzha286 at aucklanduni.ac.nz
Fri Feb 3 04:22:33 CET 2012
Hello everyone
I m keep getting something like this. Is it because of i m putting the
wrong NAL units to decoder?
Any suggestion?
My nal structure is
0x1+sps+0x1+pps
*[h264 @ 0x700f400]slice type too large (2) at 0 0*
*[h264 @ 0x700f400]decode_slice_header error*
*[h264 @ 0x700f400]non-existing PPS 0 referenced*
*[h264 @ 0x700f400]decode_slice_header error*
*[h264 @ 0x700f400]B picture before any references, skipping*
*[h264 @ 0x700f400]decode_slice_header error*
*[h264 @ 0x700f400]B picture before any references, skipping*
*[h264 @ 0x700f400]decode_slice_header error*
*[h264 @ 0x700f400]B picture before any references, skipping*
*[h264 @ 0x700f400]decode_slice_header error*
*[h264 @ 0x700f400]B picture before any references, skipping*
*[h264 @ 0x700f400]decode_slice_header error*
*[h264 @ 0x700f400]slice type too large (3) at 0 0*
*[h264 @ 0x700f400]decode_slice_header error*
*[h264 @ 0x700f400]non-existing PPS 0 referenced*
*[h264 @ 0x700f400]decode_slice_header error*
*[h264 @ 0x700f400]B picture before any references, skipping*
*[h264 @ 0x700f400]decode_slice_header error*
*[h264 @ 0x700f400]B picture before any references, skipping*
*[h264 @ 0x700f400]decode_slice_header error*
*[h264 @ 0x700f400]slice type too large (3) at 0 0*
*[h264 @ 0x700f400]decode_slice_header error*
*[h264 @ 0x700f400]AVC: nal size 0*
*[h264 @ 0x700f400]AVC: nal size 8459*
Thank you very much
Best regards
James
More information about the ffmpeg-devel
mailing list