NotEnoughAV1Encodes icon indicating copy to clipboard operation
NotEnoughAV1Encodes copied to clipboard

[Feature] VVC Support

Open ferdinandwinters opened this issue 3 years ago • 5 comments

Something like https://github.com/fraunhoferhhi/vvenc ? It's licensed under BSD.

ferdinandwinters avatar Jun 23 '21 05:06 ferdinandwinters

If @Alkl58 add VVC support in his great encoder, i think the time will come to start a donation program! i use NEAV1E for web encoding, but VVC will be best for encode archive videos. (hope to -20% file size from av1 average)

dimasites avatar Jun 29 '21 09:06 dimasites

As far my testing goes: It does encode, even with a pipe.

The problem is, that the bitstream output can't be muxed with mkvtoolnix/ffmpeg and can't be played back yet.

I am unsure if I should add this already to the GUI.

Alkl58 avatar Jun 29 '21 14:06 Alkl58

Throw it on the backburner then. Might be there in a few months.

ferdinandwinters avatar Jun 30 '21 00:06 ferdinandwinters

It have a modified LavFilter or DLL file to play VVC video through this https://github.com/MartinEesmaa/VVCEasy

phanluchoacom avatar Nov 20 '23 04:11 phanluchoacom

By the way, staxrip can already encode VVC. But sometimes there are problems with two passes. (Especially for videos with large files and too long duration, it may be related to too many logs. Its main program will get stuck, crash and stop encoding. There is no problem with crf.) The setting of the instruction set can also cause errors. It would be nice to keep the original command set setting/auto

PorcelainSky avatar Jan 30 '24 18:01 PorcelainSky