Как се вмъква видео
Версия от 19:11, 22 август 2013 на Angel.marchev (беседа | приноси) (Нова страница: Има няколко различни подхода за вмъкване на видео (или аудио) в статия. ==Html5mediator== Audio: .mp3...)
Има няколко различни подхода за вмъкване на видео (или аудио) в статия.
Html5mediator
Audio:
.mp3
.ogg
Video:
.mp4 (H.264)
.webm (VP8)
.mov (H.264 only)
.ogv
Html5mediator can be used in two ways:
Media file as external URL
Media file previously uploaded to wiki
Html5mediator: error loading file:"Example.mp4"
Html5mediator automatically figures out whether your file is an audio file or a video file based on the extension, so there is no need to specify the nature of your file a priori. As of version 0.1, you cannot set a custom video height or width; this functionality is planned for the 0.2 release. If there's enough demand for it, YouTube (et cetera) embedding will also be considered.