07-27-2022 10:40 AM
07-27-2022 11:04 AM
You can create any file type if you know the format.
07-27-2022 11:44 AM
True! I am looking for built-in methods to add the specific metadata to the output that is needed to identify it as HDR, since I don't know how to add the metadata or what its required format is.
07-27-2022 11:56 AM - edited 07-27-2022 12:00 PM
@colorimeter wrote:I would be doing simple videos of a full-screen color, like a window filled with the color red.
Hmm, the color red is not an HDR image. Any HDR metadata for the color red would be kind of useless. That being said LabVIEW is probably not the tool you are looking for, have you checked out Adobe Premiere, that might be a much easier path to get what you are looking for.
https://www.adobe.com/products/premiere.html
You can generate the desired HDR footage then use LabVIEW to send it or whatever you need to do with it.
07-27-2022 12:05 PM
It is hard to find one in LabVIEW as it is not the choice of language for video creation/editing works. If you can find a solution in C#/.NET, you can use them in LabVIEW through .NET calls.
Lets see if anyone else has come across any reusable for your goal.