View Single Post
Old 29th January 2017, 20:00   #55  |  Link
sl1pkn07
Pajas Mentales...
 
Join Date: Dec 2004
Location: Spanishtán
Posts: 496
em, is the same as i tried before (only work with -march=haswell)(?)

or you mean convert the cpu.asm to object with yasm* and include it in the linker step?

*
Code:
yasm -f elf -m ${_m} -DARCH_X86_64=${_darch} -o cpu.o cpu.asm
can you share a clip/video sample? or how doing it with blankclip()
__________________
[AUR] Vapoursynth Stuff
[AUR] Avisynth Stuff

Last edited by sl1pkn07; 29th January 2017 at 21:11.
sl1pkn07 is offline   Reply With Quote