FFmpeg, the popular free open-source multi-media library, is going to release the new major 8.0 version in next few weeks in August.
Michael Niedermayer, the project lead announced in last week:
I intend to create the release/8.0 branch in the next 1-2 weeks after that i intend to make teh 8.0 release in the following 1-2 weeks.
Meaning if everything goes well, FFmpeg 8.0 is going to be released in next 2 ~ 4 weeks (in August) from the announced date.
The full changes for the new release is not ready yet, but according to the current changlog file, FFmpeg 8.0 will include following new features.
First, it improves VVC (aka H.266) decoding by supporting VAAPI hardware acceleration, as well as all content of SCC (Screen Content Coding), including IBC (Inter Block Copy), Palette Mode and ACT (Adaptive Color Transform).
It also adds encoding (through libopenapv wrapper) and decoding support of Samsung’s Advanced Professional Video (APV) codec, as well as APV raw bitstream muxing and demuxing.
There are also decoding support of RealVideo 6.0 video codec, and G.728, Sanyo LD-ADPCM, ADPCM IMA Xbox audio codec, encoding support of libx265 alpha layer, and animated JPEG XL images (through libjxl), as well as both decoding and encoding of Hwawei’s OpenHarmony hardware.
Other changes include:
And, it’s going to drop OpenSSL
FFmpeg 8.0 is not ready yet. The branch is not even created at the moment of writing.
For developers or advanced users who want to try out what’s going to be available, just run the command below clone the source code:
git clone https://git.ffmpeg.org/ffmpeg.git
Then, build the package by yourself.
The post FFmpeg 8.0 Expected to Be Available in Next Weeks in August appeared first on Osgrove.
The Web Engineering team is thrilled to announce the successful conclusion of our third annual…
This article provides a guide for how to install Microsoft SQL Server on Ubuntu VPS.…
Here’s a step-by-step guide to deploy FlowiseAI (commonly just Flowise) on a Ubuntu VPS using…
Ubuntu images on Microsoft Azure have recently started shipping with the open source package azure-vm-utils…
Organizations everywhere are pushing AI and networks closer to the edge. With that expansion comes…
Every developer who maintains Ruby gems knows that sinking feeling when a user reports an…