[FFmpeg-user] ffmpeg 6.1.1 fails to compile with mingw-w64 gcc 14

2024-05-17 Thread Biswapriyo Nath
* gcc version: 14.1.0 * build options: https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-ffmpeg/PKGBUILD * compiler error: ffmpeg-6.1.1/libavutil/hwcontext_qsv.c:756:68: error: passing argument 3 of 'devmgr->lpVtbl->LockDevice' from incompatible pointer type [-Wincompatible-pointer-typ

Re: [FFmpeg-user] ffmpeg 6.1.1 fails to compile with mingw-w64 gcc 14

2024-05-17 Thread Reindl Harald
Am 17.05.24 um 15:32 schrieb Biswapriyo Nath: * gcc version: 14.1.0 * build options: https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-ffmpeg/PKGBUILD * compiler error: ffmpeg-6.1.1/libavutil/hwcontext_qsv.c:756:68: error: passing argument 3 of 'devmgr->lpVtbl->LockDevice' from in

Re: [FFmpeg-user] ffmpeg 6.1.1 fails to compile with mingw-w64 gcc 14

2024-05-17 Thread Biswapriyo Nath
> what about trying the latest version instead 6.1.1 from last year when > you use a compiler even newer than on Fedora 39? The same issue was reported with 7.0 release https://trac.ffmpeg.org/ticket/11004. I am using msys2/mingw-w64 toolchain to compile ffmpeg. I guess the same compiler error sho

Re: [FFmpeg-user] ffmpeg 6.1.1 fails to compile with mingw-w64 gcc 14

2024-05-17 Thread Reindl Harald
Am 17.05.24 um 17:58 schrieb Biswapriyo Nath: what about trying the latest version instead 6.1.1 from last year when you use a compiler even newer than on Fedora 39? The same issue was reported with 7.0 release https://trac.ffmpeg.org/ticket/11004. I am using msys2/mingw-w64 toolchain to com

Re: [FFmpeg-user] ffmpeg 6.1.1 fails to compile with mingw-w64 gcc 14

2024-05-17 Thread Andrew Randrianasulu
пт, 17 мая 2024 г., 20:02 Reindl Harald : > > > Am 17.05.24 um 17:58 schrieb Biswapriyo Nath: > >> what about trying the latest version instead 6.1.1 from last year when > >> you use a compiler even newer than on Fedora 39? > > > > The same issue was reported with 7.0 release > > https://trac.ffmp

Re: [FFmpeg-user] ffmpeg 6.1.1 fails to compile with mingw-w64 gcc 14

2024-05-17 Thread Reindl Harald
Am 17.05.24 um 19:20 schrieb Andrew Randrianasulu: maybe - but it's nonsense to start a topic with an older version - the first thing you have to do in case of compiler errors is to try the latest version why? because it maybe already fixed and you waste everyobdys time playing yround and as