-
Notifications
You must be signed in to change notification settings - Fork 126
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-gl-transition/ffmpeg.diff error #76
Comments
got same error |
@Trway @tringuyen98 |
+1 |
Would be extremely useful if the docs stated which FFmpeg version the patch should cleanly apply on (that .cn blog above is very messy) |
I wanted to apply the patch manually, but should I use the ffmpeg.diff file that was installed in the ffmpeg-opengl folder, or the ffmpeg.diff file on the Git with different content ? |
use this version FFmpeg-n5.1.4 |
Use ffmpeg release/4.4 and update the patch to the following diff --git a/libavfilter/Makefile b/libavfilter/Makefile OBJS-$(CONFIG_ALLRGB_FILTER) += vsrc_testsrc.o extern AVFilter ff_vsrc_allrgb; |
In macos
i got this error
error: patch failed: libavfilter/Makefile:367
error: libavfilter/Makefile: patch does not apply
error: patch failed: libavfilter/allfilters.c:357
error: libavfilter/allfilters.c: patch does not apply
sonmeone can answer this error how to fix
The text was updated successfully, but these errors were encountered: