VDR Portal
Unread Threads
Recent Activity
zork replied to the thread [ANNOUNCE] vaapivideo 1.1.0.
Rewrite A/V sync with threshold-based model
Replace warmup/discontinuity/per-frame-wait sync with a simpler
threshold-based approach:
Hold first video frame until audio clock arrives (3s timeout)
Align first frame tightly to audio (wait for any positive delta)
Steady state: submit within ±500 ms, wait if ahead, drop if behind
All wait loops bounded by 3s timeout
Add periodic sync status logging (30s interval)
Remove three sync constants (DISCONT_THRESHOLD, DROP_THRESHOLD,
MAX_WAIT_MS) and…
jrie replied to the thread [yavdr-ansible 24.04] Plugin vdr-plugin-irmp & vdr-plugin-statusleds2irmp im ppa:seahawk1986-hotmail/vdr-2.7.7 aufnehmen?.
[…]
Ja, so hatte ich das erwartet.
Hauptsache es geht wieder.
vdr_rossi replied to the thread [yavdr-ansible 24.04] Plugin vdr-plugin-irmp & vdr-plugin-statusleds2irmp im ppa:seahawk1986-hotmail/vdr-2.7.7 aufnehmen?.
[…]
Doch, hatte /var/lib/vdr/remote.conf gelöscht. /etc/vdr/remote.conf ist ein symlink darauf.
Nach dem löschen habe ich ein reboot gemacht. Dar war das Ausgabeplugin aktiv.
Eventl. hängt es mit dem symlink zusammen. Der dann ja ins Leere zeigt.
Auf die Lösung bin ich gekommen als ich remote.conf unter Vdr*Elec (vdr2) gelöscht habe. Da funktionierte neu anlernen auf Anhieb.
Rest war nur copy & paste.
jsffm replied to the thread [ANNOUNCE] vaapivideo 1.1.0.
[…]
Treffer, es ist gentoo
zork replied to the thread [ANNOUNCE] vaapivideo 1.1.0.
[…]
Richtig, wenn das card1 schon von einem anderen Programm exclusiv geöffnet ist, wird das nichts. Vielleicht aktuell mal als Workaround, bis ich das implementiere: erst vdr starten, dann detachen, dann kodi starten.
zork replied to the thread [ANNOUNCE] vaapivideo 1.1.0.
[…]
Nee, ich habe ohne Ende UHD-Aufzeichnungen. UHD-FHD geht ja auch, HDR-HLG wird auch sauber mit BT.709 dargestellt. Evtl. werde ich noch HW-tonemapping implementieren.
Du kannst jetzt schon UHD als Ausgabeformat wählen, dann aber nur mit BT.709.
jrie replied to the thread [yavdr-ansible 24.04] Plugin vdr-plugin-irmp & vdr-plugin-statusleds2irmp im ppa:seahawk1986-hotmail/vdr-2.7.7 aufnehmen?.
:thumbup: gute Lösung!
[…]
liegt daran, dass du kein Ausgabedevice hattest, auf dem du den Anlerndialog sehen könntest:
[…]
zork replied to the thread [ANNOUNCE] vaapivideo 1.1.0.
[…]
Ist bei mir nicht reproduzierbar. Ich habe jetzt Fedora 44, Debian 13 und Gentoo (08.03.26) getestet, alle kompilieren ohne Probleme durch. Ich möchte ungern auf "-Wpedantic" verzichten, das erhöht die Codekompatibilität erheblich. Welche Distribution nutzt Du, dann kann ich die auch noch testen. Schlimmer als Gentoo kann es nicht sein 8o
vdr_rossi replied to the thread [yavdr-ansible 24.04] Plugin vdr-plugin-irmp & vdr-plugin-statusleds2irmp im ppa:seahawk1986-hotmail/vdr-2.7.7 aufnehmen?.
Lösung war einfach -> /etc/vdr/remotes.conf editiert:
(Code, 33 lines)
vdr_rossi replied to the thread [yavdr-ansible 24.04] Plugin vdr-plugin-irmp & vdr-plugin-statusleds2irmp im ppa:seahawk1986-hotmail/vdr-2.7.7 aufnehmen?.
[…]
Die sehen so aus:
(Code, 43 lines)
/etc/vdr/conf.d/00-vdr.conf erweitert um --no-kbd bringt keine Besserung.
Auch löschen von /etc/vdr/remotes.conf hat kein neu anlernen zur Folge.
Wie bekomme ich alternativ an die richtigen IRMP_PICO.<codes> ?