LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to generate synthetic HDR videos in LabVIEW

Is it possible to generate HDR animations or videos in LabVIEW that include the special metadata (here) that is needed for a HDR-capable display to recognize that the movie is in HDR format? 
I would be doing simple videos of a full-screen color, like a window filled with the color red. 
0 Kudos
Message 1 of 5
(798 Views)

You can create any file type if you know the format.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 5
(787 Views)

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.

0 Kudos
Message 3 of 5
(771 Views)

@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. 

______________________________________________________________
Have a pleasant day and be sure to learn Python for success and prosperity.
0 Kudos
Message 4 of 5
(767 Views)

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.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 5 of 5
(764 Views)