[FFmpeg-user] Yes or No? About the processing pipeline.
Carl Zwanzig
cpz at tuunq.com
Fri Jun 20 05:46:23 EEST 2025
On 6/19/2025 7:07 PM, Mark Filipak wrote:
> On 19/06/2025 18.27, Rob Hallam wrote:
>> It is published. You can compile and distribute it to your heart's
>> content- that's one of the great things about Free software.
>
> I'm on Windows. There's no compiler.
There are many compilers* for windows, including MS Visual Studio and
MinGW/MSYS2, which supports both the gcc and clang 'c' compilers. They
all can be downloaded for free. (Please don't object that wondoze
doesn't come with a complier, there are a lot of useful things not
included but most folks manage to get them.)
*for many languages- c/c++, basic, cobol, forth, fortran, lisp, pascal,
go, PL/I(!), rust, etc etc
Start with
https://www.mingw-w64.org/
https://visualstudio.microsoft.com/vs/community/
There are even build instructions for windoze- see
https://trac.ffmpeg.org/wiki/CompilationGuide.
Next objection.
z!
More information about the ffmpeg-user
mailing list