video
Here are 4,193 public repositories matching this topic...
IjkMediaPlayer player =new IjkMediaPlayer();
try {
player.setDataSource(imgBean.getData());
player.start();
} catch (Exception e) {
e.printStackTrace();
}
I see that the website section for screenshots is still empty. What screenshots would you like, and I'd be happy to contribute/maintain them.
-
Updated
Feb 21, 2020 - Java
So I have a Samsung LC27HG70 monitor that apparently supports up to 600 cd/m2. In Windows I want to be able to watch HDR content at optimized settings. I have searched with "mpv + hdr", multiple results including github issues came up from few years back. And the more I read the more I got confused. I tried applying each different setting, they were all okay in a different fashion so I was not su
-
Updated
Feb 21, 2020 - GLSL
-
Updated
Feb 21, 2020 - Jupyter Notebook
-
Updated
Feb 21, 2020 - Jupyter Notebook
-
Updated
Feb 21, 2020 - Java
If i click a YouTube link or thumbnail in an app like FeedMe or other RSS reader, NewPipe starts but crashes instantly with the error "org.schabi.newpipe.extractor.exceptions.ParsingException: Malformed url: vnd.youtube:thi73589" or some similar error. If I open the same link with standard YouTube app, the right video is opened.
documentation needed
Subject of the issue
Documentation needed
Steps to reproduce
When I need help with the options I just run coursera-dl but this is sometimes insufficient because this shows all the options but it doesn't explain how they work or how they're used, with options like --hooks --video-resolution is not possible to deduce how they must be used.
Would be nice to have a detailed exp
Using Gstreamer isPlaying() always returns true even when paused and using plain ofVideoPlayer it returns false when paused. It would be great to have a standard behavior.
see:
arturoc/ofxGStreamer#27
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
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
Some documentation for MediaElement has been lost in git history (see #2673), let's restore it and see what's still valid.
In the admin section under follow-list. It would be nice to see the total size of mirrored videos per instance.
Currently the pix_fmt for ffmpeg is set in VideoFileClip.py via
pix_fmt = "rgba" if has_mask else "rgb24"
It would be great if VideoFileClip could accept an optional "pix_fmt" arg so that "bgr24" could be used to be consistent with OpenCV.
-
Updated
Feb 21, 2020 - JavaScript
Right now it's just a collection of links (the basic format of each entry is 'name - author'). It might be helpful to make room for 1-2 sentence explanations of the link, particularly as the list grows.
(PS this project is linked prominently from the website now)
Browser: Chrome (latest)
OS: Windows 10
Clappr Version: 0.2.95
Going through all issues related to logging, it seems like someone insisted on having fatal errors logged without an open to turn them off.
I'd appreciate providing of any way to disable also fatal errors, as it makes no sense to have them on production.
Also, the documentation (API reference) does not supply
-
Updated
Feb 21, 2020 - Python
-
Updated
Feb 21, 2020 - Swift
ref: https://github.com/PyYoshi/cChardet
While we're at it, it probably makes sense to change the default output encoding to utf-8, since this seems to be what players like VLC expect.
I think this would be a useful feature for most users to have default. e.g. %(playlist_index)s-%(title)s.%(ext)s
Improve this page
Add a description, image, and links to the video topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the video topic, visit your repo's landing page and select "manage topics."


Description
Briefly describe the issue.
Include a reduced test case, we have a starter template on JSBin you can use.
I've run into a few issues with VideoJS HTTP Streaming: