Hi Karleener,
Really nice job with this. It works a treat on my 4070 GPU.
I have developed my own DCP packaging suite called DCPPro. It consists of the following:
DCPPro - The main interface and arbitrator of jpeg2000 encoding
DCPProEncoder - A networked Jpeg2000 encoder
DCPProbe - A in depth DCP analysis tool
DCPSubtitle - A tool for building new subtitles and importing SRT subtitles (timed text).
DCPProLeqm - A tool for measuring the audio levels (Leq(m)) in a DCP or WAV file
I would like to add drag and drop of the DCP folder to your player, however when I try and load the project into Visual Studio, I get the following error:
FreeDcpPlayer-main\src\freedcpplayer\Cudaj2k\Cudaj2k.vcxproj : error : Unable to read the project file "Cudaj2k.vcxproj".
FreeDcpPlayer-main\src\freedcpplayer\Cudaj2k\Cudaj2k.vcxproj(58,5): The imported project "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\BuildCustomizations\CUDA 11.6.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.
Would you have any advice on how I can get your project to compile please?
Thanks so much,
Steve Q.
Hi Karleener,
Really nice job with this. It works a treat on my 4070 GPU.
I have developed my own DCP packaging suite called DCPPro. It consists of the following:
DCPPro - The main interface and arbitrator of jpeg2000 encoding
DCPProEncoder - A networked Jpeg2000 encoder
DCPProbe - A in depth DCP analysis tool
DCPSubtitle - A tool for building new subtitles and importing SRT subtitles (timed text).
DCPProLeqm - A tool for measuring the audio levels (Leq(m)) in a DCP or WAV file
I would like to add drag and drop of the DCP folder to your player, however when I try and load the project into Visual Studio, I get the following error:
FreeDcpPlayer-main\src\freedcpplayer\Cudaj2k\Cudaj2k.vcxproj : error : Unable to read the project file "Cudaj2k.vcxproj".
FreeDcpPlayer-main\src\freedcpplayer\Cudaj2k\Cudaj2k.vcxproj(58,5): The imported project "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\BuildCustomizations\CUDA 11.6.props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.
Would you have any advice on how I can get your project to compile please?
Thanks so much,
Steve Q.