microsoft / microsoft/FFmpegInterop
video finishes when tried to seek it.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
video players fine from start ( local video file ) but after a few seconds when I try to seek it, it just goes to end like video has finished playing. it happens both with seekbar on media element and also if done programmatically. I am using uwp builds to create uwp app.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in a UWP app with a local video, testing both the media-element seek bar and programmatic seeking after playback has started. Done means seeking no longer jumps to the end and playback resumes from the requested position; the issue names no files or tests to guide the investigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100