You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
When I use the command: git apply ffmpeg_nvmpi.patch in my jetson tx2, the following error occurs!
The text was updated successfully, but these errors were encountered: