-
We recently fixed Roku support by making UMS transcode everything but that's a pretty bad fix. A user has pointed out that Serviio allows good stream to Roku so we could look at that. Here are their p…
-
**Describe the bug**
Unable to use `ffmpeg.run` to use rtsp stream as the input, and output the transcoded stream over an http stream using mpeg1video encoding.
In `ffmpeg`, I can do the following …
-
**Describe the bug**
_Some_ (not all) `.ts` files created by egress have no [Presentation timestamp (PTS)](https://en.wikipedia.org/wiki/Presentation_timestamp) set.
**Egress Version**
We are use…
-
环境:
"mpegts.js": "^1.7.3",
“Chrome/116.0.5845.228”
"webpack": "^5.81.0"
问题描述:
如果 mpegts.js 开启enableWorker,webpack开启默认的压缩混淆;则会出现bug(关闭minimize则没问题)
optimization: {
minimize: true…
-
### Observed Behavior
Use [**CasparCG server v2.4.0-rc1**](https://github.com/CasparCG/server/releases/tag/v2.4.0-rc1) with **ffmpeg 6.1.1** and start ffmpeg consumer started via:
```
…
-
`this.spawnOptions = [
...this.frontFlags,
"-i",
this.url,
...this.midFlags,
'-f',
'mpegts',
'-codec:v',
'mpeg1video',
// additional ffmpeg options go here…
-
#### Please first read the [documentation](https://github.com/xteve-project/xTeVe-Wiki/blob/master/en/configuration.md). Problems affecting the client, e.g. Plex or Emby should be reported there in th…
-
I have a problem with ffmpeg for acquire the streaming the channel television from mumudvb.
1) VERSION FFMPEG
ffmpeg version 2.8.2 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4…
-
I'm trying to write a PES packet using jBinary and PES.js implemented in this repo.
Something like:
```
var PES = require('./mpegts/mpegts_to_mp4/pes.js');
var jBinary = require('jbinary');
…
-
### Describe the problem
I have downloaded the latest source code, and made an attempt to build it with CMake 3.30.5 and GCC 13.3.1_p20241115.
The end results was the following:
```
-- The C …