Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youngsx/ffmpeg-cmd-viewer
https://github.com/youngsx/ffmpeg-cmd-viewer
ffmpeg regex
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/youngsx/ffmpeg-cmd-viewer
- Owner: YoungSx
- Created: 2022-06-24T11:49:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T11:50:15.000Z (over 2 years ago)
- Last Synced: 2024-12-15T23:13:35.095Z (about 2 months ago)
- Topics: ffmpeg, regex
- Language: JavaScript
- Homepage: http://shangxin.me/ffmpeg-cmd-viewer/
- Size: 24.4 KB
- Stars: 151
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FFmpeg CMD Viewer
鉴于 FFmpeg 命令经常又臭又长,导致阅读十分困难。所以本项目用来格式化 FFmpeg 命令,以更清晰地阅读命令中的参数。[Demo](http://shangxin.me/ffmpeg-cmd-viewer/)
# TODO
## Feature
* ~~filter complex graph 绘制输入音视频流~~
* ~~filter complex graph 绘制输出~~
* filter complex graph 标明 pads 输入输出顺序## Bug
* 无法清除上一次绘制
* formatted string 输出丢失
* description 字样丢失
* ~~filter complex 两个节点间无法同时存在两条边~~
* ~~替换转义符~~
* 负数被误解析成命令