←back to thread

FFmpeg 8.0

(ffmpeg.org)
985 points gyan | 1 comments | | HN request time: 0.23s | source
Show context
Dwedit ◴[] No.44986381[source]
Has anyone made a good GUI frontend for accessing the various features of FFMPEG? Sometimes you just want to remux a video without doing any transcoding, or join several video and audio streams together (same codecs).
replies(12): >>44986432 #>>44986441 #>>44986445 #>>44986452 #>>44986714 #>>44986783 #>>44986948 #>>44986958 #>>44987253 #>>44987446 #>>44991369 #>>44991937 #
1. patapong ◴[] No.44986452[source]
I have found the best front-end to be ChatGPT. It is very good at figuring out the commands needed to accomplish something in FFmpeg, from my natural description of what I want to do.