-
### Description / Steps to reproduce the issue
1. Run `pacman -S mingw-w64-ucrt-x86_64-gst-libav` in a UCRT64 environment.
2. Run `gst-inspect-1.0 libav`. This fails to find the plugin.
### Exp…
-
Windows requires libav binaries, but the official libav site is down and their github page does not contain any pre-compiled binaries. Unsure if there's a way to port this project to use ffmpeg (I'm a…
anubi updated
8 months ago
-
Hi everyone,
I'am working on Google colab. When i try get libav-tools by executing the following cell "!apt-get install libav-tools", i get the following error :
Package libav-tools is not ava…
-
Reference:
https://developer.nvidia.com/ffmpeg
it is only a suggestion for more efficiency of "Captura", for those who posses NVIDIA graphic cards.
-
`make` ends with following:
```
...
CC libavutil/display.o
CC libavutil/downmix_info.o
CC libavutil/error.o
CC libavutil/eval.o
CC libavutil/fifo.o
CC libavutil/file.o
CC libavutil/file_ope…
-
I'm refactoring a large repository to be installable with ament_cmake. It's a CMake project, and relies on library `libav`, which does not support CMake. `libav` only comes with Pkgconfig support. Gst…
-
Got this error when trying to run the compiled binary. All the dependencies are already installed. Am I missing something here?
-
At one point I struggled with forked-daapd not compiling with a libav Plain 9 beta and finally managed to cook up a patch that checked the library's API version and used relevant API calls depending o…
-
**Is your feature request related to a problem? Please describe.**
oEQ currently requires [Libav](https://libav.org/) for creation of thumbnails and previews of videos. However, linux distributions…
-
The use of format and codec libraries from FFMPEG/LibAv would allow transcodes from numerous formats supported by FFMPEG/LibAV as opposed to the rather limited (and huge) YUV4MPEG2 format. While this…