viewer
viewer copied to clipboard
Slideshow duration should comply with video length
Currently it passes the video even if it's not done yet.
@jancborchardt agreed?
You're absolutely right! :) Same for GIFs I guess, so they only run through once?
@jancborchardt I'm not sure we can get the length of a gif file :thinking:
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?
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.
Yes, it's in progress :)
Any news on this? In the recent stable, this still seems unresolved for videos. :(
Unfortunately not implemented atm :/