All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Evers <mail@christoph-evers.de>
To: intel-gfx@lists.freedesktop.org
Subject: vaapi intel-driver (vaapi-ext): assertion failed
Date: Tue, 31 Jan 2012 17:32:19 +0100	[thread overview]
Message-ID: <4F281793.5040001@christoph-evers.de> (raw)

Hi folks,

i am not sure whether this issue belongs to the libva mailinglist or 
this one. I'll give it a try :-)

For testing purpose I switched to vaapi-ext branch of intel-driver and 
libva (master is working fine).

I am using xine-lib-vaapi for playback with xine which uses a vaapi 
accelerated ffmpeg: https://github.com/huceke/xine-lib-vaapi

H.264 (non interlaced) files are played fine, but with MPEG2 
(interlaced/non-interlaced) the vaapi intel driver throws an exception:

> xine: i965_drv_video.c:2075: i965_check_alloc_surface_bo: assertion 
> obj_surface->fourcc == fourcc failed.

Obviously, the obj_surface fourcc (NV12) does not fit to the fourcc of 
the media (I420).

If I force NV12 in i965_media_mpeg2.c:517 playback is working (even 
deinterlaced on Clarkdale) but naturally with the wrong color space.

Do you guys have any idea?

Christoph

Hardware: Core i3 530
Software: Ubuntu 11.11 x86 minimal with latest xorg stuff (edgers:ppa) and
vaapi-ext branch for libva and intel-vaapi (git 30012012)

             reply	other threads:[~2012-01-31 16:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-31 16:32 Christoph Evers [this message]
2012-02-01  1:43 ` vaapi intel-driver (vaapi-ext): assertion failed Xiang, Haihao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F281793.5040001@christoph-evers.de \
    --to=mail@christoph-evers.de \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.