VDR Portal
Unread Threads
Recent Activity
zork replied to the thread [ANNOUNCE] vaapivideo 1.5.0.
[…]
Wurde am 22.1.24 geändert, du hast alte Includes:
https://github.com/vdr-projects/vdr/commit/fe97a38e7742e57de79118950dc35e697e2cc90a
Mein Tipp: lösche einfach mal "/*CheckDecoder=*/false" aus dem Call, Du hast wahrscheinlich noch die alte Version.
jrie replied to the thread Flirc USB und sein "Tastenprellen".
[…]
Bei mir geht das. https://github.com/j1rie/IRMP_PICO/blob/main/RP2xxx/irmp/irmp.c#L2897
kls replied to the thread PauseAtLastMark.
VDR könnte sich den PTS der letzten Marke merken und so lange Frames weiter schicken, bis DeviceSTC() diesen oder einen höheren Wert liefert, und erst dann DeviceFreeze() machen. Sollze ohne API-Änderung sofort für alle Ausgabeplugins funktionieren.
Kann ich aber erst probieren, wenn ich nächste Woche wieder zuhause bin.
SHF replied to the thread Flirc USB und sein "Tastenprellen".
[…]
Mit LIRC kann man das auch. (Mit RC-5 und dem lirc.d gibt es bei irw keine Unterbrechung in so einem Fall.)
Nur leider kommt die Erkenntnis zu spät, da dann schon das "release" durchgeführt wurde.
Um einen Aussetzer überbrücken zu können, müsste man das "repeat" 2 x Wiederholrate + Puffer lang halten (~250ms). Das merkt man schon unangenehm als Nachlaufen.
Oder man müsste irgendwie das "repeat" wieder setzen können, ohne einen neuen Tastendruck zu generieren.
Das scheint aber nicht zu…
probutus replied to the thread Custom Firmware Octopus Net.
Thanks tmn505! I confirmed the blocks were emtpy and I could save the environment without issue.
I did a little bit of progress by migrating the 3.17.8 kernel of the octonet pro to dts format (including the interesting quirks I found in the board init. This will make the migration to newer kernels much easier.
I found some interesting facts about the hardware:
- ethernet and debug uart share a pin which makes the pinctrl driver to complain but it still works (I'll leave that for now as there…
jojo61 replied to the thread vdr-plugin-mpv.
Da es beim stop eines mpv streams passiert würde ich hier die Ursache suchen. Da muss jemand einen suspend schicken und dann den VDR einen exit machen lassen.
Was genau macht denn die blaue Taste beim mpv plugin.
"After ending mpv playback with stop and exit via blue key vdr crashes"
sg75 replied to the thread [ANNOUNCE] vaapivideo 1.5.0.
Eben :) Ich bin auch begeistert von dem Projekt und spiele mit dem Gedanken, in einen refurbished NUC8 zu investieren.
JoeBar replied to the thread Installation eines VDR+Plugins nativ auf CoreELEC Boxen.
[…]
Perfekt, dankeschön :)
Zabrimus replied to the thread Installation eines VDR+Plugins nativ auf CoreELEC Boxen.
[…]
Ja leider :( Ich hatte endlich wieder Gelegenheit mich um das Update zu kümmern und hoffentlich auch Build-Probleme zu lösen. Irgendwann muss man in den sauren Apfel beissen.