TOV

MTS files are a common container format for high-definition video, often used by HD camcorders, and can be played with various media players like VLC, or converted to other formats like MP4 using Handbrake or FFmpeg. Video editors like Kdenlive, Flowblade and Shortcut also support editing MTS files.

#Linux #MTS #HD #VLC #Handbrake #Kdenlive #FFmpeg #Shortcut #Flowblade

Apr 02, 2025, 05:38 · · · 1 · 0
Paco Hope #resist

Checking my download of tonight's #Monsterdon and it is REALLY shaky. I found this blog on how to do #video stablization with #ffmpeg. I love the way it shows how to make a side-by-side comparison video. This is 10 seconds of the opening credits. original on the left, stabilized on the right.

Tariq

#opensourceFriday

#FFmpeg is multi-platform swiss-army knife of libraries and tools, of which only one ffmpeg command.

en.wikipedia.org/wiki/FFmpeg

I'm not an expert user but over the years it has helped me to:

* convert ripped CD flacs to mp3/ogg

* re-encode video for a specific task eg friends' problematic players, and even projection at an art exhibition

* making animated maths visualisations from a sequence of images from python matplotlib eg

youtube.com/watch?v=Ln6vWyQ4p3k

#opensource #tech

Mar 29, 2025, 00:26 · · · 0 · 0
Habr

Как улучшить качество аниме до 4K без ИИ: руководство по использованию HVENC и Anime4K

Любимые аниме из детства выглядят размыто на современных 4K-экранах? Есть решение! Узнайте, как апскейлить видео до 4K с помощью FFmpeg , шейдера Anime4K и аппаратного ускорения NVIDIA . Без сложных ИИ — только простые шаги и доступные инструменты. Читайте статью и вдохните новую жизнь в свои сериалы!

habr.com/ru/articles/895076/

#апскейл #4k #аниме #ffmpeg #libplacebo #Anime4K #nvidia #CUVID #nvenc

Как улучшить качество аниме до 4K без ИИ: руководство по использованию HVENC и Anime4K

До апскейла После апскейла Апскейл — это процесс, который…

Хабр
Daniel Supernault

When you realize most of the magic that TikTok does is just ffmpeg behind the scenes 😅

What an incredibly powerful piece of software!

#ffmpeg

TOV

MPV 0.40.0 released. This release requires FFmpeg 6.1 or newer and libplacebo 6.338.2 or newer.

#Linux #MPV #FFmpeg

TOV

If your system uses Wayland instead of Xorg, you may sometimes encounter a black screen issue when using x11grab from FFmpeg because x11grab works best with Xorg. Switching to a Xorg session should fix the problem.

#FFmpeg #Xorg #x11grab #wayland #Linux

Danie


Yes, FFmpeg is far from just being some plain copy or convert command. It is packed with powerful features and, in fact, sits in the background behind many fancy GUI applications, with FFmpeg during the work in the background.

The linked article discusses how FFmpeg can perform the following features:

Playing a Video (yes, really!)
Get Media Information
Record Your Screen
Extract Images From a Video
Convert Images Into a Video
Convert a Video to MP3 or GIF (or other video formats)
Add Subtitles to a Movie
Rebuild a Video’s Index Without Transcoding
Resize Videos
Trim and Crop Videos

Some of these functions can consume a lot of CPU and memory resources, so it is also worth having a look for versions of FFmpeg that specifically use the GPU for extra horsepower.

As one of my readers commented, when it came to malware, rather try to use existing OS tools to do what you need to. FFmpeg is one such tool when it comes to all things video and audio.

See howtogeek.com/tricks-you-can-d…
#Blog, #FFmpeg, #technology, #video

Danie van der Merwe

10 Tricks You Can Do With FFmpeg on Linux, macOS, and Windows

Yes, FFmpeg is far from just being some plain copy or convert command. It is packed with powerful features and, in fact, sits in the background behind many fancy GUI applications, with FFmpeg during the work in the background.

The linked article ...continues

See gadgeteer.co.za/10-tricks-you-

#FFmpeg #technology #video

10 Tricks You Can Do With FFmpeg on Linux, macOS, and Windows

Yes, FFmpeg is far from just being some plain copy…

GadgeteerZA
hellocatfood

Maybe I should just make turning GifCities gifs into Minesweeper maps my "thing". Would be a lot less expensive than eurorack that's for sure. #creativecoding #imagemagick #ffmpeg

Mar 20, 2025, 17:18 · · · 0 · 0
Bernie

Hey @fedora, what's this noopenh264 which appeared in #rawhide and causes conflicts with the real codec from fedora-cisco-openh264?

Which package should I pick if I want H264 to keep working and I don't care about US patents?

#fedora #linux #ffmpeg

barefootstache

The two tools that caused the most frustration were #ffmpeg and #jq.

Just was not able to extract the album cover and merge it into the m4a file. So that feature has been put on hold.

And with jq the test function did not like it when the values are equal, so had to default to using == when using select.

((Jann Gobble)) 🏳️‍🌈

Okay, y'all, I've got some muddy #audiobooks recorded from audiotapes in the 90's.

I don't wanna buy them all again on digital. Can anyone suggest #ffmpeg commands or other #FOSS that can de-muddy narration? It just seems like the people narrating these are talking through water...or like Kermit the Frog. Ya' know?

Seems like the 90's Dolby Audio really did a number on these. Tape hiss is not there, but it just seems muddy.

Thx in advance

Who Let The Dogs Out 🐾

#assembly #programming #ffmpeg

Вводные уроки по ассемблеру от FFmpeg.

Отличный материал для тех кто не знал или знал, но забыл.

github.com/FFmpeg/asm-lessons

GitHub - FFmpeg/asm-lessons: FFMPEG Assembly Language Lessons

FFMPEG Assembly Language Lessons. Contribute to FFmpeg/asm-lessons…

GitHub
hellocatfood

I used my newfound skills to update a bash script I wrote 13 years ago to make animations like this.

#ffmpeg #imagemagick #generativeart #animation