Skip to content
#

video

Here are 4,444 public repositories matching this topic...

视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。

  • Updated Apr 27, 2020
  • Java
WWDC
bcmn
bcmn commented Jun 12, 2019

There are three colours in the playback progress indicator -- the current time, the hovered time, & the background colour. The WCAG contrast ratio (not normally applied to two non-font elements, but 🤫) doesn't pass on simply the current + background colour, never mind the intermediary hover colour.

<img width="170" alt="Screenshot 2019-06-12 at 22 26 44" src="https://user-images.githubuserconte

kanongil
kanongil commented Dec 16, 2019

Is your feature request related to a problem? Please describe.

The current engine only exposes WebVTT subtitles as kind: 'subtitles'. When the playlist entry contains CHARACTERISTICS="public.accessibility.transcribes-spoken-dialog,public.accessibility.describes-music-and-sound", it should have kind: 'captions'. This would match how it is exposed in the Safari HLS player.

**Describe

legrostdg
legrostdg commented Jan 9, 2018

~/.config/youtube-dlg should just contain configuration files and not logs (which should go to $XDG_DATA_HOME/youtube-dlg/ ) nor youtube-dl binary (which should go to $XDG_CACHE_HOME).

Please also consider using appdirs instead of hardcoding ~/.config/

bigbluebutton-issue-import
bigbluebutton-issue-import commented Aug 12, 2015

Originally reported on Google Code with ID 1466

The BigBlueButton API uses a URL and shared secret to make API calls, as described in

  https://code.google.com/p/bigbluebutton/wiki/API

The problem is terminology -- we've been incorrectly calling it the salt, but it's
the wrong term.   See

  http://en.wikipedia.org/wiki/Salt_(cryptography)

Throughout our documentation, forum posts, configu

Improve this page

Add a description, image, and links to the video topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the video topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.