Skip to content

Instantly share code, notes, and snippets.

@pypy-vrc
Last active January 26, 2019 05:06
Show Gist options
  • Save pypy-vrc/c251f23412325f095f0413822d0b1198 to your computer and use it in GitHub Desktop.
Save pypy-vrc/c251f23412325f095f0413822d0b1198 to your computer and use it in GitHub Desktop.
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
-c:a libfdk_aac -ac 2 -b:a 96k
-sn -map_metadata -1 -map_chapters -1
-shanarcmode const
-movflags +faststart -max_muxing_queue_size 1024</encparamBox>
<x264optsBox />
<substyle>Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
Style: Default,맑은 고딕,20,&amp;H00FFFFFF,&amp;H0000FFFF,&amp;H00000000,&amp;H80000000,-1,0,0,0,100,100,0,0,1,1.0,1.15,2,5,5,10,1</substyle>
</Settings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment