VDR Portal
Unread Threads
Recent Activity
rfehr replied to the thread [ANNOUNCE] vaapivideo 1.2.0.
[…]
Gute Idee.
Habe ja noch ein paar andere Systeme.
Gruß,
Roland
jsffm replied to the thread [ANNOUNCE] vaapivideo 1.2.0.
Kannst Du nicht ein anderes Ausgabeplugin, z.B. softhddrm, dafür nutzen?
rfehr replied to the thread [ANNOUNCE] vaapivideo 1.2.0.
[…]
Kann ja nichts aufnehmen, da ja kein Bild kommt, die Aufnahme ist dann leer, also 0 Byte,
würde dir gerne was zu verfügung stellen, aber leider geht es ja nicht.
jsffm replied to the thread [ANNOUNCE] vaapivideo 1.2.0.
Wie sieht das mit DVB-T ZDF aus, hast Du da Empfang oder brauchst Du da einen Schnipsel?
zork replied to the thread [ANNOUNCE] vaapivideo 1.2.0.
[…]
Ich benötige Testaufnahmen, damit ich den Stream mal analysieren kann.
stegro replied to the thread Problem mit Softhddrm: malloc(): unsorted double linked list corrupted.
Das problem ist aber auch bei "Atta".
Schicke ich zu schnell ein "stat" kracht es reproduzierbar auch. (oder ein chan X)
Ist mir erst nicht aufgefallen, da das ATTA viel schneller geht als das "DETA".
jojo61 replied to the thread Problem mit Softhddrm: malloc(): unsorted double linked list corrupted.
Hast du das mal probiert ?
Kommentiere mal in drm.c in Zeile 636 den eglDestroySurface aus.
Der "stat" ist eingentlich völlig unkritisch. Meine einzige Vermutung ist, (da das plugin im deta alles löscht) das der VDR denkt das plugin kann das stat beantworten und der Pointer ins plugin ist aber weg.
stegro replied to the thread [ANNOUNCE] vaapivideo 1.2.0.
Wie sieht es bei euch aus, wenn dir das Plugin detached?
(Code, 3 lines)
bei mir bleibt dann das TV dunkel und die console kommt nicht mehr zurück.
das "atta" geht dann nicht mehr:
(Code, 3 lines)
Im log habe ich dann gefunden:
(Code, 4 lines)
Erst wenn ich "systemctl stop vdr" mache, kommt die console zurück.
stegro replied to the thread [ANNOUNCE] vaapivideo 1.2.0.
[…]
Genau, bei mir auch! Ich habe jetzt die Öffis in HD und die privaten in SD!
Ich habe mittlerweile auf ubuntu 26.04 upgegradet. damit lief es dann mit dem radeonsi Treiber.
carel replied to the thread plugin xineliboutput is using an old Makefile!.
I have it running rather stable with below settings in
/etc/vdr/plugins/xineliboutput/config
media.xvdr.num_buffers_hd:5000
media.xvdr.scr_tuning_step:1000
engine.buffers.audio_num_buffers:7000
engine.buffers.video_num_buffers:5000
engine.buffers.video_num_frames:50
Edit the file only when sxfe is not running!
[…]
I think this work with sxfe, just try ;)