vdr-sxfe läuft bei mir im Fullscreenmodus.
Spiele ich jetzt ein Video über das mpv-Plugin ab, öffnet sich im Hintergrund ein mpv-Fenster und ich höre nur den Ton.
vdr-sxfe zeigt dann "No Signal" an.
Will ich auch das Video sehen, muss ich mir die Tastatur greifen und per Alt-Tab zu dem mpv-Fenster wechseln, damit es in den Vordergrund kommt.
Kann man dieses Verhalten irgendwie beheben?
[mpv] Vordergrund-Problem mit vdr-sxfe
-
-
Teste doch einfach mal mit Softhddevice. Damit nutzen es die allermeisten würde ich sagen.
MfG Stefan
-
Parameters of mpv plugin?
You use xineliboutput, with va-api/vdpau?
-
Parameters of mpv plugin?
QuoteYou use xineliboutput, with va-api/vdpau?
Yes, via vdr-sxfe with software decoding (the Intel drivers on Jammy have issues with HW decoding on my N100 system).
-
Addendum: vdr-sxfe runs like this
vdr-sxfe --hud --fullscreen --syslog xvdr+tcp://127.0.0.1 -
looks like a bug, I tested it with xineliboutput a long time ago, I'll check it out.
-
Fixed, try git.
-
My build skills are very basic, so I'm stuck at the error message below.
I assume some dev-package is missing, but I can't figure out which one.
Chances are high that seahawk1986 will pump it out faster via his PPA than I'm able to compile it.Code
Display MoreIn file included from /usr/include/X11/Xlib-xcb.h:8, from player.h:16, from control.h:13, from control.c:9: /usr/include/vdr/dvbdevice.h:243:157: error: expected ‘,’ or ‘...’ before ‘int’ 243 | virtual bool SignalStats(int &Valid, double *Strength = NULL, double *Cnr = NULL, double *BerPre = NULL, double *BerPost = NULL, double *Per = NULL, int *Status = NULL) const; | ^~~~~~ In file included from /usr/include/vdr/menuitems.h:14, from /usr/include/vdr/plugin.h:14, from /usr/include/vdr/status.h:17, from status.h:12, from control.h:14, from control.c:9: /usr/include/vdr/dvbdevice.h:243:152: error: default argument missing for parameter 7 of ‘virtual bool cDvbDevice::SignalStats(int&, double*, double*, double*, double*, double*, int*) const’ 243 | virtual bool SignalStats(int &Valid, double *Strength = NULL, double *Cnr = NULL, double *BerPre = NULL, double *BerPost = NULL, double *Per = NULL, int *Status = NULL) const; | ^~~~~ In file included from /usr/include/vdr/menuitems.h:14, from /usr/include/vdr/plugin.h:14, from /usr/include/vdr/status.h:17, from status.h:12, from control.h:14, from control.c:9: /usr/include/vdr/dvbdevice.h:243:48: note: ...following parameter 2 which has a default argument 243 | virtual bool SignalStats(int &Valid, double *Strength = NULL, double *Cnr = NULL, double *BerPre = NULL, double *BerPost = NULL, double *Per = NULL, int *Status = NULL) const; | ^ make: *** [Makefile:111: control.o] Fehler 1
-
As expected seahawk1986 has already packaged it. Thank you!
And спаси́бо to lnj who has fixed the problem.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!