unosquare / ffmediaelement

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

Allow setting MaxSpeedRatio #473

Closed kylelaverty closed 4 years ago

kylelaverty commented 4 years ago

Allow setting MaxSpeedRatio

Our usage of the video playback feature often allows people to view the videos at up to 32x speed. Currently the MaxSpeedRatio is 8. It would be ideal if this setting could be overridden.

Issue Categories

Version Information

Expected Results

kylelaverty commented 4 years ago

I downloaded this library and updated the constant to make sure that the video would still play and I was able to play the video with the speedratio set to 32.

stale[bot] commented 4 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.

kylelaverty commented 4 years ago

Since this is on a milestone it should stay open.