-
### Describe the issue
When downloading certain episodes, it crashes with:
```
/server/libs/njodb/index.js:103
throw error;
^
Error: spawn E2BIG
at ChildProcess.spawn (nod…
-
### Version information
* fluent-ffmpeg version: 2.1.2
* ffmpeg version: 4.4 (using ffmpeg-static 4.4.0)
* OS: Windows 10
### Code to reproduce
```js
ffmpeg(fileName)
.complexFilter…
-
**First of all,** these two mistakes are accidental. I run my program in Linux standalone build. I debug for days but not find reason.
## 1. FFplay segmentation fault
Once the error happens,…
-
`import { Injectable } from '@nestjs/common';
import { CreateProjectDto } from './dto/create-project.dto';
import * as path from 'path';
import * as childProcess from 'child_process';
import * as …
-
## 1. Versions
- What is your wechaty version?
Answer: "@juzi/wechaty": "1.0.47"
- What is your wechaty-puppet-padplus version?
Answer: "@juzi/wechaty-puppet-padplus": "1.2.4",
- What i…
-
Good morning,
Is there a way to detect if it is fr or frq?
I would like to keep only the fr 🤷
![image](https://github.com/HaveAGitGat/Tdarr/assets/290678/c680ebbe-c6b3-43f9-bcfa-8933d9fa9781)
-
**Please describe the problem you are having in as much detail as possible:**
Music which is played is incomplete / is jumpy / has wrong speed / doesnt play some parts. **This bug occurs in the 12.…
-
在centos上生成gif组件的时候出现如下问题:
```javascript
[FF] FFGif Gif preProcessing errorffmpeg exited with code 1: av_interleaved_write_frame(): Input/output error
frame= 17 fps=5.0 q=-0.0 Lsize=N/A time=00:00…
-
First off, thanks for the fantastic work on this crate, it's very useful and easy to use.
I'm currently using this crate to stitch together images to create a video using the `image2` muxer, like …
-
Hello,
I'm working o a playback project and i'm using `ONVIFClient` class alongside with `H264Transport` to manage the `RTSP` recording and writing it to the `h264` file. and i use `ffmpeg` to read …