[FFmpeg-devel] [PATCH 6/6] avcodec: add vvdec H.266/VVC decoder
Lynne
dev at lynne.ee
Wed Dec 23 15:59:58 EET 2020
Dec 23, 2020, 14:07 by nuomi2021 at gmail.com:
> Hi Lynne & James,
> Do not worry about the dav1d things that happened on vvcdec. It just a
> reference code like libaom.
>
libaom does encoding and decoding. And most people only use
it for encoding, as its not a very fast decoder. As-is, this patch
only does decoding.
> We will not have a useable native vvc decoder in 0.5~1 years.
>
Then why merge this if its not usable and won't stick once a usable
decoder is written?
> During this
> time, the wrapper can help us build many things, like container demuxer,
> hls/dash/rtsp network streaming...
> How about we flag the decoder as experimental, and declare we will retire
> it after the native codec is ready.
>
We don't do experimental decoders in general.
> Hi Marton,
> Fully agree with you, all codecs are created equal, only the market can
> decide which one is the winner.
>
I don't believe Matron said anything like this.
Also did you steal this line from the Bible or something :)
More information about the ffmpeg-devel
mailing list