https://bugs.kde.org/show_bug.cgi?id=456482
nethshanpe...@gmail.com changed:
What|Removed |Added
CC||nethshanpe...@gmail.com
--- Comment #2
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #27 from Peter ---
(In reply to george fb from comment #25)
> ~/.local/share/applications and add QT_XCB_GL_INTEGRATION=xcb_egl to the
> exec entry `Exec=QT_XCB_GL_INTEGRATION=xcb_egl /usr/bin/flatpak run
Cleaner to do it the way I identifi
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #26 from george fb ---
I test it by creating a custom command triggered by keyboard, command field I
put a dot and in osd field
hwdec: ${hwdec-current}
this way you can check the current hwdec.
With QT_XCB_GL_INTEGRATION=xcb_egl set I get
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #25 from george fb ---
It works for me, though I copy the desktop file to ~/.local/share/applications
and add QT_XCB_GL_INTEGRATION=xcb_egl to the exec entry
`Exec=QT_XCB_GL_INTEGRATION=xcb_egl /usr/bin/flatpak run --branch=stable
--arch=x8
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #24 from Peter ---
Solved for the launcher. I don't like this solution but it works..
In the console type: "sudo flatpak override --env=QT_XCB_GL_INTEGRATION=xcb_egl
org.kde.haruna"
This will save the override in the system.
Now the quest
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #23 from sunsp...@gmail.com ---
I don't understand this.. If I change the Exec line to be:
Exec=/usr/bin/flatpak run --env=QT_XCB_GL_INTEGRATION=xcb_egl --branch=stable
--arch=x86_64 --command=haruna --file-forwarding org.kde.haruna @@u %u @
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #22 from sunsp...@gmail.com ---
(In reply to george fb from comment #21)
> Try
> Exec=QT_XCB_GL_INTEGRATION=xcb_egl
More progress made.. doing this in the desktop file (both quotes and no quotes
worked) when double-clicking on that file an
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #21 from george fb ---
Try
Exec=QT_XCB_GL_INTEGRATION=xcb_egl
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #20 from sunsp...@gmail.com ---
I've been trying to edit the org.kde.haruna.desktop file where this line is:
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=haruna
--file-forwarding org.kde.haruna @@u %u @@
No matter what
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #19 from sunsp...@gmail.com ---
The Haruna flatpak can be launched with vaapi decoding from the terminal with:
"QT_XCB_GL_INTEGRATION="xcb_egl" org.kde.haruna"
Now the next challenge is figuring out how to edit the GUI so that the terminal
i
https://bugs.kde.org/show_bug.cgi?id=456482
Laurent Bonnaud changed:
What|Removed |Added
CC||l.bonn...@laposte.net
--
You are receiving t
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #18 from sunsp...@gmail.com ---
PS. Environment is x.org on this device. I don't have the option of using
wayland as it is not available.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=456482
sunsp...@gmail.com changed:
What|Removed |Added
CC||sunsp...@gmail.com
Version|0.8.0
https://bugs.kde.org/show_bug.cgi?id=456482
Arthur Kasimov changed:
What|Removed |Added
CC||kodemeis...@outlook.com
--- Comment #16 from A
https://bugs.kde.org/show_bug.cgi?id=456482
Dmitry Nezhevenko changed:
What|Removed |Added
CC||d...@inhex.net
--
You are receiving this m
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #15 from Nick Korotysh ---
Created attachment 150866
--> https://bugs.kde.org/attachment.cgi?id=150866&action=edit
Haruna vaapi QT_XCB_GL_INTEGRATION="xcb_egl"
log attached
--
You are receiving this mail because:
You are watching all bu
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #14 from george fb ---
Can you post a log of your working x11 instance.
I can't get it to work on my intel pc.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #13 from george fb ---
Thanks for looking into this.
I'll leave the report open untill I'll add something in the application for
setting this up correctly.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #12 from Nick Korotysh ---
I got h/w decoding (vaapi in particular case) working on X11!
but mentioned change seems to be vital in any case, "display" variable must be
passed as one of mpv initialization parameters.
all I did - just set env
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #11 from Nick Korotysh ---
confirmed, compiled from master branch - vaapi works on Wayland, behavior is
the same as in SMPlayer on X11. thanks!
but unfortunately, Wayland is not an option for me - some necessary apps have
significant issues
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #10 from george fb ---
It doesn't works on Wayland for you most likely because you're missing this
patch
https://invent.kde.org/multimedia/haruna/-/commit/b89361b050d165c0a47a592e6a8b13ad59fb679f
--
You are receiving this mail because:
You
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #9 from Nick Korotysh ---
as I understood from the last comment on GitHub, the problem somewhere in
OpenGL context type which you get from Qt and pass to libmpv, very sad... from
my experience, it looks like Qt even may use OpenGL ES 2.0 (li
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #8 from george fb ---
Not much I can do https://github.com/mpv-player/mpv/issues/10424, at least on
X11, on Wayland it seems to work.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #7 from Nick Korotysh ---
small update: occasionally found another `libmpv`-based player called Celluloid
and decided to try. and hardware decoding (using `vaapi`) works in it, no
difference in CPU/GPU load comparing with SMPlayer using the
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #6 from Nick Korotysh ---
Created attachment 150483
--> https://bugs.kde.org/attachment.cgi?id=150483&action=edit
mpv logs in 3 cases
attached logs in archive:
- mpv with no any options
- mpv with vaapi h/w decoder
- mpv log from smplayer
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #5 from george fb ---
When using auto mpv settles on hevc-vaapi-copy
```
[ 0.226][v][libmpv_render] Loading hwdec driver 'vaapi-egl'
[ 0.226][v][libmpv_render/vaapi-egl] VAAPI hwdec only works with OpenGL or
Vulkan backends.
[ 0.226][
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #4 from Nick Korotysh ---
used the same video as for initial testing, video played ~30 seconds
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #3 from Nick Korotysh ---
Created attachment 150482
--> https://bugs.kde.org/attachment.cgi?id=150482&action=edit
using `vaapi` option
added log when using `vaapi` option (known to work in other player)
--
You are receiving this mail be
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #2 from Nick Korotysh ---
Created attachment 150481
--> https://bugs.kde.org/attachment.cgi?id=150481&action=edit
using `auto` option
added log when using `auto` option
--
You are receiving this mail because:
You are watching all bug ch
https://bugs.kde.org/show_bug.cgi?id=456482
--- Comment #1 from george fb ---
Create a log by creating the following startup custom commands in settings:
```
set terminal yes
set msg-level all=v
set log-file "/path/to/log/file.txt"
```
And attach it here.
--
You are receiving this mail becaus
30 matches
Mail list logo