You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If i input a twitch clip directly to the player it works great via remote url, but if i upload a video to the browser and put the local url into react player the audio is behind or out of sync
Video examples
Expected Behavior
Expect the video to play in sync with the audio and audio to not be delayed, If i convert the video to an audio the timestamps play correctly
I uploaded an example of an mp4 from twitch that doesn't work and the audio only that does work
Steps to Reproduce
Create react player component, have upload component, use one of these urls to
Mainly, trying to verify if its only these types of videos and if it is happening for anyone else.
Be sure to search for your issue before opening a new one.
Current Behavior
If i input a twitch clip directly to the player it works great via remote url, but if i upload a video to the browser and put the local url into react player the audio is behind or out of sync
Video examples
Expected Behavior
Expect the video to play in sync with the audio and audio to not be delayed, If i convert the video to an audio the timestamps play correctly
I uploaded an example of an mp4 from twitch that doesn't work and the audio only that does work
Steps to Reproduce
Mainly, trying to verify if its only these types of videos and if it is happening for anyone else.
Actually looks like i can only upload the video but i just converted this using a regular mp4 to mp3 site to make the other test
https://github.com/user-attachments/assets/a9b419a5-3841-4c70-a41a-63a25e9e71c6
The text was updated successfully, but these errors were encountered: