rdp / ffmpeg-windows-build-helpers

Helper script for cross compiling some media tools for windows, like customizable ffmpeg.exe (with or without non-free components, etc), and some other bonuses like mplayer, mp4box, mxf, etc.
GNU General Public License v3.0
1.07k stars 409 forks source link

How do i get this particular ffmpeg build with a specific filter to be compiled using this script? #737

Open Usulyre opened 2 months ago

Usulyre commented 2 months ago

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

https://github.com/mpv-player/mpv/issues/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.

fideliochan commented 2 months ago

any updates on this please?

rdp commented 1 month ago

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 https://github.com/rdp/ffmpeg-windows-build-helpers/issues/737#issuecomment-2091935234, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADBUC3GDXTHVP5KGJX2H3ZALINXAVCNFSM6AAAAABG3PI7GOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJRHEZTKMRTGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Usulyre commented 1 month ago

Is that in ffmpeg main?

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.

rdp commented 1 month ago

You can specify a git url to clone for ffmpeg, does it not work?

Usulyre commented 1 month ago

You can specify a git url to clone for ffmpeg, does it not work?

Doesn't build correctly, have you tried it yet?

rdp commented 1 month ago

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 https://github.com/rdp/ffmpeg-windows-build-helpers/issues/737#issuecomment-2121525405, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADBUHV2FE45E6CTH22KPLZDKOO3AVCNFSM6AAAAABG3PI7GOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRRGUZDKNBQGU . You are receiving this because you commented.Message ID: @.***>

Usulyre commented 1 month ago

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: @.>

https://github.com/mpv-player/mpv/issues/11060#issuecomment-2080282177

https://github.com/mpv-player/mpv/issues/11060#issuecomment-2080313641