my ass searching up any ffmpeg command every time I wanna run them instead of memorizing it or putting it in a text file to reuse
Just remember if you need to do anything with subtitles in FFMpeg, you need to install libass
I do that with yt-dlp
ffmpeg is wild as far as tools go
Yeah, there are massive projects that serve as a frontend to a subset of ffmpeg features.
Man who memorized the ffmpeg docs: Look at what they need to mimic a fraction of my power.
Like Firefox
(partially kidding)
What AI-generated, non-working, obviously incorrect garbage is this? Also, you want to define this as an alias to type the command 33% faster, too!
alias fc='ffmpeg -c copy -map 0:0 -f data - 2>/dev/null -i '
Amateurs.
Sigh, it’s always “2>/dev/null” never “what is your problem 2?”…
I call this part “shut up, tin can, I know what I’m doing”.
Sometimes you just don’t care about these 42 files
find
couldn’t access. If I don’t have permissions to read them, I’m not interested!bruh! take this, computer!! I didn’t want to search them anyway!!!
I do the same thing too all the time