1181 shaares
14 private links
14 private links
This guide covers the ins and outs of FFmpeg starting with fundamental concepts and moving to media transcoding and video and audio processing providing practical examples along the way.
Discussion: https://news.ycombinator.com/item?id=33771445
See also:
- https://amiaopensource.github.io/ffmprovisr/
- FFmpeg .guide - One stop solution to all things FFmpeg FFmpeg Command Visualizer and Editor
- FFmpeg 编码和编辑入门
- https://ffmpegbyexample.com/ FFmpeg By Example is a documentation website to showcase all the unique and different ways to use FFmpeg.
- ffmpeg buddy a friend to help you build ffmpeg commands
- https://github.com/gstrenge/llmpeg This CLI tool interfaces with an OpenAI LLM to convert your plain text commands into OS/platform specific ffmpeg commands.
- https://github.com/jifengg/ffmpeg-script 一个使用ffmpeg实现各种功能的脚本集(nodejs)
- 分析视频场景帧,并生成播放器支持的书签文件(PotPlayer)
- 使用视频画面拼接自定义的字幕
- 以水平滚动的方式,展示多张图片
- 为图片或视频添加自定义的水印,具有动态水印等多种高级功能。
- 将多张图片转换成类似幻灯片的视频,支持多种转场效果