Hello all,

When I try to open an h.264-Stream with libav I get following errors:

[h264 @ 0x81ac290]non-existing PPS referenced
[h264 @ 0x81ac290]decode_slice_header error
[h264 @ 0x81ac290]non-existing PPS referenced
[h264 @ 0x81ac290]decode_slice_header error
[h264 @ 0x81ac290]non-existing PPS referenced
[h264 @ 0x81ac290]decode_slice_header error
[h264 @ 0x81ac290]non-existing PPS referenced
[h264 @ 0x81ac290]decode_slice_header error
[h264 @ 0x81ac290]non-existing PPS referenced
[h264 @ 0x81ac290]decode_slice_header error
[h264 @ 0x81ac290]non-existing PPS referenced
[h264 @ 0x81ac290]decode_slice_header error
[h264 @ 0x81ac290]no frame!
...
and so on ...

If I try to open the same stream with mplayer it works. It works too, if I 
open a mpeg2-stream with my app (programmed with libav). And of course, i 
don't use mpeg2-specific issues in my code, so i wonder. I work with the 
latest libav per svn/git.

What my be is the reason for these errors? Could anyone help me?

regards,
Sven
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to