[FFmpeg-devel] not able to install dependencies for ffmpeg using msys2 pacman

2024-04-16 Thread B-2014 Ariyan Kashyap
Not able to install these packages : 1. pacman -S mingw-w64-x86_64-automake 2. pacman -S mingw-w64-x86_64-autoconf 3. pacman -S mingw-w64-x86_64-theora err : pacman -S mingw-w64-x86_64-theora ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https:

[FFmpeg-devel] cannot compile the ffmpeg latest on local

2024-04-16 Thread B-2014 Ariyan Kashyap
Getting this err while running ./configure --enable-shared ./configure --enable-shared nasm/yasm not found or too old. Use --disable-x86asm for a crippled build. If you think configure made a mistake, make sure you are using the latest version from Git. If the latest version fails, report the pr

Re: [FFmpeg-devel] cannot compile the ffmpeg latest on local

2024-04-12 Thread B-2014 Ariyan Kashyap
Hey, thank you for the help If it's possible, could you give me a roadmap to set up the ffmpeg source code in my local. I think i might be missing something Thank you On Thu, Apr 11, 2024 at 8:05 PM wrote: > > > On 11 Apr 2024, at 15:59, B-2014 Ariyan Kashyap wrote: > &g

[FFmpeg-devel] cannot compile the ffmpeg latest on local

2024-04-11 Thread B-2014 Ariyan Kashyap
I was trying to compile the ffmpeg in my local using MSYS2 terminal and i am getting this error gcc is unable to create an executable file. If gcc is a cross-compiler, use the --enable-cross-compile option. Only do this if you know what cross compiling means. C compiler test failed. If you think