-
ExoPlayer version: v2.8.4
The sample code is :
```
MediaSource[] mediaSources = new MediaSource[uris.length];
for (int i = 0; i < uris.length; i++) {
mediaSources[i] = buildMediaSource(uri…
-
Hi, I find that AdsMediaSource has a asset, {Assertions.checkArgument(isTopLevelSource);} . I want to use ConcatenatingMediaSource to concatenate multiple MediaSources.Maybe the child is AdsMediaSou…
-
We had a 90fps 3840x4320 h.265 encoded MP4 playing very smoothly through AV Pro using Media Foundation. We had installed the 'HEVC Video Extensions from the Device Manufacturer' codec from the Windows…
-
Shijun Sun 2014-05-20 20:13:29 UTC
The "stream" attribute on the MediaRecorder is readonly, but it seems the spec does not prevent the app from dynamically adding/removing tracks from the stream obj…
ghost updated
5 years ago
-
I know there are plenty of issues already in the works with this exact same warning message.. but I believe my use case is slightly different.
I'm using `coc-eslint` and `coc-prettier` with the `"p…
-
### What version of Hls.js are you using?
Hls.js version: tested with 0.10.1 as well as the latest version.
### What browser and OS are you using?
Browser name/version: Samsung Internet 8.2.01.2
…
-
Hi ,
I am using the latest exoplayer with ffmpeg support by adding the local dependencies as per the instructions.But after adding the library I am getting the above error and along with it i get a …
-
Bonjour TAG,
I'm requesting a TAG review of:
- Name: Support codec and container switching with MSE using SourceBuffer.changeType()
- Specification URL: [WICG Media Source Extensions codec-…
-
Hi,
Just yesterday I tried watching the "Black Lightning" TV Show and it wasn't running in 1080p. When I ran the test patterns they worked in 1080p just fine and I assumed everything would be runni…
-
Seems like a useful feature for TVs.
It looks like in order to test this properly, [you need to have a 4k monitor](https://www.theverge.com/2015/3/27/8299443/youtube-4k-60fps-videos-star-citizen-k-…