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

[BUG]: Flickering transition from poster image to video #4240

Open
genesy opened this issue Oct 16, 2024 · 5 comments
Open

[BUG]: Flickering transition from poster image to video #4240

genesy opened this issue Oct 16, 2024 · 5 comments
Assignees
Labels

Comments

@genesy
Copy link

genesy commented Oct 16, 2024

Version

6.6.0

What platforms are you having the problem on?

iOS, Android

System Version

ios 15

On what device are you experiencing the issue?

Real device, Simulator

Architecture

New architecture with interop layer

What happened?

Caused by #3972

Reverting poster style to not include display:none fixes this

Reproduction Link

repository link

Reproduction

Just a video component with a poster.

Before the video plays there is a flicker.

@genesy genesy added the bug label Oct 16, 2024
Copy link

Thank you for your issue report. Please note that the following information is missing or incomplete:

  • reproduction link

Please update your issue with this information to help us address it more effectively.

Note: issues without complete information have a lower priority

There is a newer version of the library available. You are using version 6.6.0, while the latest stable version is 6.6.4. Please update to the latest version and check if the issue still exists.

Note: If the issue still exists, please update the issue report with the latest information.

@genesy
Copy link
Author

genesy commented Oct 16, 2024

According to #3972 (comment)

Fixed bug -> When the video wasn't fully loaded but its image was visible, both the video and the poster were simultaneously visible

Was this a bug or a feature? We were using this as a feature for vimeo videos where the poster is the first frame of the video. It was seemless before this fix. Now it's a poster then a frame of black then the video plays

@freeboub freeboub self-assigned this Oct 16, 2024
@freeboub
Copy link
Collaborator

Let us release next version, and I will double check this issue.

@kosmokoks
Copy link

kosmokoks commented Oct 24, 2024

same in version 6.7.0

@Lakston
Copy link

Lakston commented Oct 31, 2024

can confirm this we have a black screen flicker in 6.7.0 too, RN 75.4, not on new arch

I reverted to 6.3.0 (the last version we used before updating) and the flicker is gone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants