Skip to content

Instantly share code, notes, and snippets.

View pypy-vrc's full-sized avatar
🚀
Harder, Better, Faster, Stronger

pypy pypy-vrc

🚀
Harder, Better, Faster, Stronger
  • 127.0.0.1
  • 11:57 (UTC +09:00)
View GitHub Profile
@pypy-vrc
pypy-vrc / modZombieInvoke.bas
Created January 16, 2019 08:02
VB6 ZombieInvoke
'This code allow you to call APIs without declaring them, but the best of it is that only uses VB6 functions!!! (aka funcs @ MSVBVM60) :)
'---------------------------------------------------------------------------------------
' Module : mZombieInvoke
' Author : Karcrack
' Now : 09/08/2010 13:37
' Purpose : Calling API without declaring
' Only uses VB6 functions :)
' History : 20100908 First cut .......................................................
'---------------------------------------------------------------------------------------
@pypy-vrc
pypy-vrc / ShanaEncoderCustom.xml
Last active January 26, 2019 05:06
ShanaEncoderCustom.xml
<?xml version="1.0" encoding="utf-8"?>
<!--ShanaEncoder-->
<Settings>
<inputparamBox />
<prefixtextBox />
<extensiontextBox />
<filterparamBoxV> -vf "scale=1280:720:flags=bicubic,shanapad=DAR,setsar=1/1,shanasubtitle=1"</filterparamBoxV>
<filterparamBoxA> -af "aresample=async=1:first_pts=0"</filterparamBoxA>
<encparamBox> -f mp4
-c:v h264_nvenc -profile:v main -level auto -preset hq -global_quality:v 26