Gonzalo Garramuño
Gonzalo Garramuño
It should be three things: transparent, solid color and checkers pattern. That's what I have in my tlRender branch. Note that I found two things with your current implementation: -...
BTW, mrv2's tlRender branch now supports resampling on FPS (speed) change both forwards and backwards. Let me know if you want me to clean it for a PR.
Probably just -90, +90 and 180. It would be ideal if we read the matrix transform in FFmpeg movies and passed that as a parameter to VideoData, as currently tlRender...
SolLevante_HDR10_r2020_ST2084_UHD_24fps_1000nit.mov
Ubuntu 22.04 LTS Intel Core i7 - 4790K CPU @ 4.00GHz x 8 NVIDIA GM206 [GeForce GTX 960] 8GB Memory NVIDIA Driver Version: 525.60.11
I can't set an In and Out point as it gives me no chance. It freezes right at the beginning in the title sequence of Netflix Animation or whatever it...
One thing that I should mention also is the audio. According to mrViewer 1, which allows changing audio tracks, the clip has two audio tracks one stereo and one 5:1....
Yes. It was the memory cache. Setting it to 4GB made it not crash or hang. It played really slow and with a lot of stuttering.
The build succeds. It is built with ExternalIProject_Add(). It is the find_package(OpenEXR) that fails. The cmake command from the OpenEXR-cfgcmd.txt is: cmd='/usr/local/bin/cmake;-DCMAKE_MODULE_PATH=/home/gga/code/develop/mrv2/tlRender/etc/SuperBuild/../../cmake/Modules|/home/gga/code/develop/mrv2/tlRender/etc/SuperBuild/cmake/Modules;-DCMAKE_BUILD_TYPE=Release;-DCMAKE_INSTALL_PREFIX=/home/gga/code/develop/mrv2/BUILD-Linux-amd64/Release/install;-DCMAKE_PREFIX_PATH=/home/gga/code/develop/mrv2/BUILD-Linux-amd64/Release/install;-DCMAKE_POLICY_DEFAULT_CMP0091:STRING=NEW;-DCMAKE_POLICY_DEFAULT_CMP0114:STRING=NEW;-DCMAKE_FIND_FRAMEWORK=LAST;-DCMAKE_CXX_STANDARD=17;-DCMAKE_CXX_FLAGS=;-DCMAKE_C_FLAGS=;-DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded$DLL;-DCMAKE_VERBOSE_MAKEFILE=FALSE;-DCMAKE_OSX_DEPLOYMENT_TARGET=;-DCMAKE_OSX_ARCHITECTURES=;-DBUILD_SHARED_LIBS=OFF;-DOPENEXR_BUILD_TOOLS=OFF;-DOPENEXR_INSTALL_EXAMPLES=OFF;-DBUILD_TESTING=OFF;-GNinja;-S;;-B;'
Attached is the configure, build and install .logs. [OpenEXR-configure-out.log](https://github.com/AcademySoftwareFoundation/openexr/files/12499720/OpenEXR-configure-out.log) [OpenEXR-build-out.log](https://github.com/AcademySoftwareFoundation/openexr/files/12499728/OpenEXR-build-out.log) [OpenEXR-install-out.log](https://github.com/AcademySoftwareFoundation/openexr/files/12499729/OpenEXR-install-out.log)