How to compile VVC H266 MPEGi Versalite Video Coding decoder for Linux for VideoLan usage?
Posted: 01 Apr 2021 00:15
How to compile VVC H266 MPEGi Versalite Video Coding decoder for Linux for VideoLan usage?
Full Version 1.0.1 is avaible as Open Source:
https://github.com/fraunhoferhhi/vvdec
There are even:
VLCReader.cpp
VLCReader.h
in:
tree/master/source/Lib/DecoderLib
https://github.com/fraunhoferhhi/vvdec/ ... DecoderLib
I have heard it can be compiled even for running on:
iPhone 12pro Soc ( Apple A14 SoC)
results:
FHD: 53fps (RA and LB)
UHD: 32fps (RA)
https://arxiv.org/abs/2103.03612
This plugin for VideoLan only runs Annex B byte order streams:
https://github.com/TencentCloud/O266player
(Tencent O266dec plugin is a plugin for VLC player that enables VLC to play H.266 Annex B bit streams)
Or how can one use this external video codecs with videoLan:
Free version of Mpeg5 part 1 = Essential Video Coding Baseline Profile patent Free.
https://github.com/revcx/revc
Version written in RUST.
I am sure, there will be planty people interested in subject.
Full Version 1.0.1 is avaible as Open Source:
https://github.com/fraunhoferhhi/vvdec
There are even:
VLCReader.cpp
VLCReader.h
in:
tree/master/source/Lib/DecoderLib
https://github.com/fraunhoferhhi/vvdec/ ... DecoderLib
I have heard it can be compiled even for running on:
iPhone 12pro Soc ( Apple A14 SoC)
results:
FHD: 53fps (RA and LB)
UHD: 32fps (RA)
https://arxiv.org/abs/2103.03612
This plugin for VideoLan only runs Annex B byte order streams:
https://github.com/TencentCloud/O266player
(Tencent O266dec plugin is a plugin for VLC player that enables VLC to play H.266 Annex B bit streams)
Or how can one use this external video codecs with videoLan:
Free version of Mpeg5 part 1 = Essential Video Coding Baseline Profile patent Free.
https://github.com/revcx/revc
Version written in RUST.
I am sure, there will be planty people interested in subject.