Video synced to Mux from /videos folder has black letterboxing added #178
-
Hello, I'm having an issue with a video that I have added to the /videos directory and synced to Mux now having black letterboxing where there was none before. Any idea what could be causing this or how to target this with CSS? I have tried to add objectFit: cover and similar solutions without any luck. I also don't understand why the video asset had black letterbox bars added to the top and bottom of the video when it was uploaded to Mux. Is this normal? Grateful for any tips and feedback, thank you. Nothing unusual about my implementation:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
could you try changing the CSS |
Beta Was this translation helpful? Give feedback.
-
that worked thank you! With |
Beta Was this translation helpful? Give feedback.
could you try changing the CSS
aspect-ratio
on the video? NextVideo adds a default aspect-ratio of 16 / 9.