-
## 5.1
[git tag](https://git.ffmpeg.org/gitweb/ffmpeg.git/tag/4f3c925bd5e8f253c1dbf57eb9552b92ce0b12d5)
### ffmpeg
- [ ] Linux x64
- [ ] Linux x86
- [ ] Linux `arm`
- [ ] Linux `arm64`
- …
-
Everything seemed to work until the ffmpeg build. The end of my build-ffmpeg.log file:
```
duplicate symbol '_av1_sgr_params' in:
/Users/michael/Dev/ffmpeg-compile/tool/lib/libSvtAv1Enc.a[48]…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm requesting a feature unr…
-
You already have the Reencode integrated and tried to use nvidia. Would there be a possiblity to add Intel QSV H265?
https://trac.ffmpeg.org/wiki/Encode/H.265
-
Simple closed captioning is a must for social.
This can be done lots of ways and quickly, but "animated" ones akin to Captions.ai would be a big deal
-
Additional Information:
Hi guys,
I've written a kinect2 Fmpeg driver for libavdevice using libfreenect2.
Currently the driver exports 3x video streams. RGB as the source jpeg which can be tr…
-
It should "fail fast" by default providing clear messages.
Optional mode doesn't properly work anyway (including xfeatures2d issues).
[Example](http://pullrequest.opencv.org/buildbot/builders/prec…
-
我现在已经编译好了一个libx264,我想让ijkplayer添加libx264.我该怎么做。
-
Consider a basic clip concatenation:
concatClips = concatenate_videoclips([VideoFileClip(x) for x in clipsFileNames])
concatClips.write_videofile(target)
When doing this, the file is re…
-
On my gentoo amd64 system, the build succed, but "make install only install libebur128:
I made a live ebuild in order to incorporate it with portage. The installation phase is:
```
>>> Install …