Y
Hacker News
new
|
ask
|
show
|
jobs
by
jmiskovic
1061 days ago
I use ffmpeg often because it's so powerful, but its api cannot fit in my head. It should have a LLM frontend.
1 comments
yorwba
1061 days ago
The API doesn't fit in my head either, but grepping through
https://ffmpeg.org/ffmpeg-all.html
usually gives me the option I need.
link