2024-06-11, 06:40
Some Updates:
For the chroma upsampling which mean taking the texture with multiple plane and merge into one plane:
HDR10+ works with d3d11 video processor and internal shader
HDR10 works with d3d11 video processor and internal shader
HDR dovi was working 10 minutes before i commited the source small bug will figure it out
i get wrong color when i give the planes directly to libplacebo so i made it that d3d11 vp or internal shaders do the first step of converting it into an rgb image of the same size so no scaling is been done before giving it to libplacebo. From there libplacebo take the lead for upscaling and downscaling.
Im done with adding all the settings in the gui but i think its too much their like 150 settings possible with libplacebo.
If you look at the image you can see the new version of subtitles are working i just need to place them at the right place
I will keep changing does stats that are shown so it can be more suitable to what we want to see.
The stats that you see can be changed. You will have the choice between info about colors scaling and basic stuff like this one. The second mode will be focused on libplacebo options information. And the last one its more for me i want the info about the syncronisation of the audio and video stream and timing information for performance.
From the 50 min i just tested of opening, scrolling and closing randoms video files kodi didn't crash once so thats a good step forward.
For the chroma upsampling which mean taking the texture with multiple plane and merge into one plane:
HDR10+ works with d3d11 video processor and internal shader
HDR10 works with d3d11 video processor and internal shader
HDR dovi was working 10 minutes before i commited the source small bug will figure it out
i get wrong color when i give the planes directly to libplacebo so i made it that d3d11 vp or internal shaders do the first step of converting it into an rgb image of the same size so no scaling is been done before giving it to libplacebo. From there libplacebo take the lead for upscaling and downscaling.
Im done with adding all the settings in the gui but i think its too much their like 150 settings possible with libplacebo.
If you look at the image you can see the new version of subtitles are working i just need to place them at the right place
I will keep changing does stats that are shown so it can be more suitable to what we want to see.
The stats that you see can be changed. You will have the choice between info about colors scaling and basic stuff like this one. The second mode will be focused on libplacebo options information. And the last one its more for me i want the info about the syncronisation of the audio and video stream and timing information for performance.
From the 50 min i just tested of opening, scrolling and closing randoms video files kodi didn't crash once so thats a good step forward.