Sorry, I've added them now.

** Description changed:

+ [Impact]
+ Gstreamer fails when gstreamer-vaapi hardware decoding is used trough 
vdpau-va-driver when using nvidia, nouveau, ati or radeonsi drivers with the 
following error message:
+ gst-launch-1.0: vdpau_decode.c:1264: vdpau_EndPicture: Assertion `obj_buffer' 
failed
+ 
+ [Test Case]
+ sudo apt-get install gstreamer1.0-vaapi mesa-vdpau-drivers vdpau-va-driver
+ gst-launch-1.0 test_file.mp4
+ 
+ The video should play now, and in any case no crash should happen now.
+ 
+ [Regression Potential]
+ The changes are based on git commits now included in the latest stable 
release (0.7.4), and does not change the way things work, but ensure that the 
buffers are correctly allocated and deleted.
+ Thus the regression potential is very low.
+ 
+ --
+ 
  Gstreamer fails when gstreamer-vaapi hardware decoding is used trough
  vdpau-va-driver with NVIDIA binary drivers with the following error
  message:
  
  gst-launch-0.10: vdpau_decode.c:1264: vdpau_EndPicture: Assertion
  `obj_buffer' failed
  
  Example pipeline:
  gst-launch-0.10 -vvv filesrc  location=test.h64 ! queue ! h264parse ! queue ! 
vaapidecode ! vaapisink fullscreen=yes
  
  The bug was produced  in 13.10
  
  vdpau-va-driver:amd64                     0.7.3-2ubuntu1
  libvdpau1:amd64                                0.6-2
  nvidia-319                                            319.32-0ubuntu6
  gstreamer0.10-x:amd64                    0.10.36-1.1ubuntu
  gstreamer0.10-vaapi:amd64             0.3.6-0ubuntu4
  
  The bug was  also reproduced  in 13.04
  13.04, with default system packages.
  
  A workaround only applicable to gstreamer-0.10
  Example pipeline:
  gst-launch-0.10 -vvv filesrc  location=test.h64 ! queue ! h264parse ! queue ! 
vaapidecode use-ffmpeg=true ! vaapisink fullscreen=yes

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1222790

Title:
  gstreamer-vaapi fails with vdpau-va-driver, Nvidia and Radeon GPUs

To manage notifications about this bug go to:
https://bugs.launchpad.net/gstreamer/+bug/1222790/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to