-
@quietvoid , thank you for this great tool. I have use dovi_tool but now I am starting to use libdovi with CoreELEC and was looking for a list of the c api call functions and data structures available. Specifically I would like to read the rpu from the video stream, make changes to specific rpu values, and the write it back to the video stream. For example, on CoreELEC/Kodi there is this code that reads the rpu level 0 metadata for source min and max values but I was wondering what are the other libdovi data structures for the other elements of the rpu level 0?: '''
''' Thank you for your help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
Read the include header of the lib, it contains all the functions. |
Beta Was this translation helpful? Give feedback.
Read the include header of the lib, it contains all the functions.
And for the structs: https://github.com/quietvoid/dovi_tool/tree/main/dolby_vision/src/c_structs