this post was submitted on 08 Aug 2024
1501 points (99.1% liked)
Programming
17318 readers
55 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's okay you can just say FFmpeg
Also Linux
Also CoreJS
Also
sure? i tried 8bit transparent grayscale png generation and it turns out imagemagick produces images the kindle can display and ffmpeg fucks them up majorly and they wont show on kindle. ffmpeg is nice though.
FFmpeg is basically the only piece of audio/video conversion software in widespread use. Everything uses it under the hood. Microsoft Teams used it to stream your webcam. VLC uses it to play video. If you've ever uploaded your video to an online service to convert it to a different file format or codec, chances are the server that processed it did so using FFmpeg.
I have also noticed that FFmpeg kind of sucks at generating stills for reasons I'm not sure about though.
i know. i use ffmpeg for grading, keying etc in scripts...love it. but it is not good at stills.