Try replacing with this 3 files, and post log.
fyi -> compile OK after remove the final comma after y in line 35 :
dsyslog("cMpvControl w %d h %d x %d y %d\n", w, h, x, y,);
Logs in attachment.
Try replacing with this 3 files, and post log.
fyi -> compile OK after remove the final comma after y in line 35 :
dsyslog("cMpvControl w %d h %d x %d y %d\n", w, h, x, y,);
Logs in attachment.
That's enough for now, I need to process and think.
Try replacing with this 4 files, and post log.
Try replacing with this 4 files, and post log.
Here is the log.
There should be another message earlier, when initializing the plugin.
Give it from the console:
echo $DISPLAY
echo $XDG_SESSION_TYPE
There should be another message earlier, when initializing the plugin.
Give it from the console:
echo $DISPLAY
echo $XDG_SESSION_TYPE
Here are some fresh larger logs.
The epg errors are due to a rollback to 2.4.0 (for further testing with my CAM).
-> If you need logs in vdr 2.7.7, let me know and I'll make them.
Replacing with this 1 file, and post log.
Continue...
Replacing with this 1 file, and post log.
Continue...
Here is the log ![]()
The plugin does not find the softhddevice window and cannot get the osd sizes, they are set to 0, that is why the crash occurs. It remains to understand where the softhddevice window went.
When vdr with softhddevice is running, try in console:
xwininfo -root -tree
There should be a softhddevice window in the list.
The plugin does not find the softhddevice window and cannot get the osd sizes, they are set to 0, that is why the crash occurs. It remains to understand where the softhddevice window went.
When vdr with softhddevice is running, try in console:
xwininfo -root -tree
There should be a softhddevice window in the list.
Yes, there is softhddevice line. See complete log in attachment.
FYI, just incase. I run vdr from user profile, not from system :
systemctl --user restart vdr.service
Try latest mpv plugin from git, 1.8.2.
Fixed for KDE.
And latest softhddevice too.
Try latest mpv plugin from git, 1.8.2.
Fixed for KDE.
And latest softhddevice too.
I tested different files (mkv, mp4, m2ts), and different codecs (h264, hevc, av1) :
- Everything works and it's very stable.
- Keyboard and lirc management are OK.
- "Playing menu" is functional.
-> Great work, thanks a lot !
I noticed this warning :
sept. 01 20:10:21 vdr3 vdr[284377]: Cannot load libcuda.so.1
I have a radeon gpu, I assume I need to use "vdpau+vaapi" branch.
Is it correct ? Do you plan update this branch for KDE too ?
This is a old branch, use latest.
For mouse control in windowed mode use test branch, softhddevice and mpv plugins both.
With Radeon you can test vaapi and vdpau, but pay attention to the brightness/contrast, it is different for these modes, if you get a dark screen, set them to the average values.
Don’t have an account yet? Register yourself now and be a part of our community!