-
I am trying to apply text overlay on video using moviepy. There are 2 possible sources of the video, either a video upload or a capture . The idea is to handle video input in the frontend then call a …
-
AUR-installed Cava fails to run after updating iniparser to v 4.2.2-1, which removes libiniparser.so.1.
Building cava from source worked normally. Reinstalling the AUR version had no change. Tested…
-
- Are you on the latest version of ytdl-core?
- yes
- Search the list of issues for a possible duplicate.
- #1141 (closed for a few months now)
```cmd
SyntaxError: Invalid regular expressio…
-
### Current Behavior
When mp3 file links are added to the queue, the screen becomes blank and no time is displayed. When the play button is pressed, the screen goes back to saying "No video is playin…
-
Env:
KKR / 1.2.9
Node / v14.18.2
npm / 8.3.0
Command:
`kkr -d https://www.youtube.com/watch\?v\=LaNzLijZRBo --keep --cooldown 5000 --threads 1 --debug`
(cooldown 懒得删了,本来是 `--live` 下载的,卡在最后两个分片…
-
### Version information
* fluent-ffmpeg version: 2.1.2
* ffmpeg version: Heroku Buildpack (https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest)
* OS:
### Code to reproduce
```…
-
I am trying to implement your ffmpeg plugin and reduce video size but I am getting a path error. Here is my code and the output.
```
static Future reduceVideoSize(
File file,
) async {
…
-
submitted, probably empty response (only 44 bytes file) troubles ffmpeg. Process eats up 100% cpu on babelium server (invoked from babelium:convert:response task) and don't stop.
`Ejecutando cmd [/…
-
It would be nice to have arguments to this program. E.g.:
* `pacmixer --vol +1`
* `pacmixer --mute` and `pacmixer --unmute`
* etc
Said commands would apply for the default device.
This would a…
-
Hi @bassmanitram ,
My original command that work fine :
```bash
ffmpeg -y -i "%d/%b" "%d/%w.mp4"
```
My same command using pipe to another one to display progress bar :
```bash
ffmpeg -y -i…