VDR Portal
Unread Threads
Recent Activity
SHF replied to the thread [Patch] Mehr Informationen bei "ERROR: cTimer::Matches()".
[…]
Meine 5400er WD Red brauchen gefühlt eine Ewigkeit.
Eben gestoppt: time ls /mount/hdd1 -> real 0m6.889s
Und da ging es eher flott.
Bei einem Raid, wenn die Platten nacheinander starten sind die 27 Sekunden also nicht mal unrealistisch.
SHF replied to the thread [epgsearch] Erstellte Timer werden sporadisch wieder gelöscht.
Bei dem hin und her im EPG wird man wohl leider nicht viel machen können.
Es sei denn, der VDR verursacht das. Da habe ich aber keine echte Idee wir das passieren sollte.
Als Tipp kann ich also nur empfehle, die Suchteimer möglichst einzuschränken.
Also Beschreibung nur durchsuchen, wenn das unbedingt notwendig ist.
Kanäle sinnvoll beschränken, usw...
SHF replied to the thread Vdr-sxfe and vaapi.
Does xine play normal media files? xine file.mp4
You could try --video-driver vaapi or --video-driver oprngl2.
I personally don't have any experience with recent AMD-GPUs but, maybe a Nvidia or Intel GPU is a better Choice for Videoprocessing at Linux.
Hauppauge wintv quad : dvb-t issues [URL:https://www.vdr-portal.de/forum/thread/136986-hauppauge-wintv-quad-dvb-t-issues/?postID=1384886#post1384886]
SHF replied to the thread VDR 2.7.9: Cutting clean HD recording generates tons of errors.
[…]
Then it is probably a different problem.
Is the audio also affected or video only?
[…]
Maybe some new type/subtype of codec or unusual encoder setting, vdr doesn't fully support yet?
What does mediainfo and ffprobe tell about the recordings?
SHF replied to the thread NVMe M.2 - wird vom ursprünglichen PC nicht mehr erkannt.
Die SSD wird zu 99.9% noch völlig in Ordnung sein, lediglich die Partitionierung ist wohl vermukst.
Das Phänomen hatte ich bei SATA-Platten schon öfter, wenn man sie auf USB-Adapter partitioniert hat.
Ursache ist mir nach wie vor unklar, aber irgendwie scheint USB da andere Ansichten bezüglich der Geometrie zu haben.
USB-SATA-Adaper benutze ich seit dem nicht mehr zur Partitionierung von Festplatten, lediglich zum lesen/schreiben auf bestehenden Partitionen.
Inzwischen habe ich extra zum…
kls replied to the thread Fehler in recording.c, if (strcmp(ext, DELEXT)).
[…]
if (strcmp(ext, RECEXT)) ;)
denn es soll ja geprüft werden, ob mit etwas anderem als ".rec" aufgerufen wurde.
rüsseltier replied to the thread Vdr-sxfe and vaapi.
Does the new motherboard probably have an Intel IGP?
I'm using vdr-sxfe on a N100 system since 2½ years without any problems (Ubuntu based distribution with seahawk1986 PPA).
SHofmann replied to the thread Fehler in recording.c, if (strcmp(ext, DELEXT)).
[…]
if (!strcmp(ext, RECEXT)) ;)
kls replied to the thread Fehler in recording.c, if (strcmp(ext, DELEXT)).
Da hst du leider vollkommen Recht.
Zabrimus replied to the thread Vdr and Italian hbbtv channels.
The HbbTV Urls are read from dvb stream and saved in an sqlite3 database. The first screenshot indicates, that the system seems to work but i don't know the status of italian HbbTV.
Could you please check the sqlite database? And give me the Urls for one channel for which you expect more useful pages?
(Code, 1 line)