Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Duration Units #25

Open
CubitSpeed opened this issue Jun 22, 2020 · 2 comments
Open

Incorrect Duration Units #25

CubitSpeed opened this issue Jun 22, 2020 · 2 comments

Comments

@CubitSpeed
Copy link

In MediaInfo there is the following code:

  /// microsecond
  double duration;

It seems to imply duration is in microseconds. Instead, the units appear to be milliseconds.

@jonataslaw
Copy link
Owner

Thanks for alerting this

@Martibis
Copy link
Contributor

Martibis commented Aug 3, 2020

Not sure if the same, but setting duration to 30 (in the assumption it would be 30sec) does not seem to work at least on Android @jonataslaw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants