viewer icon indicating copy to clipboard operation
viewer copied to clipboard

Slideshow duration should comply with video length

Open skjnldsv opened this issue 6 years ago • 7 comments

Currently it passes the video even if it's not done yet.

@jancborchardt agreed?

skjnldsv avatar Mar 17 '19 10:03 skjnldsv

You're absolutely right! :) Same for GIFs I guess, so they only run through once?

jancborchardt avatar Mar 17 '19 13:03 jancborchardt

@jancborchardt I'm not sure we can get the length of a gif file :thinking:

skjnldsv avatar Mar 18 '19 14:03 skjnldsv

There is https://www.npmjs.com/package/gif-me-duration ;)

Maybe https://www.w3schools.com/cssref/css3_pr_animation-play-state.asp and related are better friends here. Set that you want to autoplay it once. And when it is set to stop. Continue?

rullzer avatar Mar 18 '19 19:03 rullzer

Any update on this? I think getting that fix for videos is much more important than for gifs. So the issue could get splitted into two.

szaimen avatar Aug 24 '19 21:08 szaimen

Yes, it's in progress :)

skjnldsv avatar Aug 25 '19 06:08 skjnldsv

Any news on this? In the recent stable, this still seems unresolved for videos. :(

ml31415 avatar Dec 28 '20 15:12 ml31415

Unfortunately not implemented atm :/

skjnldsv avatar Jan 04 '21 14:01 skjnldsv