[Bug 776712] vaapih264enc doesn't output AU delimiters

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 26 12:06:28 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=776712

Marcin Lewandowski <marcin at saepia.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcin at saepia.net

--- Comment #11 from Marcin Lewandowski <marcin at saepia.net> ---
Hello, I have fetched this patched and tried to use it but I can't make it
working. The streams works (in Safari at Mac OS Sierra) only if I start
streaming from the first HLS chunk. If I start streaming from subsequent one,
it does not work.

I am using Ubuntu 16.04 and I have fetched GStreamer 1.12.0 and compiled it
from sources.

I've fetched libdrm-2.4.80 and libva 1.8.2. I use Intel driver
5f479acd6d856c13be18321642eac8e9635b25c9 (master, contains patch mentioned
above).

I've applied patch from attachment #351981 to gst-vaapi before building it.


This is my test pipeline: 

GST_DEBUG=vaapi:5 /opt/xxx/gstreamer-dist-1.12.0/bin/gst-launch-1.0
videotestsrc pattern=ball is-live=true !
"video/x-raw,width=1280,height=720,framerate=15/1" ! vaapih264enc aud=true !
mpegtsmux ! hlssink


If I use ffplay to display stream when first HLS chunk is still available, I
see the video and that output:

$ ffplay http://164.132.206.204:8000/playlist.m3u8
ffplay version 3.3.1 Copyright (c) 2003-2017 the FFmpeg developers
  built with Apple LLVM version 8.1.0 (clang-802.0.42)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/3.3.1 --enable-shared
--enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables
--enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-ffplay
--enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl
--disable-lzma --enable-vda
  libavutil      55. 58.100 / 55. 58.100
  libavcodec     57. 89.100 / 57. 89.100
  libavformat    57. 71.100 / 57. 71.100
  libavdevice    57.  6.100 / 57.  6.100
  libavfilter     6. 82.100 /  6. 82.100
  libavresample   3.  5.  0 /  3.  5.  0
  libswscale      4.  6.100 /  4.  6.100
  libswresample   2.  7.100 /  2.  7.100
  libpostproc    54.  5.100 / 54.  5.100
Input #0, hls,applehttp, from 'http://164.132.206.204:8000/playlist.m3u8':
  Duration: N/A, start: 3600.072422, bitrate: N/A
  Program 0
    Metadata:
      variant_bitrate : 0
    Stream #0:0: Video: h264 (High) (HDMV / 0x564D4448), yuv420p, 1280x720 [SAR
1:1 DAR 16:9], 15 fps, 15 tbr, 90k tbn, 30 tbc
    Metadata:
      variant_bitrate : 0
3610.45 M-V: -0.067 fd=   1 aq=    0KB vq=    6KB sq=    0B f=0/0


When I try to display the stream via ffplay after first chunk is not available
any more I get the following errors:

$ ffplay http://164.132.206.204:8000/playlist.m3u8
ffplay version 3.3.1 Copyright (c) 2003-2017 the FFmpeg developers
  built with Apple LLVM version 8.1.0 (clang-802.0.42)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/3.3.1 --enable-shared
--enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables
--enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-ffplay
--enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl
--disable-lzma --enable-vda
  libavutil      55. 58.100 / 55. 58.100
  libavcodec     57. 89.100 / 57. 89.100
  libavformat    57. 71.100 / 57. 71.100
  libavdevice    57.  6.100 / 57.  6.100
  libavfilter     6. 82.100 /  6. 82.100
  libavresample   3.  5.  0 /  3.  5.  0
  libswscale      4.  6.100 /  4.  6.100
  libswresample   2.  7.100 /  2.  7.100
  libpostproc    54.  5.100 / 54.  5.100
[NULL @ 0x7fd694026e00] sps_id 0 out of range 0KB sq=    0B f=0/0
[NULL @ 0x7fd694026e00] non-existing PPS 0 referenced
[h264 @ 0x7fd695008a00] sps_id 0 out of range
[h264 @ 0x7fd695008a00] non-existing PPS 0 referenced
[h264 @ 0x7fd695008a00] decode_slice_header error
[h264 @ 0x7fd695008a00] no frame!
[NULL @ 0x7fd694026e00] non-existing PPS 0 referenced
[h264 @ 0x7fd695008a00] non-existing PPS 0 referenced
[h264 @ 0x7fd695008a00] decode_slice_header error
[h264 @ 0x7fd695008a00] no frame!
[NULL @ 0x7fd694026e00] non-existing PPS 0 referenced
[h264 @ 0x7fd695008a00] non-existing PPS 0 referenced
[h264 @ 0x7fd695008a00] decode_slice_header error
[h264 @ 0x7fd695008a00] no frame!


I've added GST_DEBUG to the patch to check if the new add_packed_au_delimiter
is being called, and it is:

root at fa2f1e24085b:~/tmp# GST_DEBUG=vaapi:5
/opt/xxx/gstreamer-dist-1.12.0/bin/gst-launch-1.0 videotestsrc pattern=ball
is-live=true ! "video/x-raw,width=1280,height=720,framerate=15/1" !
vaapih264enc aud=true ! mpegtsmux ! hlssink
error: XDG_RUNTIME_DIR not set in the environment.
0:00:00.013185506  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: VA-API version 0.40.0
0:00:00.013201366  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: va_getDriverName() returns 0
0:00:00.013207187  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: Trying to open
/opt/xxx/gstreamer-dist-1.12.0/lib/dri/i965_drv_video.so
0:00:00.013368958  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: Found init function __vaDriverInit_0_40
0:00:00.013599744  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: va_openDriver() returns 0
0:00:00.013605417  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:77:vaapi_initialize: VA-API version 0.40
0:00:00.013738823  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: VA-API version 0.40.0
0:00:00.013747038  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: va_getDriverName() returns 0
0:00:00.013751403  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: Trying to open
/opt/xxx/gstreamer-dist-1.12.0/lib/dri/i965_drv_video.so
0:00:00.013759811  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: Found init function __vaDriverInit_0_40
0:00:00.013949536  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: va_openDriver() returns 0
0:00:00.013954962  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:77:vaapi_initialize: VA-API version 0.40
Setting pipeline to PAUSED ...
error: XDG_RUNTIME_DIR not set in the environment.
0:00:00.016064385  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: VA-API version 0.40.0
0:00:00.016074071  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: va_getDriverName() returns 0
0:00:00.016079233  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: Trying to open
/opt/xxx/gstreamer-dist-1.12.0/lib/dri/i965_drv_video.so
0:00:00.016088202  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: Found init function __vaDriverInit_0_40
0:00:00.016290031  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: va_openDriver() returns 0
0:00:00.016295524  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:77:vaapi_initialize: VA-API version 0.40
0:00:00.016389214  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: VA-API version 0.40.0
0:00:00.016397125  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: va_getDriverName() returns 0
0:00:00.016401484  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: Trying to open
/opt/xxx/gstreamer-dist-1.12.0/lib/dri/i965_drv_video.so
0:00:00.016410109  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: Found init function __vaDriverInit_0_40
0:00:00.016598574  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:58:gst_vaapi_log: va_openDriver() returns 0
0:00:00.016603649  9602      0x1830c70 INFO                   vaapi
gstvaapiutils.c:77:vaapi_initialize: VA-API version 0.40
0:00:00.016676186  9602      0x1830c70 DEBUG                  vaapi
gstvaapiutils.c:86:vaapi_check_status: vaGetConfigAttributes(): the requested
VAEntryPoint is not supported
0:00:00.016684904  9602      0x1830c70 DEBUG                  vaapi
gstvaapiutils.c:86:vaapi_check_status: vaGetConfigAttributes(): the requested
VAEntryPoint is not supported
Pipeline is live and does not need PREROLL ...
Got context from element 'vaapiencodeh264-0': gst.vaapi.Display=context,
gst.vaapi.Display=(GstVaapiDisplay)"\(GstVaapiDisplayDRM\)\ vaapidisplaydrm1";
0:00:00.016836122  9602      0x184db20 DEBUG                  vaapi
gstvaapicontext.c:100:context_destroy: context 0xffffffff
0:00:00.016849538  9602      0x184db20 DEBUG                  vaapi
gstvaapicontext.c:100:context_destroy: context 0xffffffff
0:00:00.016857637  9602      0x184db20 DEBUG                  vaapi
gstvaapicontext.c:100:context_destroy: context 0xffffffff
0:00:00.016864698  9602      0x184db20 DEBUG                  vaapi
gstvaapicontext.c:100:context_destroy: context 0xffffffff
0:00:00.016871521  9602      0x184db20 DEBUG                  vaapi
gstvaapicontext.c:100:context_destroy: context 0xffffffff
0:00:00.016878002  9602      0x184db20 DEBUG                  vaapi
gstvaapicontext.c:100:context_destroy: context 0xffffffff
0:00:00.016885214  9602      0x184db20 DEBUG                  vaapi
gstvaapicontext.c:100:context_destroy: context 0xffffffff
Setting pipeline to PLAYING ...
0:00:00.016891813  9602      0x184db20 DEBUG                  vaapi
gstvaapicontext.c:100:context_destroy: context 0xffffffff
New clock: GstSystemClock
0:00:00.017057273  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_h264.c:2843:gst_vaapi_encoder_h264_reconfigure: resolution:
1280x720
0:00:00.017067476  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_h264.c:2430:ensure_profile_and_level: selected high profile at
level 3.1
0:00:00.017074635  9602      0x184db20 INFO                   vaapi
gstvaapiencoder.c:542:get_packed_headers: supported packed headers: 0x0000001f
0:00:00.017087202  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:337:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
0:00:00.017094024  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000000
0:00:00.017099014  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:337:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
0:00:00.017104255  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000001
0:00:00.017108654  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:337:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
0:00:00.017114349  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000002
0:00:00.017118008  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:337:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
0:00:00.017123661  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000003
0:00:00.017127835  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:337:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
0:00:00.017133302  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000004
0:00:00.017137906  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:337:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
0:00:00.017142924  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000005
0:00:00.017147684  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:337:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
0:00:00.017152803  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000006
0:00:00.017156951  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:337:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
0:00:00.017162594  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000007
0:00:00.017167388  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:337:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
0:00:00.017172867  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000008
0:00:00.017387740  9602      0x184db20 DEBUG                  vaapi
gstvaapicontext.c:217:context_create: context 0x02000000
0:00:00.017426091  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:376:gst_vaapi_surface_new_full: size 1280x720, format I420,
flags 0x00000000
0:00:00.017436822  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:213:gst_vaapi_surface_create_full: surface 0x4000009
0:00:00.017441867  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:293:gst_vaapi_image_new_with_image: VA image 0x0a000000, format
I420, size 1280x720
0:00:00.017453345  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:118:gst_vaapi_image_destroy: image 0xa000000
0:00:00.017457956  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x4000009
0:00:00.017595610  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:376:gst_vaapi_surface_new_full: size 1280x720, format I420,
flags 0x00000000
0:00:00.017607938  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:213:gst_vaapi_surface_create_full: surface 0x4000009
0:00:00.017613584  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:293:gst_vaapi_image_new_with_image: VA image 0x0a000000, format
I420, size 1280x720
0:00:00.022926177  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:118:gst_vaapi_image_destroy: image 0xa000000
0:00:00.022958087  9602      0x184db20 DEBUG                  vaapi
gstvaapicodedbuffer.c:49:coded_buffer_create: coded buffer 0x8000001
0:00:00.022967146  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_h264.c:1296:add_packed_au_delimiter: PACKED_AU
0:00:00.022981830  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_objects.c:517:gst_vaapi_enc_picture_encode: encode picture
0x04000009
0:00:00.025881849  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:376:gst_vaapi_surface_new_full: size 1280x720, format I420,
flags 0x00000000
0:00:00.025906477  9602      0x184db20 DEBUG                  vaapi
gstvaapisurface.c:213:gst_vaapi_surface_create_full: surface 0x400000e
0:00:00.025913507  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:293:gst_vaapi_image_new_with_image: VA image 0x0a000000, format
I420, size 1280x720
0:00:00.030556475  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:118:gst_vaapi_image_destroy: image 0xa000000
0:00:00.089833948  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:293:gst_vaapi_image_new_with_image: VA image 0x0a000000, format
I420, size 1280x720
0:00:00.108076458  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:118:gst_vaapi_image_destroy: image 0xa000000
0:00:00.156504396  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_h264.c:1296:add_packed_au_delimiter: PACKED_AU
0:00:00.156571453  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_objects.c:517:gst_vaapi_enc_picture_encode: encode picture
0x04000009
0:00:00.163281331  9602      0x184db20 DEBUG                  vaapi
gstvaapicodedbuffer.c:49:coded_buffer_create: coded buffer 0x8000009
0:00:00.163325494  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_h264.c:1296:add_packed_au_delimiter: PACKED_AU
0:00:00.163357322  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_objects.c:517:gst_vaapi_enc_picture_encode: encode picture
0x0400000e
0:00:00.170309279  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:293:gst_vaapi_image_new_with_image: VA image 0x0a000000, format
I420, size 1280x720
0:00:00.180434838  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:118:gst_vaapi_image_destroy: image 0xa000000
0:00:00.223154784  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:293:gst_vaapi_image_new_with_image: VA image 0x0a000000, format
I420, size 1280x720
0:00:00.241637612  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:118:gst_vaapi_image_destroy: image 0xa000000
0:00:00.289812813  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_h264.c:1296:add_packed_au_delimiter: PACKED_AU
0:00:00.289898767  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_objects.c:517:gst_vaapi_enc_picture_encode: encode picture
0x0400000e
0:00:00.296093498  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_h264.c:1296:add_packed_au_delimiter: PACKED_AU
0:00:00.296173650  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_objects.c:517:gst_vaapi_enc_picture_encode: encode picture
0x04000009
0:00:00.300306042  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:293:gst_vaapi_image_new_with_image: VA image 0x0a000000, format
I420, size 1280x720
0:00:00.319103314  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:118:gst_vaapi_image_destroy: image 0xa000000
0:00:00.356499085  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:293:gst_vaapi_image_new_with_image: VA image 0x0a000000, format
I420, size 1280x720
0:00:00.374830563  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:118:gst_vaapi_image_destroy: image 0xa000000
0:00:00.423137887  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_h264.c:1296:add_packed_au_delimiter: PACKED_AU
0:00:00.423220350  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_objects.c:517:gst_vaapi_enc_picture_encode: encode picture
0x04000009
0:00:00.427222655  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_h264.c:1296:add_packed_au_delimiter: PACKED_AU
0:00:00.427306978  9602      0x184db20 DEBUG                  vaapi
gstvaapiencoder_objects.c:517:gst_vaapi_enc_picture_encode: encode picture
0x0400000e
0:00:00.432674674  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:293:gst_vaapi_image_new_with_image: VA image 0x0a000000, format
I420, size 1280x720
0:00:00.450814858  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:118:gst_vaapi_image_destroy: image 0xa000000
0:00:00.489830630  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:293:gst_vaapi_image_new_with_image: VA image 0x0a000000, format
I420, size 1280x720
0:00:00.508233018  9602      0x184db20 DEBUG                  vaapi
gstvaapiimage.c:118:gst_vaapi_image_destroy: image 0xa000000


Here is the output of vainfo:

# /opt/xxx/gstreamer-dist-1.12.0/bin/vainfo
error: XDG_RUNTIME_DIR not set in the environment.
error: can't connect to X server!
libva info: VA-API version 0.40.0
libva info: va_getDriverName() returns 0
libva info: Trying to open
/opt/xxx/gstreamer-dist-1.12.0/lib/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_40
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.40 (libva )
vainfo: Driver version: Intel i965 driver for Intel(R) Kabylake - 1.8.3.pre1
(glk-alpha-51-g5f479ac)
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple            : VAEntrypointVLD
      VAProfileMPEG2Simple            : VAEntrypointEncSlice
      VAProfileMPEG2Main              : VAEntrypointVLD
      VAProfileMPEG2Main              : VAEntrypointEncSlice
      VAProfileH264ConstrainedBaseline: VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
      VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
      VAProfileH264Main               : VAEntrypointVLD
      VAProfileH264Main               : VAEntrypointEncSlice
      VAProfileH264Main               : VAEntrypointEncSliceLP
      VAProfileH264High               : VAEntrypointVLD
      VAProfileH264High               : VAEntrypointEncSlice
      VAProfileH264High               : VAEntrypointEncSliceLP
      VAProfileH264MultiviewHigh      : VAEntrypointVLD
      VAProfileH264MultiviewHigh      : VAEntrypointEncSlice
      VAProfileH264StereoHigh         : VAEntrypointVLD
      VAProfileH264StereoHigh         : VAEntrypointEncSlice
      VAProfileVC1Simple              : VAEntrypointVLD
      VAProfileVC1Main                : VAEntrypointVLD
      VAProfileVC1Advanced            : VAEntrypointVLD
      VAProfileNone                   : VAEntrypointVideoProc
      VAProfileJPEGBaseline           : VAEntrypointVLD
      VAProfileJPEGBaseline           : VAEntrypointEncPicture
      VAProfileVP8Version0_3          : VAEntrypointVLD
      VAProfileVP8Version0_3          : VAEntrypointEncSlice
      VAProfileHEVCMain               : VAEntrypointVLD
      VAProfileHEVCMain               : VAEntrypointEncSlice
      VAProfileHEVCMain10             : VAEntrypointVLD
      VAProfileHEVCMain10             : VAEntrypointEncSlice
      VAProfileVP9Profile0            : VAEntrypointVLD
      VAProfileVP9Profile0            : VAEntrypointEncSlice
      VAProfileVP9Profile2            : VAEntrypointVLD

CPU is i7 i7700K (KabyLake).

Any ideas what can be the cause?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list