nginx-vod-module icon indicating copy to clipboard operation
nginx-vod-module copied to clipboard

NGINX-based MP4 Repackager

Results 186 nginx-vod-module issues
Sort by recently updated
recently updated
newest added

The files with MOV extension are not streaming from chrome using DASH protocol. The same is streaming fine in MAC safari which is using HLS protocol. Getting the below error....

Currently url structure is like this for a 4 quality service: ``` index-f1-v1-a1.m3u8 (360p) index-f2-v1-a1.m3u8 (480p) index-f3-v1-a1.m3u8 (720p) index-f4-v1-a1.m3u8 (1080p) ``` In case we want to remove 360p quality all...

I am using Frigate which uses nginx-vod-module. I am trying to debug a performance issue, so I wanted to enable perf counters as I have seen in other references, I...

errorLog:[error] 119#119: *63 mp4_metadata_reader_read: buffer size 265819 is smaller than moov size 1460630 while reading media header, client: 172.24.192.1, server: localhost, request: "GET /vod/1.mp4/index.m3u8 HTTP/1.1", host: "localhost"

For example, synthesize logo/brand in HLS ts video

when i use this program, i don't know why you can convert video to segment ts file so quick like that. what is the command you use. Can you explain...

Hello If I have a list of MP4 files and it is consumed by HLS player. Is there any way to add a new MP4 file at the end of...

apt-get install kaltura-ffmpeg 正在读取软件包列表... 完成 正在分析软件包的依赖关系树... 完成 正在读取状态信息... 完成 有一些软件包无法被安装。如果您用的是 unstable 发行版,这也许是 因为系统无法达到您要求的状态造成的。该版本中可能会有一些您需要的软件 包尚未被创建或是它们已被从新到(Incoming)目录移出。 下列信息可能会对解决问题有所帮助: 下列软件包有未满足的依赖关系: kaltura-ffmpeg : 依赖: libx264-142 但无法安装它 或 libx264-148 但无法安装它 或 libx264-155 但无法安装它 依赖: libvpx1 但无法安装它...

Hello, So this is my issue. i've set this parameter for video tracks `vod_segment_duration 8000;` but it create some issues with double subtitles on chromecast I want to know if...

HLS spec allows [listing of the "IV"](https://tools.ietf.org/html/rfc8216#section-4.3.2.4) as part of the #EXT-X-KEY prams. Would be cool if the packager had a configuration option to list in the key output.