CoDeus (Archived)

Results 2 comments of CoDeus (Archived)

Struggled on this too. It seems I needed to add [env] FFMPEG_DIR = { value = "ffmpegfolder", relative = true } in .cargo/config.toml. Setting the environment variable to "./ffmpegfolder" (and...