-
As requested in https://github.com/kokorin/Jaffree/pull/88#issuecomment-654590506 , here is sample code and output demonstrating exceptions being thrown when stopping ffmpeg input with different metho…
-
I find this library quite helpful. I'm using version 1.1.11 from pip. Thank you.
I have ffmpeg builds that use the GPU to decode the video without using much CPU, and the current input_dict and ou…
-
Hi, first of all thanks for this good software.
I have an issue: I'm trying to record using "screen-capture-recorder" and "virtual-audio-capturer" with ffmpeg on Windows 2012 in a remote desktop c…
-
| Q | A |
| --- | --- |
| Bug? | yes |
| New Feature? | no |
| Version Used | current git master |
| FFmpeg Version | ffmpeg version 1.0.10, built on Apr 14 2016 15:48:13 with gcc 4.7 (Debian 4.7.2-5)…
-
I am storing the voice like this:-
```
Download Results:
gid |stat|avg speed |path/URI
======+====+===========+=======================================================
353dd9|OK | 472KiB/s|/…
-
Looks that currently some files cause freeze at ffmpeg side - https://github.com/qarmin/czkawka/issues/775 so good solution would be to add timeout command to be able to close ffmpeg after a while to …
-
### Version information
* fluent-ffmpeg version: 2.1.2
* ffmpeg version: 4.1.3
* OS: Mac OS X 10.14.5
### Code to reproduce
```js
const ffmpeg = require('fluent-ffmpeg');
const reques…
-
Hi i am using FFmpeg on huge data set of videos and I might have some damaged videos in it?
Typically through the command line, I would do something like
`ffmpeg -v error -i 3.mp4 -f null - &> tes…
-
I'm sure `--ffmpeg-path %s` works in some use cases.. but I just spent 2 hours pulling my hair out because in my case it just wouldn't work no matter what path I gave it.. whether it was an absolute p…
-
## Bug Reports
- [x] I ran `brew update` and can still reproduce the problem
- [x] I ran `brew doctor`, fixed all issues and can still reproduce the problem
- [x] I ran `brew config` and `brew do…