Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#843 | Link |
Registered User
Join Date: Jul 2015
Posts: 678
|
I don't think this is question for this forum. You have to be codec developer.
https://stackoverflow.com/questions/...-identical-mvs These are the functions for JCTVC HEVC ctu->getTotalNumPart() == 256 ctu->getDepth(48) == 3 ctu->getPredictionMode(48) == INTER_MODE ctu->getPartitionSize(48) == Nx2N ![]() https://www.intechopen.com/chapters/52002 extract the 4x4's PUs of each I frame separately in VVCSoftware_VTM? ptu->getTotalNumPart() == 256 ptu->getDepth(48) == 5 ptu->getPredictionMode(48) == INTRA_MODE ptu->getPartitionSize(48) == NxN Your case is definitely Intra mode and depth 5. For VVC max CU is 128x128. I just don't know what the function equivalents are in JVETVVC. Officially JVETVVC isn't PTU function partitioner.currPartIdx() == 256 partitioner.currDepth == 5 Last edited by Jamaika; 30th July 2023 at 08:13. |
![]() |
![]() |
![]() |
#844 | Link | |
Registered User
Join Date: Jul 2023
Posts: 6
|
![]() Quote:
|
|
![]() |
![]() |
![]() |
#845 | Link |
Artem S. Tashkinov
Join Date: Dec 2006
Posts: 305
|
MSU has released "MSU Video Codecs Comparison 2022".
Tencent-TVC and Tencent266 codecs have beaten everything under the sun but you cannot download or use either. And here's a August 2023 VVC adoption report from Streaming Media. Meanwhile there's been no news in regard to x266 but H2 is not over yet. Last edited by birdie; 3rd August 2023 at 20:11. |
![]() |
![]() |
![]() |
#846 | Link | |
RipBot264 author
Join Date: May 2006
Location: Poland
Posts: 7,788
|
Quote:
__________________
Windows 7 Image Updater - SkyLake\KabyLake\CoffeLake\Ryzen Threadripper |
|
![]() |
![]() |
![]() |
#849 | Link | ||
Registered User
Join Date: Aug 2002
Location: Italy
Posts: 292
|
Quote:
Quote:
Does anyone tested it ?
__________________
HYbrid Multimedia Production Suite page @ GitHub |
||
![]() |
![]() |
![]() |
#850 | Link | |
Registered User
Join Date: Aug 2018
Location: Germany
Posts: 98
|
Quote:
http://ffmpeg.org/pipermail/ffmpeg-d...st/313669.html Edit: Now it is not missing anymore. Last edited by ShortKatz; 2nd September 2023 at 15:44. |
|
![]() |
![]() |
![]() |
#851 | Link |
Artem S. Tashkinov
Join Date: Dec 2006
Posts: 305
|
Probably the first Android ROM with built in VVC support (it's not specified whether it's for encoding or decoding, I guess it's decoding only):
https://forum.xda-developers.com/t/r.../post-88979437 For OnePlus 9. |
![]() |
![]() |
![]() |
#852 | Link | |
Moderator
![]() Join Date: Jan 2006
Location: Portland, OR
Posts: 4,578
|
Quote:
|
|
![]() |
![]() |
![]() |
#853 | Link |
Artem S. Tashkinov
Join Date: Dec 2006
Posts: 305
|
You can bet 100% it's a software decoder. There's been no SoCs for mobile phones with HW VVC decoding support yet.
I have a sneaking suspicion Qualcomm Snapdragon 3 will be the first to support HW VVC decoding. We'll learn about that in just a few months. |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|