-
### Steps to reproduce
1. Use a MacOS device (10.13)
2. Install ffmpeg & dependencies using Homebrew
3. Record a FLAC (or any FFmpeg supported audio file, other .WAV or RAW), naming it "NewTest.{…
-
Hi! I just installed your ffprobe wrapper directly from [PyPi](https://pypi.org/project/ffprobe/), but when I tried to use it (as per the example), I get the following error:
```python
>>> from ffpr…
-
ffmpeg 7.x has been released.
## 7.0
- [announcement](https://ffmpeg.org/index.html#pr7.0)
- [download section](https://www.ffmpeg.org/download.html#release_7.0)
- [git tag](https://git.ffmpeg…
-
**Describe the bug**
This occurs probabilistically. The source stream fails to be pulled via HTTP-FLV during the `http_hooks_on_publish` period, and subsequent stream pulls will continue to fail.
…
-
hello, I encountered an error while running,could you help me?
(torchenv) zjy@sugon-X795-G30:~/rembg-greenscreen-master$ greenscreen -pg "/public/zjy/rembg-greenscreen-master/vid/1.mp4"
/public/zjy/…
-
The channels metadata for FFprobe is incorrectly showing mono most of the time.
from pyffmpeg import FFprobe
input_file = "path/to/file.mkv"
fp = FFprobe(input_file)
print(fp.metadata[0][1]["cha…
-
## Checklist
- [x] I'm reporting a broken site support issue
- [x] I've verified that I'm running youtube-dl version **2021.03.03**
- [x] I've checked that all provided URLs are alive a…
-
C:\Users\a505s\.conda\envs\pytorch-openpose\lib\site-packages\torchvision\io\image.py:13: UserWarning: Failed to load image Python extension:
warn(f"Failed to load image Python extension: {e}")
T…
-
```PHP
use ProtoneMedia\LaravelFFMpeg\Support\FFMpeg;
Route::get('/test', function () {
$image = \App\Models\Product\ProductImage::where('type', \App\Enums\MediaTypes::VIDEO)->firstOrFail();
…
-
### Describe the bug
I'm running nextcloud & memories on bare metal. When I attempt to watch any video with memories transcoding enabled, I receive this error in the browser's network panel and the…