KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
FFmpegGUI
★ 45
Open GitHub ↗
Free video filter graph editor
Download README (.md)
Explore Similar Repositories
sentinelhub-qgis-plugin
:
QGIS Plugin for Sentinel Hub
js-image-base64
:
JS前端上传图片、压缩、并且处理旋转问题,生成base64数据
bitfinex_algo
:
Orderbook based trading algorithm for Bitfinex, based on open source from jndok and dawsbot
AutoGridView
:
:traffic_light:AutoGridView可以更轻松实现QQ空间和微信朋友圈的九宫格、点击展开、点击加号添加照片等功能,而且采用Adapter方式,可以自定义item,更加灵活,使用起来就像ListView和BaseAdapter搭配一样简单...
react-native-global-font
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
FFmpegGUI
?
Download (.md)
# FFmpegGUI FFmpegGUI is an open-source video filter graph editor based on **Qt** and **FFmpeg**. **FFmpegGUI is free software licensed under the term of LGPL v2.1.** ## Allows: - create filter graph - edit filter graph - change filters parameters - export/import graph (also in ffplay format) - save processed video (needs to be improved) - play preview - inspect properties of connections between filters ## Requirments: - FFmpeg 3.2.4 - Qt4 ## How to install: - ./configure - make ## How it looks: 