-
```
I'd like to request that the va-api be added to the builds (if not already
there), especially for Android. I've been reading around the web and there was
some activity on this front with FFMpeg,…
-
```
I'd like to request that the va-api be added to the builds (if not already
there), especially for Android. I've been reading around the web and there was
some activity on this front with FFMpeg,…
-
```
I'd like to request that the va-api be added to the builds (if not already
there), especially for Android. I've been reading around the web and there was
some activity on this front with FFMpeg,…
-
I know license issues are in the way of a static ffmpeg build in Docker.
Nevertheless, I believe there could be a way around this, which still would help people to a static ffmpeg build, by not ac…
-
## 5.1
[git tag](https://git.ffmpeg.org/gitweb/ffmpeg.git/tag/4f3c925bd5e8f253c1dbf57eb9552b92ce0b12d5)
### ffmpeg
- [ ] Linux x64
- [ ] Linux x86
- [ ] Linux `arm`
- [ ] Linux `arm64`
- …
-
## Discussion
### Context
Right now, as part of PRs https://github.com/pytorch/vision/pull/2683 and https://github.com/pytorch/vision/pull/2596, we intend to include the FFmpeg binaries on or wh…
-
### Bug Description
If opus files have the file ending .ogg, it seems that they are assumed to be vorbis, and neither metadata extraction nor playback works. renaming to .opus fixes the issue, howeve…
-
When I run the program with `saveVideo = true`, I get an error:
```
terminate called after throwing an instance of 'cv::Exception'
what(): OpenCV(4.5.1) ../modules/videoio/src/cap_ffmpeg.cpp:172…
-
**Describe the bug**
Hardware AV1 decoding does not work on M3 Apple devices and defaults back to software decoding if set to automatic
**Steps to reproduce**
1. Install Moonlight 5.0.1 on any Ap…
-
I've been working on reproducible builds with Docker and multistage builds, check this out: https://github.com/denismakogon/ffmpeg-debian
maybe, my efforts deserves a note somewhere in README?