-
Notifications
You must be signed in to change notification settings - Fork 418
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
How do i get this particular ffmpeg build with a specific filter to be compiled using this script? #737
Comments
any updates on this please? |
Is that in ffmpeg main?
…On Thu, May 2, 2024 at 6:07 PM fideliochan ***@***.***> wrote:
any updates on this please?
—
Reply to this email directly, view it on GitHub
<#737 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAADBUC3GDXTHVP5KGJX2H3ZALINXAVCNFSM6AAAAABG3PI7GOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJRHEZTKMRTGQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I'm not sure, but I don't think so because one needs some binary files from nvidia which may not be distributed due to licensing issues. But can you get it to build ? I couldn't myself. Let me know thanks in advance. |
You can specify a git url to clone for ffmpeg, does it not work? |
Doesn't build correctly, have you tried it yet? |
What failure messages? Thanks!
…On Mon, May 20, 2024 at 7:20 PM Usulyre ***@***.***> wrote:
You can specify a git url to clone for ffmpeg, does it not work?
Doesn't build correctly, have you tried it yet?
—
Reply to this email directly, view it on GitHub
<#737 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAADBUHV2FE45E6CTH22KPLZDKOO3AVCNFSM6AAAAABG3PI7GOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRRGUZDKNBQGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
|
I'm trying to compile this ffmpeg build with a specific filter vf_nvoffruc .
Chose win 64 as target.
https://github.com/philipl/FFmpeg/tree/nvoffruc
mpv-player/mpv#11060
It needs some specific files like NvOFFRUC.h to be placed in libavfilter folder which I did but getting some errors that i can't understand.
Can you see what is needed to make it a successful cross compile? Thank you in advance.
The text was updated successfully, but these errors were encountered: