CUDA-accelerated FLAC encoder modified for Laserdisc RF files
- Install IDE and dependencies:
1a) Microsoft Visual Studio 2017 or newer (.NET Desktop Development option)
1b) Add in .NET Framework 4.7 SDK and Targeting 1c) Ensure .NET Framework 3.5 is enabled in Windows Optional Features - run
dotnet restore
in bothCUETools.Codecs.Flake
andCUETools.Codecs
- Open folder in VC
- Select
CUETools.FLACCL.cmd.csproj
in startup project dropdown - Build