unosquare / ffmediaelement

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

Jitter while scrubbing #513

Closed dkuc closed 4 years ago

dkuc commented 4 years ago

Jitter while scrubbing

When scrubbing video, the playback will incorrectly jitter back and fourth between past and future frames. This is especially noticeable when scrubbing backwards.

Issue Categories

Version Information

Steps to Reproduce

  1. Open a video in the sample app
  2. Slowly drag the the position scroll to scrub.
  3. Notice that even when dragging in one direction, it will jitter back and forth incorrectly between frames.

Expected Results

Sample Code

NA- sample app

Command line ffplay

N/A - sample app

mariodivece commented 4 years ago

see issue #483