Nevcairiel / LAVFilters

LAV Filters - Open-Source DirectShow Media Splitter and Decoders
GNU General Public License v2.0
7.23k stars 786 forks source link

vvc(h.266) decoding feature support? #502

Closed Coresi7 closed 1 year ago

Coresi7 commented 1 year ago

Now I'm using klite codec pack 17.0 mega and it has lav splitter 0.76.1. But it does not support vvc. Is there a timetable to add vvc support? Thanks!

Coresi7 commented 1 year ago

An implementation of vvc decoder is here https://github.com/fraunhoferhhi/vvdec

clsid2 commented 1 year ago

LAV Filters uses FFmpeg for all its decoders. That does not yet support H266 and it currently doesn't look like it will anytime soon either. The Fraunhofer decoder or any other third party decoder will be not used.

Coresi7 commented 1 year ago

I see, I'll try to issue there. Thanks!

F1ReB4LL commented 6 months ago

January 3rd, 2024, native VVC decoder The libavcodec library now contains a native VVC (Versatile Video Coding) decoder, supporting a large subset of the codec's features. https://ffmpeg.org/

Just a heads up :)

gizmocuz commented 5 months ago

Great! Hope it will be available soon....