Skip to content

Instantly share code, notes, and snippets.

Created June 23, 2013 15:03
Show Gist options
  • Save anonymous/5845339 to your computer and use it in GitHub Desktop.
Save anonymous/5845339 to your computer and use it in GitHub Desktop.
/tmp/test-004.out
libva: VA-API version 0.32.0
Xlib: extension "XFree86-DRI" missing on display ":1".
libva: va_getDriverName() returns -1
[VS] Software VDPAU backend library initialized
[VS] {full} vdp_imp_device_create_x11 display=0xfd6010, screen=0
[VS] warning: failed to initialize libva. No video decode acceleration available.
[VS] {part} VdpOutputSurfaceCreate device=1, rgba_format=VDP_RGBA_FORMAT_B8G8R8A8, width=509, height=601
[VS] {part} VdpOutputSurfaceCreate device=1, rgba_format=VDP_RGBA_FORMAT_B8G8R8A8, width=509, height=601
[VS] {full} VdpBitmapSurfaceCreate device=1, rgba_format=VDP_RGBA_FORMAT_B8G8R8A8, width=509, height=601,
frequently_accessed=1
[VS] {full} VdpOutputSurfacePutBitsNative surface=2, destination_rect=NULL
[VS] {full} VdpBitmapSurfacePutBitsNative surface=4, destination_rect=NULL
[VS] {full} VdpOutputSurfaceRenderOutputSurface destination_surface=3, destination_rect=NULL,
source_surface=2, source_rect=NULL
blend_state.blend_factor_source_color=VDP_OUTPUT_SURFACE_RENDER_BLEND_FACTOR_ONE
blend_state.blend_factor_destination_color=VDP_OUTPUT_SURFACE_RENDER_BLEND_FACTOR_ZERO
blend_state.blend_factor_source_alpha=VDP_OUTPUT_SURFACE_RENDER_BLEND_FACTOR_ONE
blend_state.blend_factor_destination_alpha=VDP_OUTPUT_SURFACE_RENDER_BLEND_FACTOR_ZERO
blend_state.blend_equation_color=VDP_OUTPUT_SURFACE_RENDER_BLEND_EQUATION_ADD
blend_state.blend_equation_alpha=VDP_OUTPUT_SURFACE_RENDER_BLEND_EQUATION_ADD
blend_constant = ( 0.000000, 0.000000, 0.000000, 0.000000)
flags = VDP_OUTPUT_SURFACE_RENDER_ROTATE_0
colors=[]
[VS] {part} VdpOutputSurfaceGetBitsNative surface=3, source_rect=NULL
fail / vdpOutputSurfaceRenderOutputSurface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment