this post was submitted on 19 Nov 2023
388 points (97.1% liked)

Memes

45661 readers
935 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 

was looking for a GUI video editor on Android, and couldn't find an open source one, so downloaded a proprietary apk(powerdirector).
was greeted with this as soon as I installed an opened it.

deleted it that very instant. will stick to ffmpeg on termux.

image below is from david revoy's mastodon post.


image transcription:
meme has two images. upper one is a cropped screenshot from an app that reads, "to protect your rights to privacy, please accept the privacy policy and terms of use to continue."

lower one is an image of pepper from pepper&carrot with one of her hand in air, eyes lit up and mouth agape. superimposed on very bottom is a text that reads, "Hmm, what a logic."

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 1 year ago* (last edited 1 year ago) (2 children)

Ffmpeg. The bane of my existence.

I think writing ffmpeg manually would've saved me the weeks of pain of trying to do it programmatically via subprocess. The ffmpeg module is slow as hell, I geuss from having to pipe through python or something.

The bottom image is hella cool. Where's it from ?

[–] [email protected] 20 points 1 year ago (2 children)

ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.

image is from a post from David revoy, creator of pepper&carrot, a libre webcomic. Here's the post link: https://framapiaf.org/@davidrevoy/111300971245273049

[–] [email protected] 11 points 1 year ago* (last edited 1 year ago)

ffmpeg is one of those programs no matter how many times you use, you still have to search how to do something with it.

Not only ffmpeg is complex, It allows you to do things in different ways ( for compatibility ) so you can find a far nicer command than the horrible mishmash creation you have and spend another week remaking the script from scratch. But then you think of a better directory structure to work with and now you have to spend few days updating the script. Pain...

I reckon I used AI to create the initial command ( biggest mistake , even gpt4 output somewhat working but garbage Ffmpeg commands) and I am a horrible programmer but still.... It was tiring.

image is from a post from David revoy, creator of pepper&carrot, a libre webcomic.

Thanks !

[–] [email protected] 4 points 1 year ago

I ask ChatGPT how to do something with ffmpeg when I'm stuck lol

[–] [email protected] 15 points 1 year ago (1 children)

The image is from Pepper and Carrot, a comic by David Revoy, a French artist known for using free software and releasing everything he does under free license. I don't know what episode this panel is from, but you can and should read it all here for free!

[–] [email protected] 5 points 1 year ago

he is the guy who made me like webcomics. :)