Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

h264dec: fail to decode a avc stream. #855

Open
feiwan1 opened this issue Jun 4, 2018 · 0 comments
Open

h264dec: fail to decode a avc stream. #855

feiwan1 opened this issue Jun 4, 2018 · 0 comments

Comments

@feiwan1
Copy link

feiwan1 commented Jun 4, 2018

root@wangfei_skl:~/Downloads# yamidecode -i SliceHD.mpg -m 1
libva info: VA-API version 1.1.0
libva info: va_getDriverName() returns 0
libva info: User requested driver 'i965'
libva info: Trying to open /opt/yami/vaapi/lib/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_1
libva info: va_openDriver() returns 0
[h264 @ 0x2a10a40] SPS unavailable in decode_picture_timing
[h264 @ 0x2a10a40] non-existing PPS 1 referenced
[AVBSFContext @ 0x2a9c5a0] Invalid NAL unit 0, skipping.
[h264 @ 0x2a10a40] SPS unavailable in decode_picture_timing
[h264 @ 0x2a10a40] non-existing PPS 1 referenced
[h264 @ 0x2a10a40] decode_slice_header error
[h264 @ 0x2a10a40] no frame!
[h264 @ 0x2a10a40] SPS unavailable in decode_picture_timing
[h264 @ 0x2a10a40] non-existing PPS 1 referenced

This issue is come from gst-vaapi, and the stream can be found:
https://bugzilla.gnome.org/show_bug.cgi?id=796169

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant