microsoft / microsoft/Windows-classic-samples
An issue during stopping of playback of certain video file
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 5.7k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
With the sample
https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/22e7f6d2-280a-452d-a2ac-ce366e06ca83/where-to-report-an-issue-inside-wmf?forum=mediafoundationdevelopment
There's an issue during stopping of playback of certain video file.
steps:
- Run the sample.
- File > Open File, and select the video file.(file sample in this case: https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/22e7f6d2-280a-452d-a2ac-ce366e06ca83/where-to-report-an-issue-inside-wmf?forum=mediafoundationdevelopment)
- Close the window, the window hang on. (the code "g_pPlayer->Shutdown();" hang on)
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 with the Windows Media Foundation SimplePlay sample and reproduce the hang using the linked video file. Inspect the shutdown path around g_pPlayer->Shutdown(); done means closing the sample after loading that file no longer hangs, with playback shutdown still working normally.
Written by the indexing model from the issue text.
Assessment
- Domain
- audio-video-rtc, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100