-
Updated
May 21, 2021 - Makefile
#
vvc
Here are 10 public repositories matching this topic...
lvaschmidt
commented
Apr 14, 2021
Adding y4m output would mean an output that's playable without external metadata knowledge, which would be an important milestone for ease of use.
Video Encoder for Now and Next Decade
-
Updated
Mar 15, 2021 - C
Visualize VVC(VTM) CU/TU partition
-
Updated
Jan 1, 2021 - Jupyter Notebook
Two-phase Scheme for Trimming QTMT CU Partition using Multi-branch Convolutional Neural Networks
deep-learning
tensorflow
convolutional-neural-networks
video-codec
vtm
cu-partition
vvc
tensorflow2
vvc-cu
qtmtt
qtmt
-
Updated
Feb 27, 2021 - Jupyter Notebook
Collection of scripts to analyze the memory accesses on HEVC and VVC Test Models
-
Updated
Jul 12, 2020 - Python
A Docker container to perform memory analysis on HEVC and VVC Test Models
-
Updated
Mar 22, 2020 - C++
Improve this page
Add a description, image, and links to the vvc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vvc topic, visit your repo's landing page and select "manage topics."


Hello. I've been trying out VVenC recently, and I've noticed that this encoder doesn't support y4m input for some reason.
Are there any plans into bringing y4m support into the encoder? Having to pipe YUV and specifying the data is fine, but it is not optimal and makes the encoding workflow more annoying, even when scripted.
Might as well add in y4m support in VVdec.