Home
last modified time | relevance | path

Searched full:video (Results 1 – 25 of 573) sorted by relevance

12345678910>>...23

/plugin/html5video2/
Dstyle.css2 …l-dialog .vjs-modal-dialog-content, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placehold…
10 .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:be…
20 .vjs-icon-play, .video-js .vjs-play-control .vjs-icon-placeholder, .video-js .vjs-big-play-button .…
25 .vjs-icon-play:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .video-js .vjs-big…
38 .vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
43 .vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
47 .vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
52 .vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
56 .vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
61 .vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
[all …]
/plugin/vshare/
H A Dsites.ini2 ; url = the URL that will be loaded into an iframe, should contain at least @VIDEO@ placeholder
3 ; vid = a public sample video ID
4 ; web = the full URL to the website for the video identified by vid
10 url = //www.youtube-nocookie.com/embed/@VIDEO@
16 url = //player.vimeo.com/video/@VIDEO@
22 url = //www.slideshare.net/slideshow/embed_code/@VIDEO@
30 url = //www.dailymotion.com/embed/video/@VIDEO@
32 web = https://www.dailymotion.com/video/x87k84d
33 rex = dailymotion\.com/video/([a-z0-9]+)
36 url = //player.twitch.tv/?video=@VIDEO@&parent=@DOMAIN@
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dmodule.audio-video.mpeg.php11 // module.audio-video.mpeg.php //
80 …if (!empty($info['mpeg']['video']['bitrate_mode']) && ($info['mpeg']['video']['bitrate_mode'] == '…
99 $info['video']['codec'] = 'MPEG-1'; // will be updated if extension_start_code found
104 …$info['mpeg']['video']['raw']['horizontal_size_value'] = self::readBitsFromStream($bitstream…
105 …$info['mpeg']['video']['raw']['vertical_size_value'] = self::readBitsFromStream($bitstream…
106 …$info['mpeg']['video']['raw']['aspect_ratio_information'] = self::readBitsFromStream($bitstream…
107 …$info['mpeg']['video']['raw']['frame_rate_code'] = self::readBitsFromStream($bitstream…
108 …$info['mpeg']['video']['raw']['bitrate'] = self::readBitsFromStream($bitstream…
110 …$info['mpeg']['video']['raw']['vbv_buffer_size'] = self::readBitsFromStream($bitstream…
111 …$info['mpeg']['video']['raw']['constrained_param_flag'] = self::readBitsFromStream($bitstream…
[all …]
/plugin/photogallery/lightGallery/js/
Dlg-video.js1 /*! lg-video - v1.0.0 - 2016-09-20
35 var Video = function(element) { class
48 Video.prototype.init = function() { class
51 // Event triggered when video url found without poster
53 …_this.core.$slide.eq(index).find('.lg-video').append(_this.loadVideo(src, 'lg-object', true, index…
71 // Set max width for video
73 … _this.core.$slide.eq(index).find('.lg-video-cont').css('max-width', _this.core.s.videoMaxWidth);
81 // check already video element present
82 if (!$el.hasClass('lg-has-video')) {
84 $el.addClass('lg-video-playing lg-has-video');
[all …]
/plugin/vimeo/
Dsyntax.php92 foreach ($videos as $video) {
93 $this->renderVideo($renderer, $video);
103 * Get all video data for the given album id
184 * Render a preview image and put the video iframe-html into a data attribute
189 * @param array $video The video data
191 protected function renderVideo(Doku_Renderer $renderer, $video) argument
193 $title = hsc($video['name']);
194 if ($video['privacy']['embed'] === 'private') {
200 …$renderer->doc .= '<div class="plugin-vimeo-video"' . $widthAttr . ' data-videoiframe="' . hsc($vi…
202 $src = $video['pictures']['sizes'][2]['link_with_play_button'];
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DMimeType.php31 '3gp' => 'video/3gpp',
37 'asf' => 'video/x-ms-asf',
39 'avi' => 'video/x-msvideo',
57 'flv' => 'video/x-flv',
75 'm4v' => 'video/mp4',
78 'mov' => 'video/quicktime',
79 'mkv' => 'video/x-matroska',
81 'mp4' => 'video/mp4',
83 'mp4v' => 'video/mp4',
84 'mpe' => 'video/mpeg',
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
DVideos.php20 use Google\Service\YouTube\Video; alias
47 * to authenticate once and get access to all their video and channel data,
71 * to authenticate once and get access to all their video and channel data,
89 * parts contain properties that can be set when inserting or updating a video.
91 * calculates for a video and does not contain values that you can set or
94 * @param Video $postBody
99 * new video. As default, the notification is enabled.
106 * to authenticate once and get access to all their video and channel data,
113 * parameter specifies the YouTube channel ID of the channel to which a video is
127 * @return Video
[all …]
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Descape-in-link.md1 nice [video](http://www.youtube.com/video\-on\e). Nice\-vide\o star \*
3 nice ![video](http://www.youtube.com/video\-on\e). Nice\-vide\o star \*
5 [video]: http://www.youtube.com/video\-on\e
7 [video] and <http://www.youtube.com/video\-on\e> and <m\a\-il@cebe.cc>
Descape-in-link.html1 <p>nice <a href="http://www.youtube.com/video-on\e">video</a>. Nice-vide\o star *</p>
2 <p>nice <img src="http://www.youtube.com/video-on\e" alt="video" />. Nice-vide\o star *</p>
3 …ef="http://www.youtube.com/video-on\e">video</a> and <a href="http://www.youtube.com/video-on\e">h…
/plugin/jplayer/vendor/happyworm/jplayer/examples/pink.flag/
Ddemo-03-video.html6 <title>Demo : Multi instanced jPlayer video players</title>
19 m4v: "http://www.jplayer.org/video/m4v/Big_Buck_Bunny_Trailer.m4v",
20 ogv: "http://www.jplayer.org/video/ogv/Big_Buck_Bunny_Trailer.ogv",
21 webmv: "http://www.jplayer.org/video/webm/Big_Buck_Bunny_Trailer.webm",
22 poster: "http://www.jplayer.org/video/poster/Big_Buck_Bunny_Trailer_480x270.png"
41 m4v: "http://www.jplayer.org/video/m4v/Incredibles_Teaser.m4v",
42 ogv: "http://www.jplayer.org/video/ogv/Incredibles_Teaser.ogv",
43 webmv: "http://www.jplayer.org/video/webm/Incredibles_Teaser.webm",
44 poster: "http://www.jplayer.org/video/poster/Incredibles_Teaser_640x272.png"
64 m4v: "http://www.jplayer.org/video/m4v/Finding_Nemo_Teaser.m4v",
[all …]
Ddemo-02-video.html6 <title>Demo : jPlayer as a video playlist player</title>
24 m4v: "http://www.jplayer.org/video/m4v/Big_Buck_Bunny_Trailer.m4v",
25 ogv: "http://www.jplayer.org/video/ogv/Big_Buck_Bunny_Trailer.ogv",
26 webmv: "http://www.jplayer.org/video/webm/Big_Buck_Bunny_Trailer.webm",
27 poster:"http://www.jplayer.org/video/poster/Big_Buck_Bunny_Trailer_480x270.png"
32 m4v: "http://www.jplayer.org/video/m4v/Finding_Nemo_Teaser.m4v",
33 ogv: "http://www.jplayer.org/video/ogv/Finding_Nemo_Teaser.ogv",
34 webmv: "http://www.jplayer.org/video/webm/Finding_Nemo_Teaser.webm",
35 poster: "http://www.jplayer.org/video/poster/Finding_Nemo_Teaser_640x352.png"
40 m4v: "http://www.jplayer.org/video/m4v/Incredibles_Teaser.m4v",
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/examples/blue.monday/
Ddemo-03-video.html6 <title>Demo : Multi instanced jPlayer video players</title>
19 m4v: "http://www.jplayer.org/video/m4v/Big_Buck_Bunny_Trailer.m4v",
20 ogv: "http://www.jplayer.org/video/ogv/Big_Buck_Bunny_Trailer.ogv",
21 webmv: "http://www.jplayer.org/video/webm/Big_Buck_Bunny_Trailer.webm",
22 poster: "http://www.jplayer.org/video/poster/Big_Buck_Bunny_Trailer_480x270.png"
41 m4v: "http://www.jplayer.org/video/m4v/Incredibles_Teaser.m4v",
42 ogv: "http://www.jplayer.org/video/ogv/Incredibles_Teaser.ogv",
43 webmv: "http://www.jplayer.org/video/webm/Incredibles_Teaser.webm",
44 poster: "http://www.jplayer.org/video/poster/Incredibles_Teaser_640x272.png"
64 m4v: "http://www.jplayer.org/video/m4v/Finding_Nemo_Teaser.m4v",
[all …]
Ddemo-02-video.html6 <title>Demo : jPlayer as a video playlist player</title>
24 m4v: "http://www.jplayer.org/video/m4v/Big_Buck_Bunny_Trailer.m4v",
25 ogv: "http://www.jplayer.org/video/ogv/Big_Buck_Bunny_Trailer.ogv",
26 webmv: "http://www.jplayer.org/video/webm/Big_Buck_Bunny_Trailer.webm",
27 poster:"http://www.jplayer.org/video/poster/Big_Buck_Bunny_Trailer_480x270.png"
32 m4v: "http://www.jplayer.org/video/m4v/Finding_Nemo_Teaser.m4v",
33 ogv: "http://www.jplayer.org/video/ogv/Finding_Nemo_Teaser.ogv",
34 webmv: "http://www.jplayer.org/video/webm/Finding_Nemo_Teaser.webm",
35 poster: "http://www.jplayer.org/video/poster/Finding_Nemo_Teaser_640x352.png"
40 m4v: "http://www.jplayer.org/video/m4v/Incredibles_Teaser.m4v",
[all …]
/plugin/flowplay2/flowplayer/extras/
DflowPlayer.js43 * Name of the video file. Used if only one video is shown.
46 * the video from your local disk from the directory that contains
48 * with a slash, for example '/video.flv'.
56 * was not found. The missing video clips are replaced by this clip. This can be
57 * an image or a FLV clip. Typically this will contain an image/video saying
58 * "the video you requested cannot be found.....".
80 …* type: One of 'video', 'flv', 'swf', 'jpg'. Optional, determined from the URL's filename extension
81 * if that is present. 'video' means a video file in any format supported by Flash.
82 …* 'flv' is present here for backward compatibility, use 'video' in new FlowPlayer installati…
83 * now. Defaults to 'video' if the extension is not present in the URL.
[all …]
/plugin/flowplay/flowplayer/
DflowPlayer.js17 * Name of the video file. Used if only one video is shown.
20 * the video from your local disk from the directory that contains
22 * with a slash, for example '/video.flv'.
30 * was not found. The missing video clips are replaced by this clip. This can be
31 * an image or a FLV clip. Typically this will contain an image/video saying
32 * "the video you requested cannot be found.....".
108 * You don't need to specify this at all if you place the video next to
111 // baseURL: 'http://flowplayer.sourceforge.net/video',
145 // thumbLocation: 'http://www.kolumbus.fi/apiirain/video',
151 * when you specify a nonzero starting position for the video clip. This is because red5
[all …]
DREADME.txt17 the video file to be loaded by Player.swf. See Player.html for an
26 - Displays a "BUFFERING..." text when filling the video buffer.
27 - Fixed playback of the start and the end of the video where the player
28 was errorneously cutting off some of the video.
45 leaving only the video display showing.
54 - Fixed resizing problem that occurred with Internet Explorer: The video was
77 - clicking on the video area pauses and resumes playback
79 into the video area.
80 - removed the border surrounding the video area
91 - Clicking on the video area did not start playing if splash not used and
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
DVideoItem.php26 protected $videoType = Video::class;
44 * @param Video
46 public function setVideo(Video $video) argument
48 $this->video = $video;
51 * @return Video
55 return $this->video;
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
Djplayer.pink.flag.css19 .jp-video *:focus {
25 .jp-video button::-moz-focus-inner {
31 .jp-video {
50 .jp-video-270p {
53 .jp-video-360p {
56 .jp-video-full {
60 …ner causes other page items that are not position:static (default) to appear over the video/gui. */
64 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video
65 .jp-video-full div div {
68 .jp-video-full .jp-jplayer {
[all …]
Djplayer.pink.flag.min.css1video :focus{outline:0}.jp-audio button::-moz-focus-inner,.jp-audio-stream button::-moz-focus-inne…
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
Djplayer.blue.monday.min.css1video :focus{outline:0}.jp-audio button::-moz-focus-inner,.jp-audio-stream button::-moz-focus-inne…
Djplayer.blue.monday.css19 .jp-video *:focus {
25 .jp-video button::-moz-focus-inner {
31 .jp-video {
45 .jp-video-270p {
48 .jp-video-360p {
51 .jp-video-full {
55 …ner causes other page items that are not position:static (default) to appear over the video/gui. */
59 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video
60 .jp-video-full div div {
63 .jp-video-full .jp-jplayer {
[all …]
/plugin/flowplay2/flowplayer/
DREADME.txt34 - Hardware Scaled video in full-screen mode
44 - Now shows the first frame of video when autoPlay: false and autoBuffering: true
50 - Does not show the video link in the Embed popup unless videoLink is specified in config
72 in the video timeline.
75 - Embed view shows a direct link to the current video file
116 - You can now seek to the beginning or the end of a video using the scrubber
131 - Added a new clip type 'video' that ensures correct playback for h.264 videos supported
145 - Smoothing of FLV videos (antialiasing of scaled video)
153 …- Changed the background of the video area to be black. Now the player does not show the video (sh…
155 …- Added new clip specific setting 'showOnLoadBegin'. Turn this to false and the video will not be …
[all …]
/plugin/jukebox/id3/
Dmodule.audio-video.flv.php24 // module.audio-video.flv.php //
25 // module for analyzing Shockwave Flash Video files //
71 …// if (!$ThisFileInfo['flv']['header']['hasVideo'] || isset($ThisFileInfo['flv']['video']['videoCo…
96 if (!isset($ThisFileInfo['flv']['video']['videoCodec'])) {
97 $ThisFileInfo['flv']['video']['videoCodec'] = $LastHeaderByte & 0x07;
101 if ($ThisFileInfo['flv']['video']['videoCodec'] != GETID3_FLV_VIDEO_VP6) {
110 $ThisFileInfo['video']['resolution_x'] = ($PictureSizeEnc & 0xFF00) >> 8;
113 $ThisFileInfo['video']['resolution_y'] = ($PictureSizeEnc & 0xFF00) >> 8;
119 $ThisFileInfo['video']['resolution_x'] = ($PictureSizeEnc & 0xFFFF0000) >> 16;
123 $ThisFileInfo['video']['resolution_y'] = ($PictureSizeEnc & 0xFFFF0000) >> 16;
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/
Djplayer.blue.monday.scss20 .jp-video *:focus {
27 .jp-video button::-moz-focus-inner {
34 .jp-video {
50 .jp-video-270p {
53 .jp-video-360p {
56 .jp-video-full {
60 …ner causes other page items that are not position:static (default) to appear over the video/gui. */
64 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video
65 .jp-video-full div div {
69 .jp-video-full .jp-jplayer {
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
Djplayer.pink.flag.scss20 .jp-video *:focus {
27 .jp-video button::-moz-focus-inner {
34 .jp-video {
57 .jp-video-270p {
60 .jp-video-360p {
63 .jp-video-full {
67 …ner causes other page items that are not position:static (default) to appear over the video/gui. */
71 /* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video
72 .jp-video-full div div {
76 .jp-video-full .jp-jplayer {
[all …]

12345678910>>...23