-
Repro:
Navigate to https://v2-4-0-dot-shaka-player-demo.appspot.com/demo/#asset=https://s3-ap-southeast-1.amazonaws.com/learnyst/testfolder/sample/expresshls/hls.m3u8;play and start playback.
For …
-
Thank you for creating this repository (especially the Next.js part).
I tried to run with `npm run dev`, but I can not stream it to Mux.
This is the full terminal log:
```shell
> custom-serv…
-
@sashimiethan forwarded a question about getting visual alignment at the start/end of the line see [testcase](http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cstyle%3E…
-
Here is the original video file. It is approximately 16 MB in size. I add the file as a temporary file that expires on May 9, 2024. Download [here.](https://file.io/qiSTccHqIe00)
The generated vide…
-
I made few tests with SVD and I noticed that reflections seems to stay too much at the same place, I'm not sure because I don't have generated long enough videos, did someone else noticed problem with…
-
Hi,
I have some questions about SRT in TSDuck. Please, help to found the correct response:
- The TSDuck, when compiled with the SRT input/output modules (`tsplugin_srt.so` exists), is compiled w…
-
Hi there,
initially, let me say "thanks" for creating and maintaining paperless-ng. As Docker is my preferred deployment method, I had a look at the `jonaswinkler/paperless-ng` Docker image. AFAICS…
-
崩溃在这个函数里边的断言,
int SDL_LockMutex(SDL_mutex *mutex)
{
assert(mutex);
if (!mutex)
return -1;
return pthread_mutex_lock(&mutex->id);
}
线上app有些用户闪退在这里,也是断言位置, ios8-10.2都会出现这…
-
Jenkins [Dependencies and Class Loading](https://www.jenkins.io/doc/developer/plugin-development/dependencies-and-class-loading/) shows a classloader tree where for example JAF-API is not able to loca…
-
This is my code, but it doesn't work.
The log is at the en.
log -> Stream #0:2: Video: mjpeg, yuvj444p, 1920x1080, q=2-31, 400 kb/s, 30 fps, 30 tbn, 30 tbc (attached pic)
FFmpegFra…