|
|
|
|
|
by jack_pp
86 days ago
|
|
Maybe it helps to view ffmpeg as a DSL and the ugliness is caused by the CLI constraints / conventions. For what it's worth, LLMs are a great tool for both composing and understanding ffmpeg commands. And if you want something more verbose / easier to read you can use something like https://github.com/kkroening/ffmpeg-python (with LLMs) as well |
|
https://github.com/pyav-org/pyav