Thread: Avisynth+
View Single Post
Old 23rd December 2017, 20:06   #3808  |  Link
mcjordan
Registered User
 
Join Date: Nov 2010
Posts: 123
Hmm... I don't know. I'm under Win7 and VS2017 15.5.2

Another (non-fatal) error that occurs during a compilation of a long time ago:
...
3>C:\AviSynthPlus\avs_core\filters\overlay\blend_common.cpp(384): warning C4309: 'argument': truncation of constant value
3>C:\AviSynthPlus\avs_core\filters\overlay\blend_common.cpp(455): note: see reference to function template instantiation 'void overlay_blend_sse2_plane_masked<uint8_t,8,false>(BYTE *,const BYTE *,const BYTE *,const int,const int,const int,const int,const int)' being compiled
3>C:\AviSynthPlus\avs_core\filters\overlay\blend_common.cpp(405): warning C4309: 'argument': truncation of constant value
3>C:\AviSynthPlus\avs_core\filters\overlay\blend_common.cpp(957): warning C4309: 'argument': truncation of constant value
3>C:\AviSynthPlus\avs_core\filters\overlay\blend_common.cpp(1012): note: see reference to function template instantiation 'void overlay_blend_sse2_plane_masked_opacity<uint16_t,16,true>(BYTE *,const BYTE *,const BYTE *,const int,const int,const int,const int,const int,const int,const float)' being compiled
mcjordan is offline