michaelcampbell 2 days ago `ffmpeg` options are one thing that LLMs have helped me out a lot with. Tell it what I have, what I want, and more often than not the hieroglyphics that it spits out is the right set of options to use. darkest_ruby 2 days ago Pro tip: feed ffprobe output to LLM for better results euroderf 2 days ago Wow, "ffprobe --help | wc" yields 2234 lines. Some kind of record?
darkest_ruby 2 days ago Pro tip: feed ffprobe output to LLM for better results euroderf 2 days ago Wow, "ffprobe --help | wc" yields 2234 lines. Some kind of record?
`ffmpeg` options are one thing that LLMs have helped me out a lot with. Tell it what I have, what I want, and more often than not the hieroglyphics that it spits out is the right set of options to use.
Pro tip: feed ffprobe output to LLM for better results
Wow, "ffprobe --help | wc" yields 2234 lines. Some kind of record?