Как се вмъква видео

От Администрация и управление
Версия от 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.