vaapidecode vs avdec_h264 latency

Víctor Jáquez vjaquez at igalia.com
Mon Nov 27 11:25:34 UTC 2017


On Sun, 26 Nov 2017 at 18:53, Jiang Pin wrote:
> Hi, Jaquez
> 
>       I take a try to compile the master branch from
> git://anongit.freedesktop.org/gstreamer/gstreamer-vaapi. But it looks it
> cannnot be done right now, it indicate following errors: 
> 
> gstvaapiencoder_h264.c:2500:60: error: 'struct <anonymous>' has no member
> named 'mb_rate_control'
>    GST_VAAPI_ENCODER_VA_RATE_CONTROL (encoder).rc_flags.bits.mb_rate_control
> =
>                                                             ^
> Makefile:1718: recipe for target 'libgstvaapi_la-gstvaapiencoder_h264.lo'
> failed
> make[4]: *** [libgstvaapi_la-gstvaapiencoder_h264.lo] Error 1
> make[4]: *** Waiting for unfinished jobs....
> gstvaapiencoder_h265.c: In function 'ensure_control_rate_params':
> gstvaapiencoder_h265.c:1836:60: error: 'struct <anonymous>' has no member
> named 'mb_rate_control'
>    GST_VAAPI_ENCODER_VA_RATE_CONTROL (encoder).rc_flags.bits.mb_rate_control
> =
> 
>        So when will a workable version be available?

Please pull the latest version (there's a fix for this issue) and try it.

vmjl


More information about the gstreamer-devel mailing list