-
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)
-
`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…
-
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 …
-
**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…
-
Thanks for this! Getting some errors, any ideas?
```sh
➜ node src/index.js
Extracting frames from video 1...
file:///Users/umarhansa/Downloads/video-rendering-nodejs-ffmpeg-main/src/utils/extra…
-
环境相同
请大佬帮忙看看
错误日志
````
begin encrypt Fun
Stderr output: ffmpeg version 4.3.5-0+deb11u1 Copyright (c) 2000-2022 the FFmpeg developers
/home/debian/video-hls-encrypt/app/controllers/encrypt.js:5…
-
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 …
-
### Current behavior
If I add an empty `vue.config.js` to the project described below `./node_modules/.bin/cypress run --component` fails to compile giving
```
...
Running: HelloWorld.cy.ts …