The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.3.12-nmm1 (Linux)
|
Internal processing in 32 bit depth? - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: Internal processing in 32 bit depth? (/thread-1288.html) Pages:
1
2
|
RE: Internal processing in 32 bit depth? - shijan - 31.08.2020 My mistake, Flash3kDB is listed as 16 bit http://vsdb.top/plugins/f3kdb but i decide that it is 8 bit because if i turn off threshold and grain strength (dithering) it start to look like 8-bit. Maybe some mistake in Hybrid input? RE: Internal processing in 32 bit depth? - The_Tinkerer - 31.08.2020 (14.04.2020, 16:53)Selur Wrote: So everything behaves as expected. I am not completely understanding how you say "good", when the Resolve ProRes 12 bit 4:4:4 render is clearly better than Hybrid's ProRes 12 bit 4:4:4 render... don't you want to try to make Hybrid's result look as good as Resolve's? RE: Internal processing in 32 bit depth? - shijan - 31.08.2020 The_Tinkerer, it is a known FFmpeg limitation https://trac.ffmpeg.org/ticket/8054 FFmpeg just can't render to 12 bit ProRes yet. Hope in future they somehow fix it. As you can see x265 render to 12 bit is supported. RE: Internal processing in 32 bit depth? - Selur - 31.08.2020 Quote:My mistake, Flash3kDB is listed as 16 bit http://vsdb.top/plugins/f3kdb but i decide that it is 8 bit because if i turn off threshold and grain strength (dithering) it start to look like 8-bit. Maybe some mistake in Hybrid input?I don't think so. Looking at the documentation: Quote:input_modesource: https://f3kdb.readthedocs.io/en/latest/usage.html#parameters especially the: Quote:Vapoursynth, f3kdb will only output high bitdepth clip in native formatI assumed that f3kdb would always output 16bit,... Let's see the script that you used and it should be apparent if there's a bug in the script generator. Cu Selur RE: Internal processing in 32 bit depth? - shijan - 31.08.2020 I am confused a little. Is it 8 bit due mistake in Hybrid script? Default: 0 (input_depth = 8 or not specified) Or because input_depth command Not available in Vapoursynth ? Do you thing it worth to contact developers of those 8 bit only plugins and ask to update them to support 16 bit depth? Or it don't works easy like this? RE: Internal processing in 32 bit depth? - Selur - 31.08.2020 input_mode bot input_depth both state: Quote:Not available in Vapoursynth, since this can be inferred from clip propertiesAnd since "output_mode" states: Quote:Not available in Vapoursynth, f3kdb will only output high bitdepth clip in native formatI assumed that the "output_depth" should be always 16bit, but that seems to be wrong. :/ Calling: # Debanding using Flash3kDB -> will fix. RE: Internal processing in 32 bit depth? - shijan - 31.08.2020 Flash3kDB works now and due higher bit depth have no more ugly green color cast. Here are examples with different settings: |