gpt4 book ai didi

html - 如何将垂直视频添加到我网站的垂直视频框架中?

转载 作者:太空宇宙 更新时间:2023-11-04 10:32:41 25 4
gpt4 key购买 nike

我想将我拍摄的垂直方向的视频添加到我的网站。我可以将它添加到普通的水平视频帧中,但这样一来,视频的两边就会出现难看的黑色背景。我知道这是可能的,正如我在这个网站上看到的那样:http://www.verticalvideos.com/index.html

实现该网站中的垂直视频帧的最佳/最简单方法是什么?

最佳答案

<video src="http://exit109.com/~dnn/clips/RW20seconds_1.mp4" width="360" controls=""> No video support in this browser.</video>

是 html5 视频标签,如果你想从 YouTube、vimeo 等嵌入:

<iframe width="400" height="700" src="https://www.youtube.com/embed/tCCY31XxN_Y" frameborder="0" allowfullscreen=""></iframe>

了解更多信息:http://exit109.com/~dnn/clips/VerticalVideo.html

关于html - 如何将垂直视频添加到我网站的垂直视频框架中?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36389270/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com