markus-perl

Results 9 comments of markus-perl

@rob-smallshire Thank you for investigating this issue. Depending on your use the easiest workaround is clearly to rename/delete the .git folder. In a future version of the build script we...

Can you checkout the latest version of the script and try again? I have no problems with building ffmpeg on my Intel Mac with macOS 11.5, also our continuous integration...

Are you running the build script on a case-insensitive filesystem? https://trac.macports.org/ticket/62758

Which OS? Can you include the full script output in the bug report?

Closing the request as failed tests weren't fixed.

Please always post the full output of the script. I did a quick test on a freshly installed Ubuntu 20.04 and wasn't able to reproduce your issue: ``` [email protected]:~/ffmpeg-build-script# ./build-ffmpeg...

Using the following drivers worked for me with Ubuntu 20.04: https://github.com/cilynx/rtl88x2bu

Please try the following command: docker build --tag=ffmpeg:cuda -f cuda-ubuntu.dockerfile .

Please see https://github.com/markus-perl/ffmpeg-build-script/issues/104 This only happens if you did a git clone. Either delete or rename the .git folder to solve the issue.