Discover and read the best of Twitter Threads about #ffmpeg

Most recents (5)

Hi @elonmusk, we hear you want hardcore video engineering at Twitter 2.0. At FFmpeg we've been doing hardcore video programming for decades (high performance hand written assembly etc.) Get in touch if you want to talk!
@elonmusk Errr...this tweet blew up (thanks @ID_AA_Carmack!).

FFmpeg and affiliated projects like @videolan are open source projects with many technical challenges at the cutting edge of video.

To anyone interested, check out the code: source.ffmpeg.org (in C of course)
And join #ffmpeg-devel on Libera IRC (yes we still use IRC as our main form of communication). There are always people who can answer questions 24/7.

We don't care about your background, we have had high school students writing assembly.
Read 6 tweets
Pour faire suite à mon récent tweet (27/05) sur l'installation de #ytdlp sous Windows, voyons aujourd'hui comment installer l'utilitaire ultime pour le traitement des vidéos : #FFMPEG
Eh oui, c'est AUSSI possible de l'utiliser sous Windows, exactement comme sous Linux !
😎
Avant de commencer, où trouver ce logiciel ?
Le site officiel : ffmpeg.org
avec toute la documentation archi-complète : ffmpeg.org/documentation.…
et la page de téléchargement pour tous les OS : ffmpeg.org/download.html
(parce que oui, #FFMPEG est multi-plateformes).
C'est là que ça se complique pour trouver la bonne version (pour Windows).
Je vous propose de suivre le premier lien affiché :
gyan.dev/ffmpeg/builds/
qui vous permettra d'accéder au dépôt Github du développeur :
github.com/GyanD/codexffm…
On télécharge ffmpeg-5.0.1-full_build.zip
Read 13 tweets
A long blog post in which I:

- explain how to turn a sequence of images (maps, but could be anything) into a video, as in the example here

- give away all sorts of trade secrets

- share some image sets to play with

- provide lots of example commands

statsmapsnpix.com/2021/12/map-an…
I cover installation of #ffmpeg on Mac (easy), Linux (easy) and Windows (easy, but can seem horrendously complex for new users) and ...
I also try to break things down into chunks so that they make sense to the new user - and then you can have all sorts of fun with animating the map files I provided
Read 15 tweets
After a lot of fretting for years, I've decided to give blogging a go.
Read on to find out how you can leverage #PowerShell to create custom-file structures for your next project:
crtejaswi.github.io/blog/13-02-202…
Check out this post to learn how to easily generate QR codes for any text using #PowerShell:
crtejaswi.github.io/blog/15-02-202…
Check out this post to learn how to write a simple #PowerShell cmdlet that easily lets you log in/out of your user accounts. Not very efficient, but a helpful use-case for beginners.
crtejaswi.github.io/blog/16-02-202…
Read 5 tweets
A little Cairngorms flyover, just for fun, with music #aerialod #ffmpeg (I also put a locator map in the top right)
method: Aerialod to create the tiles, ffmpeg to stitch them together and add the little map overlay (made in QGIS), title in Kdenlive, data from @OrdnanceSurvey, and landscape by glaciation
@OrdnanceSurvey command to patch together the c. 1,400 frames exported from Aerialod: ffmpeg -r 40 -i #####_%03d.png -c:v libx264 -s 1920x1080 -r 40 -pix_fmt yuv420p output_file_name.mp4

Then a couple more commands to add the music and the overlay inset map - gradually getting to grips with it
Read 3 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!