[FFmpeg-trac] #10233(build system:new): Compile with libraries with MSVC
FFmpeg
trac at avcodec.org
Thu Nov 23 04:48:04 EET 2023
#10233: Compile with libraries with MSVC
-------------------------------------+-------------------------------------
Reporter: dimasafonis | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: build
| system
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Balling):
>but based on experience, I kinda doubt it
Any code I ever tried or saw comparison on the Interent was faster for gcc
than msvc. MSVC is Microsoft project. They cannot compete with clang and
gcc, that is why they now give clang with Visual Studio 2022 and compile
kernel with clang.
As for x265, report that to x265 repo. Anyway, PGO can really change the
speed, for example clang itself is faster: https://www.phoronix.com/news
/LLVM-PGO-Windows-Build
And they did not even enable ThinLTO.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10233#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list