-
```
Hi,
I found that the Doubango Framework checks if FFmpeg is present by verifying 3
things, in the configure.ac file.
One of those thing is the verification of the av_gettime function in
libavuti…
-
```
After some time, the video transcoding thread that utilizes ffmpeg hangs.
The ffmpeg process is running, produces no std/err outs. That leads to the
transcoding process counter exceeds the configu…
-
```
Hi,
I found that the Doubango Framework checks if FFmpeg is present by verifying 3
things, in the configure.ac file.
One of those thing is the verification of the av_gettime function in
libavuti…
-
```
hi all
i want to ask if some one can play the stream with ffmpeg ?? i try this command
ffmpeg -i rtp:\\IP:ports video but in the commande line i can't see any thing
is just blocked and the same…
-
```
hi all
i want to ask if some one can play the stream with ffmpeg ?? i try this command
ffmpeg -i rtp:\\IP:ports video but in the commande line i can't see any thing
is just blocked and the same…
-
Is it possible to pass some parameters to ffmpeg in the way it is done from console?
Thanks
-
I keep getting this as an error, "'ffmpeg' is not recognized as an internal or external command,
operable program or batch file.", I am on Windows 10 also I get the error, "FileNotFoundError: [Errno …
-
git clone https://github.com/juj/emsdk && cd emsdk
./emsdk install sdk-incoming-64bit binaryen-master-64bit
./emsdk activate sdk-incoming-64bit binaryen-master-64bit
source ./emsdk_env.sh
emcc --…
-
### I need Help.
How to force 2 digits format for track numbers?
### What operating system are you seeing the problem on?
Windows
### Your settings
```json
{"skip_existing": "False", "lyrics_embe…
-
Hello, I'm having issue using latest release v0.7.13.
During a vmaf comparison, I see a linear increase of memory usage for ffpmeg until it gets killed.
It's running on a Debian 12 KVM VM with 32 …