* [Bug 87054] VDPAU decoding mostly fails with Assertion `0' failed. (r600g, Radeon HD 8570D)
@ 2014-12-06 18:57 bugzilla-daemon
2014-12-06 19:39 ` bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2014-12-06 18:57 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 2010 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=87054
Bug ID: 87054
Summary: VDPAU decoding mostly fails with Assertion `0' failed.
(r600g, Radeon HD 8570D)
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
Assignee: dri-devel@lists.freedesktop.org
Reporter: laszlo.kertesz@gmail.com
Building recent mesa git i found that most video players that use VDPAU
hardware decoding fail with
vl/vl_stubs.c:45:vl_video_buffer_formats: Assertion `0' failed.
Trace/breakpoint trap
for example trying to play a 1080p h264 video that worked with hw
decoding before:
$ mpv /media/bigdata/Videos/1080ptestvideo.mp4
Playing: /media/bigdata/Videos/1080ptestvideo.mp4
[stream] Video (+) --vid=1 (*) (h264)
[stream] Audio (+) --aid=1 --alang=und (*) (aac)
File tags:
major_brand: mp42
minor_version: 0
compatible_brands: isommp42
creation_time: 2012-09-10 21:27:25
Trying to use hardware decoding.
AO: [alsa] 44100Hz stereo 2ch float
vl/vl_stubs.c:45:vl_video_buffer_formats: Assertion `0' failed.
Trace/breakpoint trap
It happens to mpv and xbmc, but interestingly NOT to vlc (built with
VDPAU support) when using (or attempting to use) hardware decoding.
With hw decoding off all work.
Only player that can use VDPAU is vlc built from git.
The vl_stubs.c file is referenced in one commit,
http://cgit.freedesktop.org/mesa/mesa/commit/src/gallium/auxiliary/vl/vl_stubs.c?id=f093c1c8ec1bce50d9338533ce775b564358fbeb
auxiliary/vl: add galliumvl_stub.la
Tried to revert it and didnt work.
I use Debian Testing 64 bit with kernel, drm, mesa, llvm built from git.
Now i have last commit a28ad9d4c0d4b95aee8c3b99e9aaa59add21ea9d in my current
build of mesa, kernel 3.18.0-rc7-00057-gebea76f.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3388 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread* [Bug 87054] VDPAU decoding mostly fails with Assertion `0' failed. (r600g, Radeon HD 8570D)
2014-12-06 18:57 [Bug 87054] VDPAU decoding mostly fails with Assertion `0' failed. (r600g, Radeon HD 8570D) bugzilla-daemon
@ 2014-12-06 19:39 ` bugzilla-daemon
2014-12-06 20:16 ` bugzilla-daemon
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2014-12-06 19:39 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 259 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=87054
--- Comment #1 from Andy Furniss <adf.lists@gmail.com> ---
Probably this one -
https://bugs.freedesktop.org/show_bug.cgi?id=86837
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1252 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread* [Bug 87054] VDPAU decoding mostly fails with Assertion `0' failed. (r600g, Radeon HD 8570D)
2014-12-06 18:57 [Bug 87054] VDPAU decoding mostly fails with Assertion `0' failed. (r600g, Radeon HD 8570D) bugzilla-daemon
2014-12-06 19:39 ` bugzilla-daemon
@ 2014-12-06 20:16 ` bugzilla-daemon
2014-12-06 21:08 ` bugzilla-daemon
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2014-12-06 20:16 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 323 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=87054
--- Comment #2 from Kertesz Laszlo <laszlo.kertesz@gmail.com> ---
Might be. But on my system mpv segfaults too with vdpau and mplayer shows no
video (the latter may be somewhat different issue).
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1155 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread* [Bug 87054] VDPAU decoding mostly fails with Assertion `0' failed. (r600g, Radeon HD 8570D)
2014-12-06 18:57 [Bug 87054] VDPAU decoding mostly fails with Assertion `0' failed. (r600g, Radeon HD 8570D) bugzilla-daemon
2014-12-06 19:39 ` bugzilla-daemon
2014-12-06 20:16 ` bugzilla-daemon
@ 2014-12-06 21:08 ` bugzilla-daemon
2014-12-06 22:18 ` bugzilla-daemon
2014-12-06 22:19 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2014-12-06 21:08 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 678 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=87054
--- Comment #3 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Kertesz Laszlo from comment #2)
> Might be. But on my system mpv segfaults too with vdpau and mplayer shows no
> video (the latter may be somewhat different issue).
Yea, I can get mpv to segfault also - when I initially tested I used
... --hwdec=vdpau --vo=vdpau ...
which still works as it's "pure" vdapu, with current mpv ommiting the
--vo=vdpau makes it use opengl for vo and I guess the nv_vdpau_interop that is
causing the problem.
Todays mplayer still works for me.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1586 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 87054] VDPAU decoding mostly fails with Assertion `0' failed. (r600g, Radeon HD 8570D)
2014-12-06 18:57 [Bug 87054] VDPAU decoding mostly fails with Assertion `0' failed. (r600g, Radeon HD 8570D) bugzilla-daemon
` (2 preceding siblings ...)
2014-12-06 21:08 ` bugzilla-daemon
@ 2014-12-06 22:18 ` bugzilla-daemon
2014-12-06 22:19 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2014-12-06 22:18 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1299 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=87054
--- Comment #4 from Kertesz Laszlo <laszlo.kertesz@gmail.com> ---
(In reply to Andy Furniss from comment #3)
> (In reply to Kertesz Laszlo from comment #2)
> > Might be. But on my system mpv segfaults too with vdpau and mplayer shows no
> > video (the latter may be somewhat different issue).
>
> Yea, I can get mpv to segfault also - when I initially tested I used
>
> ... --hwdec=vdpau --vo=vdpau ...
>
> which still works as it's "pure" vdapu, with current mpv ommiting the
> --vo=vdpau makes it use opengl for vo and I guess the nv_vdpau_interop that
> is causing the problem.
>
> Todays mplayer still works for me.
Well seems that you are right. I re tested with mpv and works.
I really dont know what caused the issue since i had in ~/mpv/config:
vo=vdpau
hwdec=auto
hwdec-codecs=h264,vc1,wmv3,mpeg2video,mpeg4
before and it crashed. Maybe for some reason it didnt take the vo option or
something. It still crashes if use vo=opengl but after changing it back to
vdpau it started working.
This and the fact that mplayer exhibits other issues (something related to
avcodec missing h264 decoding) leads me to think that this bug is indeed
duplicate of 86837.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2292 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread* [Bug 87054] VDPAU decoding mostly fails with Assertion `0' failed. (r600g, Radeon HD 8570D)
2014-12-06 18:57 [Bug 87054] VDPAU decoding mostly fails with Assertion `0' failed. (r600g, Radeon HD 8570D) bugzilla-daemon
` (3 preceding siblings ...)
2014-12-06 22:18 ` bugzilla-daemon
@ 2014-12-06 22:19 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2014-12-06 22:19 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 559 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=87054
Kertesz Laszlo <laszlo.kertesz@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #5 from Kertesz Laszlo <laszlo.kertesz@gmail.com> ---
*** This bug has been marked as a duplicate of bug 86837 ***
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2306 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-12-06 22:19 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-06 18:57 [Bug 87054] VDPAU decoding mostly fails with Assertion `0' failed. (r600g, Radeon HD 8570D) bugzilla-daemon
2014-12-06 19:39 ` bugzilla-daemon
2014-12-06 20:16 ` bugzilla-daemon
2014-12-06 21:08 ` bugzilla-daemon
2014-12-06 22:18 ` bugzilla-daemon
2014-12-06 22:19 ` bugzilla-daemon
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.