Opened 11 years ago
Closed 11 years ago
#25204 closed defect (bug) (fixed)
youtube embed video wrong dimensions
Reported by: | Alexufo | Owned by: | |
---|---|---|---|
Milestone: | 4.0 | Priority: | normal |
Severity: | normal | Version: | 3.2 |
Component: | Embeds | Keywords: | |
Focuses: | Cc: |
Description
- try to embed http://www.youtube.com/watch?v=5EayDPIjp40 at default wordpress theme.
- You will see 4:3 but not originally 16:9. I didnt know why videos embeds differently. This video has error of embed height.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Confirmed. These are the parameters sent to YouTube using Twenty Fourteen:
This what we get back from YouTube:
The correct height for a 16:9 video would be 266px here, but this looks like a YouTube issue.