Skip to content

File Duration is wrong for some files #79

Open
@babduljameel

Description

@babduljameel

using (var taglib = File.Create(path))
{
return taglib.Properties.Duration;
}
i tried to use the snippet to calculate mp3 file duration, but it gives me wrong file duration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions