Project

General

Profile

Actions

Bug #555

closed

marks.vdr timestamps written in negative

Added by Anonymous about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
02/14/2011
Due date:
% Done:

100%

Estimated time:

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 #1

Updated by Joe_D about 13 years ago

  • Assignee set to Joe_D
  • % Done changed from 0 to 90

Can you please remove the sign in line 606 of command/streaminfo.cpp?

The line should read:

maContext->Video.Info.FramesPerSecond=fps

Actions #2

Updated by Joe_D about 13 years ago

  • Status changed from New to Closed
  • Target version changed from 0.0.9 to 0.1.0
  • % Done changed from 90 to 100
Actions

Also available in: Atom PDF