You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to play a series of videos smoothly so that it looks like it's one long video. I've tried using the default WPF MediaElement, using one instance to play current video and another hidden one to pre-load next snippet of video I want to play. However there is a stutter in video playback when the next file is opened (even though that MediaElement is hidden). Would using FFME help with that problem?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I need to play a series of videos smoothly so that it looks like it's one long video. I've tried using the default WPF MediaElement, using one instance to play current video and another hidden one to pre-load next snippet of video I want to play. However there is a stutter in video playback when the next file is opened (even though that MediaElement is hidden). Would using FFME help with that problem?
thanks!
Beta Was this translation helpful? Give feedback.
All reactions