Actions
Bug #555
closedmarks.vdr timestamps written in negative
Description
I'm using markad 0.0.9 with VDR 1.6.0-2 on a x86_64 machine. It seems to do something but there are two bad problems:
1) All the info in marks.vdr is written in negative numbers. For example, I get entries like:
0:-3:-11.14 detected logo start (4788)
...whereas they should look like this if I understand correctly:
0:03:11.14 detected logo start (4788)
2) It writes lots of "detected start/stop of horiz. borders" marks, making the result pretty much useless. Is there a way to disable the horiz. borders detection altogether?
Actions