-
Just found this recently and I think it would be best to use `-print_format json` instead of parsing the normal output. I also noticed that it checks whether the file existed or not. This unfortunatel…
-
### Version information
* fluent-ffmpeg version: 2.1.3
* ffmpeg version: ffmpeg-6.1.1-r8
* OS: Docker image - node:22-alpine
### Code to reproduce
```js
ffmpeg()
.setFfprobe…
-
`ffprobe version 2.8.1 Copyright (c) 2007-2015 the FFmpeg developers`
Trying ffprobe with a 4k video from the current iPhone it fails reach the `[FORMAT]` block because an empty line appears inside o…
-
Trying to run train.py and it doesn't work. Looks like neural network architecture is incompatible with some constrains? Is a specific version of torch library required?
```
[2024-10-04 17:46:10,588…
-
You say:
`ActiveSupport.paths[:ffprobe] = '/opt/local/bin/ffprobe'`
It should be:
`ActiveStorage.paths[:ffprobe] = '/opt/local/bin/ffprobe'`
-
I get `C:\Python27\lib\site-packages\skvideo\__init__.py:306: UserWarning: ffmpeg/ffprobe not found in path: C:\Python27\Lib\site-packages\skvideo\io` even though that directory contains ffmpeg.py, ff…
-
I'm having an issue with my own rolled execution of `ffprobe` via the `Process` class where `ffprobe` would fail (because of a legitimate reason), but I couldn't capture the error through redirected …
-
Hi there!
I recently updated from MonoGame 3.7.1.189 to 3.81.303 and from .NET Framework to .NET 6 on my game project.
And it has gone very well, thank you for the good job ! :)
But I do ha…
-
### Bug description
The worker is crashing when attempting to check for files to rename.
### Match Uploader version
3.6.0
### Are you running Match Uploader using the official Docker Compose setup…
-
When opening live HLS streams it seems the avformat goes into infinite loop trying to open each segment of the stream, which is not expected. If I try to open the same link with ffprobe everything wor…