← Back to team overview

linux-traipu team mailing list archive

[Bug 1277919] Re: "Position on Timeline" field is rounded to two decimal points.

 

Until it gets implemented you can edit the following two files to get
higher precision:

/usr/share/pyshared/openshot/windows/ClipProperties.py
Find the lines containing "round(" and replace 2 with the numbers of precision wanted.

/usr/share/pyshared/openshot/windows/ui/ClipProperties.ui 
Find the lines containing "name="digits">" and again replace 2 with the numbers of precision wanted.

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/1277919

Title:
  "Position on Timeline" field is rounded to two decimal points.

Status in OpenShot Video Editor:
  Confirmed

Bug description:
  I need an option to precise it with 3 or more numbers after the
  decimal point. All other software are working with miliseconds.

  Now I can not sync different audio and video files with precision.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openshot/+bug/1277919/+subscriptions


References