View Single Post
Old 19th February 2019, 18:32   #6733  |  Link
poller
Registered User
 
Join Date: Sep 2018
Posts: 12
Quote:
Originally Posted by benwaggoner View Post
I am curious as to why that is worth this effort.
well, it didn't take really long, maybe 30 minutes.
i need ffmpeg for recording from an emulator, and i don't want to see the ffmpeg.dll being 5 times bigger than the actual emu.
so i'm trying to keep it small.


and now... more questions.

first, v3.0 is slower and produces bigger output than previous versions. i did read the changelog, but fail to see what could be the reason (yes, noob here).
/edit: ok, it seems to be aq-mode=2


second, x86 builds by LigH are about 10% (!) faster than mine. is there some magical compiler flag? i tried -O2 and -Ofast... no luck. -Ofast being the slowest of them actually.
x64 builds are at the same speed.


Last edited by poller; 19th February 2019 at 18:41.
poller is offline   Reply With Quote