Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Quoted
Test für UPT
Hallo Olaf,
da du auch UPT Fehler hast, kannste mal die Änderung testen?
In der remux.c die Zeile
code:
for (; i < Offset + Length; i++) {
mit
code:
for (; i < Offset + Length - 5; i++) {
austauschen.
Falls damit Probleme auftreten, sag Bescheid.
Der UPT scheint durch einen Pufferüberlauf zu entstehen. Ich kann aber im Moment noch nicht so genau sagen ob es wirklich hilft. Klaus will sich das mal am WE anschauen.
This post has been edited 1 times, last edit by "olafhenkel" (Nov 20th 2004, 11:42am)
