BtbN / FFmpeg-Builds

MIT License
6.99k stars 958 forks source link

Fraunhofer VVC #302

Closed mrtajniak closed 3 months ago

mrtajniak commented 9 months ago

How can I add VVC enc and dec to FFmpeg Build? image

I need VVC

BtbN commented 9 months ago

FFmpeg does not support either of that yet. So you can't(unless you write the code yourself). There's some preliminary patches on the ML, so it will happen eventually.

mrtajniak commented 9 months ago

Are you sure? Because I have ffmpeg build that only supports VVC image

This version of FFmpeg is dedicated only for encoding VVC

BtbN commented 9 months ago

Yes, none of the patches for any of that made it in yet. Whoever made that build must have applied them themselves.

mrtajniak commented 9 months ago

So how can I do it

mrtajniak commented 9 months ago

Can I add a couple of flags to this tool? maybe I can easily compile it from source using the same method that is used by this tool

BtbN commented 9 months ago

Find the correct patches on ffmpeg-devel, apply them to your fork of ffmpeg, and build that fork manually. I don't carry patches external to ffmpeg itself here, only what's in the main repo. If you want to use this set of scripts, you'd have to also write a build script for the two fraunhofer libraries first, since that does not exist at all so far.

mrtajniak commented 9 months ago

Maybe this will help https://github.com/MartinEesmaa/VVCEasy

mrtajniak commented 9 months ago

I thought that if this tool has nonfree codecs I will also get VVC

BtbN commented 9 months ago

It will, once it's merged into FFmpeg. As of right now, FFmpeg has not merged a single h266 de/encoder.

mrtajniak commented 9 months ago

Ok so I am not getting VVC, I will try to fix MABS

classicdoomenjoyer commented 3 months ago

It will, once it's merged into FFmpeg. As of right now, FFmpeg has not merged a single h266 de/encoder.

So, sir, when wil FFMPEG officially start supporting vvenc encoder ?

I would like FFMPEG to support the encoder as soon as possible coz, VVC the future of 4K and 8K Video Encoding!

BtbN commented 3 months ago

Whenever it's ready. This repo is not the place for requests about it.

classicdoomenjoyer commented 3 months ago

Whenever it's ready. This repo is not the place for requests about it.

Okay sir.