Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git apply ffmpeg_nvmpi.patch error #109

Open
fhkong opened this issue Mar 3, 2022 · 3 comments
Open

git apply ffmpeg_nvmpi.patch error #109

fhkong opened this issue Mar 3, 2022 · 3 comments

Comments

@fhkong
Copy link

fhkong commented Mar 3, 2022

When I use the command: git apply ffmpeg_nvmpi.patch in my jetson tx2, the following error occurs!

error: patch failed: configure:340
error: configure: patch does not apply
error: patch failed: libavcodec/Makefile:354
error: libavcodec/Makefile: patch does not apply
error: patch failed: libavcodec/allcodecs.c:143
error: libavcodec/allcodecs.c: patch does not apply
error: libavcodec/nvmpi_dec.c: already exists in working directory
error: libavcodec/nvmpi_enc.c: already exists in working directory
@anonymity1
Copy link

I have the same question when I used the command: git apply ffmpeg_nvmpi.patch in my jetson nano :(

@gaojulong
Copy link

Jetson Nano :

error: patch failed: configure:340
error: configure: patch does not apply
error: patch failed: libavcodec/Makefile:354
error: libavcodec/Makefile: patch does not apply
error: patch failed: libavcodec/allcodecs.c:143
error: libavcodec/allcodecs.c: patch does not apply
error: libavcodec/nvmpi_dec.c: already exists in working directory
error: libavcodec/nvmpi_enc.c: already exists in working directory

@eusoubrasileiro
Copy link

You are applying the patch twice! If you check the patch and the files you will see it was applied already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants