* [Bug 84601] New: vaapi state tracker does not work on radeonsi (Hawaii)
@ 2014-10-02 15:03 bugzilla-daemon
2014-10-02 15:04 ` [Bug 84601] " bugzilla-daemon
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-10-02 15:03 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 2260 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=84601
Bug ID: 84601
Summary: vaapi state tracker does not work on radeonsi (Hawaii)
Product: DRI
Version: XOrg CVS
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
Assignee: dri-devel@lists.freedesktop.org
Reporter: darkbasic@linuxsystems.it
~ $ mpv -vo=opengl-hq -hwdec=vaapi test.mkv
Playing: test.mkv
Can not open external file test.txt.
[stream] Video (+) --vid=1 (h264)
[stream] Audio (+) --aid=1 (*) (ac3)
libva info: VA-API version 0.35.1
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/va/drivers/radeonsi_drv_video.so
libva info: va_openDriver() returns -1
[vaapi] vaInitialize(): unknown libva error
[vo/opengl-hq] Couldn't load hwdec driver 'vaapi'
VO does not support requested hardware decoder.
Using software decoding.
AO: [pulse] 48000Hz stereo 2ch float
VO: [opengl-hq] 1280x720 => 1280x720 yuv420p
AV: 00:00:10 / 00:41:37 (0%) A-V: 0.000
~ $ vlc test.mkv
VLC media player 2.1.5 Rincewind (revision 2.1.4-49-gdab6cb5)
[0xd561f8] main libvlc: Esecuzione di vlc con l'interfaccia predefinita. Usa
'cvlc' per utilizzare vlc senza interfaccia.
[0xe37918] qt4 interface error: Unable to load extensions module
[0x7f6bc109b9e8] main demux error: option sub-original-fps does not exist
[0x7f6bb0001208] main input error: no suitable demux module for
`file/subtitle:///home/niko//test.txt'
No accelerated IMDCT transform found
libva info: VA-API version 0.35.1
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/va/drivers/radeonsi_drv_video.so
libva info: va_openDriver() returns -1
[0x7f6b9c000db8] vaapi generic error: Failed to initialize the VAAPI device
libva info: VA-API version 0.35.1
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/va/drivers/radeonsi_drv_video.so
libva info: va_openDriver() returns -1
[0x7f6b9c000db8] vaapi generic error: Failed to initialize the VAAPI device
[0x7f6b8c001248] main vout display error: Failed to resize display
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3497 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] 5+ messages in thread* [Bug 84601] vaapi state tracker does not work on radeonsi (Hawaii)
2014-10-02 15:03 [Bug 84601] New: vaapi state tracker does not work on radeonsi (Hawaii) bugzilla-daemon
@ 2014-10-02 15:04 ` bugzilla-daemon
2014-10-02 15:36 ` bugzilla-daemon
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-10-02 15:04 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 273 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=84601
--- Comment #1 from darkbasic <darkbasic@linuxsystems.it> ---
There is no /usr/lib64/va/drivers/radeonsi_drv_video.so, just
gallium_drv_video.so
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1051 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] 5+ messages in thread* [Bug 84601] vaapi state tracker does not work on radeonsi (Hawaii)
2014-10-02 15:03 [Bug 84601] New: vaapi state tracker does not work on radeonsi (Hawaii) bugzilla-daemon
2014-10-02 15:04 ` [Bug 84601] " bugzilla-daemon
@ 2014-10-02 15:36 ` bugzilla-daemon
2014-10-02 17:04 ` bugzilla-daemon
2015-01-24 21:15 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-10-02 15:36 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 237 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=84601
--- Comment #2 from darkbasic <darkbasic@linuxsystems.it> ---
I already tried to symlink it without success.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1015 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] 5+ messages in thread
* [Bug 84601] vaapi state tracker does not work on radeonsi (Hawaii)
2014-10-02 15:03 [Bug 84601] New: vaapi state tracker does not work on radeonsi (Hawaii) bugzilla-daemon
2014-10-02 15:04 ` [Bug 84601] " bugzilla-daemon
2014-10-02 15:36 ` bugzilla-daemon
@ 2014-10-02 17:04 ` bugzilla-daemon
2015-01-24 21:15 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-10-02 17:04 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 307 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=84601
--- Comment #3 from darkbasic <darkbasic@linuxsystems.it> ---
Recomping somehow helped, vaapi works now but I still have to symlink
gallium_drv_video.so to radeonsi_drv_video.so.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1085 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] 5+ messages in thread
* [Bug 84601] vaapi state tracker does not work on radeonsi (Hawaii)
2014-10-02 15:03 [Bug 84601] New: vaapi state tracker does not work on radeonsi (Hawaii) bugzilla-daemon
` (2 preceding siblings ...)
2014-10-02 17:04 ` bugzilla-daemon
@ 2015-01-24 21:15 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2015-01-24 21:15 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 423 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=84601
darkbasic <darkbasic@linuxsystems.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTABUG
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1236 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] 5+ messages in thread
end of thread, other threads:[~2015-01-24 21:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-02 15:03 [Bug 84601] New: vaapi state tracker does not work on radeonsi (Hawaii) bugzilla-daemon
2014-10-02 15:04 ` [Bug 84601] " bugzilla-daemon
2014-10-02 15:36 ` bugzilla-daemon
2014-10-02 17:04 ` bugzilla-daemon
2015-01-24 21:15 ` 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.