ffmpeg.md
July 15, 2021 · View on GitHub
Bookmarks tagged [ffmpeg]
www.codever.land/bookmarks/t/ffmpeg
[
FFmpeg](https://ffmpeg.org/) https://ffmpeg.org/
Fabrice Bellard's Home Page
- tags: programmer, ffmpeg, quickjs
CompilationGuide/macOS – FFmpeg
https://trac.ffmpeg.org/wiki/CompilationGuide/macOS
There are a few ways to get FFmpeg on macOS
Scaling – FFmpeg
https://trac.ffmpeg.org/wiki/Scaling
If you need to simply resize your video to a specific size (e.g 320⨉240), you can use the scale filter in its most basic form: ...
- tags: ffmpeg
High quality GIF with FFmpeg
http://blog.pkh.me/p/21-high-quality-gif-with-ffmpeg.html
About two years ago, I tried to improve the support of the GIF encoding in FFmpeg to make it at least decent. This notably led to the addition of the transparency mechanism in the GIF encoder. While t...
awesome-ffmpeg
https://github.com/transitive-bullshit/awesome-ffmpeg#readme
👻 A curated list of awesome FFmpeg resources. Contribute to transitive-bullshit/awesome-ffmpeg development by creating an account on GitHub.
- tags: awesome-list, media, ffmpeg
- :octocat: source code
High Quality Gifs with FFMPEG
https://medium.com/@colten_jackson/doing-the-gif-thing-on-debian-82b9760a8483
After getting FFMPEG installed, let’s try it out on a MOV downloaded from my google photos account: ...
- :calendar: published on: 2015-10-28
- tags: gif, ffmpeg, video-processing
[
FFmpeg](https://www.ffmpeg.org/) https://www.ffmpeg.org/
A complete, cross-platform solution to record, convert and stream audio and video.
- tags: ffmpeg, video-processing
- :octocat: source code