Gyroplast pawb.social3Hide 3 repliesWhat 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.161
kkubica replyfedia.io2Hide 2 repliesSigh, it's always "2>/dev/null" never "what is your problem 2?"....77
TTwilightKiddy replyprogramming.dev1Hide 1 replyI 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!34
WWhyJiffie replysh.itjust.worksbruh! take this, computer!! I didn't want to search them anyway!!! I do the same thing too all the time4
iidriss replylemm.ee3Hide 3 repliesYeah, there are massive projects that serve as a frontend to a subset of ffmpeg features.75
Ricky Rigatoni replylemm.eeMan who memorized the ffmpeg docs: Look at what they need to mimic a fraction of my power.9
iidriss replylemm.ee(I didn't want to name names so we will not have 79 levels of replies - "actually .." 🤣)4
Bappity lemmy.world3Hide 3 repliesmy ass searching up any ffmpeg command every time I wanna run them instead of memorizing it or putting it in a text file to reuse78
bbamboo replylemmy.blahaj.zone1Hide 1 replyJust remember if you need to do anything with subtitles in FFMpeg, you need to install libass26
GGravitywell.xYz sh.itjust.works2Hide 2 repliesThat doesn't work for me, but it also doesnt give me an error46
GGravitywell.xYz replysh.itjust.worksWell specifically it does not work "to display text files", it just silently exits.2
tth3f4ult lemmy.blahaj.zone1Hide 1 replyYou can also use ffmpeg to convert music and pictures! And to summon the devil into your kernel!25
ddejected_warp_core lemmy.world1Hide 1 replySweet jebus, it really can do anything. Just put it in the kernel already. /s7
Alph4d0g discuss.tchncs.deI don't have to use a perl script to view the contents of a file? open(my $fh, '<', 'filename.txt') or die "Could not open file: $!"; while (my $line = <$fh>) { print $line; } close($fh); Sick!6
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!
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
findcouldn'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
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)
(I didn't want to name names so we will not have 79 levels of replies - "actually .." 🤣)
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
it for the streets
I do that with yt-dlp
FFMPG/Linux, or as I've recently taken to calling it, FFMPG plus Linux.
That doesn't work for me, but it also doesnt give me an error
Then it works. Just not in the way you wanted
Well specifically it does not work "to display text files", it just silently exits.
You can also use ffmpeg to convert music and pictures! And to summon the devil into your kernel!
How has BSD never had "Summon the devil into your kernel" as a slogan!?
Everything is valid Perl code.
Sweet jebus, it really can do anything. Just put it in the kernel already. /s
We're just waiting for the Rust re-write
I don't have to use a perl script to view the contents of a file?
open(my $fh, '<', 'filename.txt') or die "Could not open file: $!"; while (my $line = <$fh>) { print $line; } close($fh);
Sick!
https://www.youtube.com/watch?v=9kaIXkImCAM