this post was submitted on 12 Dec 2023
101 points (100.0% liked)

Free and Open Source Software

17545 readers
19 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[โ€“] CCMan1701A@startrek.website 6 points 7 months ago
[โ€“] autotldr@lemmings.world 5 points 7 months ago

๐Ÿค– I'm a bot that provides automatic summaries for articles:

Click here to see the summaryThe long-in-development work for a fully-functional multi-threaded FFmpeg command line has been merged!

FFmpeg is widely-used throughout many industries for video transcoding and in today's many-core world this is a terrific improvement for this key open-source project.

The patches include adding the thread-aware transcode scheduling infrastructure, moving encoding to a separate thread, and various other low-level changes.

Change the main loop and every component (demuxers, decoders, filters, encoders, muxers) to use the previously added transcode scheduler.

There's a recent presentation on this work by developer Anton Khirnov.

It's terrific seeing this merged and will be interesting to see the performance impact in practice.


Saved 54% of original text.

[โ€“] yessikg@lemmy.blahaj.zone 3 points 7 months ago

Oh now that's a great reason to upgrade

[โ€“] therandoe@kbin.social 2 points 7 months ago

That's pretty cool