• Hi there,

    I’m trying to use a self-hosted video with 360*640 px resolution (vertical aspect ratio). It looks good (I mean, the right size) in the post editor,

    However it gets resized to the container maximum width once published, making it much bigger.

    I’ve tried to set the height and the width manually, but it doesn’t work:

    <video autoplay loop preload="auto" src="*.mp4" height="640" width="360"></video>

    How can this behaviour be avoided?

    Thanks

    • This topic was modified 1 year, 4 months ago by antoniomc76.

    The page I need help with: [log in to see the link]

  • The topic ‘Video not showing properly (not the original resolution)’ is closed to new replies.