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

Memes

45187 readers
1381 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
[–] lemmesay@discuss.tchncs.de 21 points 10 months 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

[–] Diabolo96@lemmy.dbzer0.com 11 points 10 months ago* (last edited 10 months 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 !

[–] mp3@lemmy.ca 4 points 10 months ago

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