On Sun, 2014-07-20 at 11:34 -0600, Artem Makhutov wrote:
> Hello,
>
> I am trying to do CBR encoding of a video.
>
> I am using lates git master of libva and libva-intel-drivers.
>
> Before commit "745340dd013399f64507de73401ab3adb712dad5 in intel-drivers
> (Encoding: Use the different delimete
On Sat, 2014-07-19 at 04:30 -0600, Bernd Kuhls wrote:
> i965_output_wayland.c:31:41: fatal error: wayland-drm-client-protocol.h:
> No such file or directory
>
> i965_output_wayland.h:31:26: error: unknown type name 'VADriverContextP'
>
> make[4]: *** No rule to make target `wayland-drm-client-pr
On Sat, 2014-07-19 at 04:30 -0600, Bernd Kuhls wrote:
> Hi,
>
> these two patches fix wayland-related build errors in intel-driver.
Hi, Bernd
Thanks for the reporting the issue and fixing it.
Will you please describe the env that is to reproduce the building
error you mentioned? (For exa
I forget to mention, that VBR encoding is also broken after this commit:
"745340dd013399f64507de73401ab3adb712dad5 in intel-drivers (Encoding: Use the
different delimeter to pass packed_rawdata and slice_header based on
VAConfigAttribEncPackedHeaders attribute)".
Artem Makhutov schrieb:
Hello
Hello,
I am trying to do CBR encoding of a video.
I am using lates git master of libva and libva-intel-drivers.
Before commit "745340dd013399f64507de73401ab3adb712dad5 in intel-drivers (Encoding:
Use the different delimeter to pass packed_rawdata and slice_header based on
VAConfigAttribEncPac