如何在YouTube iframe中嵌入高清视频

时间:2012-05-23 11:41:32

标签: html iframe youtube embed

我的代码现在看起来像这样:

<iframe title="YouTube video player" width="640" height="360" src="http://www.youtube.com/embed/6X3zUh8RqbY?hd=1" frameborder="0" allowfullscreen></iframe>

我在这里和其他地方读过,?hd = 1部分应该把它变成高清,但是这对我不起作用。该视频嵌入为360p ...

2 个答案:

答案 0 :(得分:0)

尝试使用

<iframe title="YouTube video player" width="640" height="360" src="http://www.youtube.com/embed/6X3zUh8RqbY&ap=%2526fmt%3D22" frameborder="0" allowfullscreen></iframe>

找到的方法

http://www.mydigitallife.info/how-to-embed-and-play-720p-hd-high-definition-youtube-videos-fmt22-code-hack/

答案 1 :(得分:0)

<iframe width="420" height="315" src="http://www.youtube.com/embed/XGSy3_Czz8k"> </iframe>

iFrame视频和音频使用有损压缩进行编码。仅启用了帧内压缩;每一帧都是独立的i-frame。宽度和高度设置将上传的视频的大小。 例如: