unosquare / ffmediaelement

FFME: The Advanced WPF MediaElement (based on FFmpeg)
https://unosquare.github.io/ffmediaelement/
Other
1.17k stars 238 forks source link

Crashing when attempting to open certain WebM files #549

Closed nevaran closed 3 years ago

nevaran commented 3 years ago

This crash has been found using ShareX Webm recording:

When a file using VP9 is created, it will open and play it just fine. But for some reason the VP8 webm files will always crash the application, without the ability for VS's debug mode to catch it, and neither putting try/catch anywhere

Issue Categories

Version Information

Steps to Reproduce

  1. Record VP8 webm using ShareX or download the uploaded one here

  2. Load it up (Optionally using my project which is here)

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.