scrolly-video icon indicating copy to clipboard operation
scrolly-video copied to clipboard

Components for scroll-based (or other externally controlled) playback.

Results 24 scrolly-video issues
Sort by recently updated
recently updated
newest added

I wanted to know if it was possible that the video is in Autoplay, when the page has loaded and that it stops once you scroll up or down in...

With the goldengate.mp4 video file it works perfectly, but when i export my own video, it is laggy. My file is only 548Kb. **Do you have an export recommendation ?**

Currently, using webcodecs may result in heavy memory usage, likely because of the way that [this](https://github.com/dkaoster/scrolly-video/blob/main/src/ScrollyVideo.js#L209) is simply pushing all the processed frames into an array. Doing so is particularly...

Hi there! Been using the lib since past 3-4 months. We have observed a particularly strange behaviour with some of the videos in Svelte. The page doesn't load up the...

Hey there, awesome lib! I cant make it to pause and continue video within react. I tried different scenarios, eg. lock the `videoPercentage` prop and disable `trackScroll`. But when doing...

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.5 2024-09-27 Bug Fixes Allow parsing of certain unicode characters again (#5674) Pull Requests #5674: Fix panic...

dependencies

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.29.5. Release notes Sourced from rollup's releases. v3.29.4 3.29.4 2023-09-28 Bug Fixes Fix static analysis when an exported function uses callbacks (#5158) Pull Requests #5158:...

dependencies

Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5. Changelog Sourced from vite's changelog. 4.5.5 (2024-09-16) 4.5.4 (2024-09-16) fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) (e812716), closes #18115 fix: backport #18112, fs...

dependencies

Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.7 to 0.1.10 Release notes Sourced from path-to-regexp's releases. Backtrack protection Fixed Add backtrack protection to...

dependencies