Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix video restarting on same bg #2882 #3468

Closed
wants to merge 1 commit into from

Conversation

slavaGanzin
Copy link

@slavaGanzin slavaGanzin commented Sep 8, 2023

Fixes: #2882
Alternative to: #3189

Before:

before.mp4

After:

after.mp4

This fixes only transition between fragments, between slides it's more complicated and should be handled by somebody with deep knowledge of internals like @hakimel himself :)

@hakimel
Copy link
Owner

hakimel commented Mar 8, 2024

Hey! Support for continuous background video playback across slides was added in a29a9c7

I've been testing showing and hiding fragments but haven't seen them have any effect on inline or background video playback. Can you check if you're still experiencing this in the latest version? If you are, I'd really appreciate an example presentation where this can be reproduced. Appreciate it!

@hakimel hakimel closed this Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

share video accross multiple slides or fragements w/o restarting the video
2 participants