python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
FFmpeg cant recognize 3 channels with each 32 bit
I am writing the linearized depth buffer of a game to openEXR using FFmpeg. Unfortunately, FFmpeg does not adhere to the openEXR file specification fully (like allowing unsigned integer for one channe...
Chryfi
Votes: 0
Answers: 1
How can I solve openexr install error in Ubuntu?
I'm try to install openexr in ubuntu with pip install openexr. But it's not work. Also I tried to install with .whl file, but error is returned.
ERROR: OpenEXR-1.3.7-cp39-cp39-win_amd64.whl is not a s...
Donghyuk Jung
Votes: 0
Answers: 1
Python: obtain radiometric values from OpenEXR channels
Good morning everybody! I created a physically accurate scene in Blender and my aim, using python, is to study radiometric conditions over the rendered scene in order to obtain an illumination map in ...
Matteo Paschero
Votes: 0
Answers: 1
V-Ray .exr to mp4 ffmpeg Stuttering
I have an issue using ffmpeg with V-Ray exr.
I'm trying to export .mp4 from .exr, so ihave used this command
ffmpeg.exe -y -start_number 1 -framerate 25 -i D:\temp\WAC_TEST\what_about_cooking_sq01_p0...
OlivierArgentieri
Votes: 0
Answers: 0