Skip to content

Vlc elapsed time accuracy issue after I pause the video #282

Open
@PraveshDev

Description

I am using Meta VLC with WPF application. I have canvas as a parent of VLC player. When I pause the video, mark rectangle on the video and acess elapsed time(vlc.time) it gives some milliseconds difference, sometimes fine. Due to this when again I want to show marked area it is not at the exact position. Sometimes it gives accurate, sometimes there is 1 to 5 frames difference. As I debug, It looks VLC is updating its elapsed time after >200 milliseconds.
I need exact and accurate time so that I can show the marked rectangle precisely. Can you please tell me how can I solve this? Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions