-
### Describe the bug
The support was outlined in https://github.com/NixOS/nixpkgs/commit/6ed1d9f525643ca7087a1e9a85f80664a058c0dc#diff-547e4d5699df1c405afdc0c2837df95959ed6de64f384ca5720ee37367eebcce…
-
### Describe the bug
ffmpeg for aarch64 darwin can't encode libaom-av1
### Steps To Reproduce
Steps to reproduce the behavior:
1. having pkgs.ffmpeg-full from unstable channel installed
2. ffmp…
-
Is there any kind of license which we have to purchase from you or from ffmpeg to use this library ? or is this open-source and anyone can integrate ?
We have heard that few libraries have expiry d…
-
```
After upgrading to Ubuntu 10.10, the uploader does not run; I click the icon
and nothing happens. I tried running it from the command line and it returned
`imageshack-uploader: error while load…
-
```
After upgrading to Ubuntu 10.10, the uploader does not run; I click the icon
and nothing happens. I tried running it from the command line and it returned
`imageshack-uploader: error while load…
-
### Checklist
- [X] I've checked that there is no other issue about this feature request.
- [X] This issue contains only one feature request.
- [X] The title of this issue accurately describes the fe…
-
**Describe the bug**
ffmpeg fails to configure with libjxl being build statically, caused by libjxl_threads
**To Reproduce**
Build libjxl with these options:
` -DBUILD_SHARED_LIBS=OFF -DCMAKE_IN…
-
After recent clang changes, now LTO is possible for clang with `-flto=thin` via custom_build_options and `--enable-lto=thin` for ffmpeg
Also x264 needs `--enable-lto` since it has linking errors beca…
-
Hi libsndfile :wave:
We've come across a WAVE file that libsndfile interprets as correct, whereas FFmpeg flags it as incorrect. This has uncovered some interesting correctness discrepancies between…
-
I've installed manim, but can't get it to run the example scenes. I input this command into the command line:
python -m manimlib example_scenes.py SquareToCircle -pl
And I get the following back…