View Single Post
Old 26th August 2016, 05:56   #79  |  Link
Jamaika
Registered User
 
Join Date: Jul 2015
Posts: 697
Quote:
Originally Posted by 06_taro View Post
Vanilla nightly builds for Win64, with high bit depth enabled. Should be able to output 8 / 10 / 12 bit av1. Encoder consumes too much RAM, so no 32bit build.
I should be here more explanation of how it works new codec AV1.
Code:
--test-16bit-internal       Force use of 16 bit internal buffer
--bit-depth=<arg>           Bit depth for codec (8 for version <=1, 10 or 12 for version 2)
                                          8, 10, 12


What does the function 'test-16bit-internal' and what kind has application? Is it a function input of 16bit RGB? How to create command output colormatrix 16bit sRGB? Is there a mode full range?
I also understand that the bit-depth means the quality of a signal quantization of the processing stage, eg. in the preview.
Quote:
Originally Posted by 06_taro View Post
Also added av1 decoding (8/10/12 bit) for LAVFilters
Great, but the decoder must be registered in Windows. Otherwise player MPC-HC crashes. And a pity that there is no decoder Daala.

Last edited by Jamaika; 26th August 2016 at 06:05.
Jamaika is offline   Reply With Quote