Vsfiltermod: List of New Override Tags
Vsfiltermod: List of New Override Tags
NewTagsvsfiltermodListofnewtagsthisModbrings.ContinuationofVSFiltersubtitlerendererGoogleProjectHosting
Myfavorites|Signin
vsfiltermod
Searchprojects
ContinuationofVSFiltersubtitlerenderer
ProjectHome
Downloads
Wiki
Issues
Source
ExporttoGitHub
READONLY:Thisprojecthasbeenarchived.Formoreinformationseethispost.
Search Currentpages
for
Search
NewTags
ListofnewtagsthisModbrings.
Featured
en,ru
UpdatedMar10,[email protected]
Listofnewoverridetags
Fontscale
\fsc <scale>
Similartoaggregate\fscx <scale>\fscy <scale>.Animatableby\t.
Example
\fsc200makethetextdoublesize.
Leading
\fsvp<leading>
Changestextleading.Animatableby\t.
Example
Baselineobliquity
\frs <angle>
Character'sbaselineobliquity.Rotationanchordependsfromstyledefinitionand\antag.Animatableby\t.
Example
Zcoordinate
\z <arg>
Setszcoordinate.Itmaybesignifiedasadistancefromscreentotext.It'snoticeableincaseofusing\frxand\frytags.Animatableby\t.
Distortion
\distort(u1,v1,u2,v2,u3,v3)
Distortstextbymovingcornerpinstospecifedrelativecoordinates.Animatableby\t.
Example
https://code.google.com/p/vsfiltermod/wiki/NewTags
1/6
29/10/2015
NewTagsvsfiltermodListofnewtagsthisModbrings.ContinuationofVSFiltersubtitlerendererGoogleProjectHosting
Boundariesdeforming
\rnd<arg>
\rndx <arg>
\rndy <arg>
\rndz <arg>
Movesborderpointsonrandomnumberofpixelsfrom(arg,arg)intervalinselecteddirection.Animatableby\t.
Example
Gradients
\$vc(lefttopcolor,righttopcolor,leftbottomcolor,rightbottomcolor)
\$va(lefttoptransparency,righttoptransparency,leftbottomtransparency,rightbottomtransparency)
Createsgradientsbyusinganchorcolorsoropacitylevels.Maybeslow.Animatableby\t.
Example
Imagesinsteadofcolorfills
\$img(path_to_png_file[,xoffset,yoffset])
Replacescolorfillwithrepeatedimagepattern.Parametersareslashed(/)pathtoimageandoptionalfill'sbaseoffset.Pathmayberelativeto
currentsubtitlefilelocation.FirstVSFilterModloadsattachedimagesandiffailstrystofindthemlocaly.VSFilterModsupportsonly24or32bit
truecolorpngswithorwithouttransparencychannel.Offsetisanimatableby\t.Notethat\beand\blurtagwillnotblurimagebutonlymask
whichisusedtoplacefill.
Example
https://code.google.com/p/vsfiltermod/wiki/NewTags
2/6
29/10/2015
NewTagsvsfiltermodListofnewtagsthisModbrings.ContinuationofVSFiltersubtitlerendererGoogleProjectHosting
and{\3vc(&HFF00FF&,&HFFFF00&,&H00FFFF&,&HFFFFFF&)\1img(Z:/subs/as.png,0,0)\pos(300,250)\bord10\p1}m1500b150
80801500150801501508015011508080150415080150150801500{\p0}
Polarmove
\mover(x1,y1,x2,y2,angle1,angle2,radius1,radius2[,t1,t2])
Itworkslike\movebutnowit'spossibletouserounded,ovalorspiraltrajectories.
Example
\mover(10,10,60,60,0,0,0,0)it'sequivalentto\move(10,10,60,60).
\mover(0,0,0,0,90,0,150,150)movesrelativelytoupperleftscreencorneralonganarcofacircle(90,0)withradius150points.
Splinemove
\moves3(x1,x2,x2,y2,x3,y3[,t1,t2])
\moves4(x1,x2,x2,y2,x3,y3,x4,y4[,t1,t2])
Itmovessubtitlebysplinecurvetrajectory.Functionswiththreeorfourbasepointsareavailable,theyproducecubicorbicubicBeziercurve
trajectory.
Shaking
\jitter(left,right,up,down,period[,seed])
Itperformssubtitlepositionshaking.Firstfourparametersadjustmaximumoffsetineverydirection,fifthparametersetsshakingperiodin
milliseconds,sixthparametersetstheinitialseedforrandomnumbergeneratorsotheformshakingwillnotchangeuponcalls.Animatableby\t.
Moveablevectorclip
\movevc(x1,y1)
\movevc(x1,y1,x2,y2[,t1,t2])
Itmovesvectorclips(\clip,\iclip)independentlytosubtitles(unaffectedby\moveor\pos).Parametersaresameto\move.Pixelprecision.
[email protected],Mar20,2010
:
1.\fsvp<leading>
\fvsp(VerticalSPacing)?,(0=)
(,=)....
2.?\md\t
?,
rand()scale,seed\md.
.,.
.\jitterseed,\md?
3.API.,?
?,.
A:\test.png,.,(
),png.
>.
.
[email protected],Apr6,2010
about1vc,3vcandetc.assfile'scolorcodesequenceisBGR,whilehtmlfile'sisRGB.forinstance,05214Dinassequalsto#4D2105inhtml.So,
that'swhyIalwaysfoundvcshowsanwrongcolor.=.=
https://code.google.com/p/vsfiltermod/wiki/NewTags
3/6
29/10/2015
NewTagsvsfiltermodListofnewtagsthisModbrings.ContinuationofVSFiltersubtitlerendererGoogleProjectHosting
Ithinksinceitisdesignedforass,BGRmaybeabetterchoice^^
Commentbydpineda85,Apr7,2010
@sole:Imadeafunctiontopass.asscolortohtmlandusethe1vctag.TrytomakeyourselfsomethinglikethatD:
[email protected],Apr8,2010
Aegisubprovidesacolorcodetohtmlaswellastoass,soitisn'tdiscommodioustousecolortohtml.
Ijustthoughtthatwrongcodesinthediagramshowedinthewikiwillmisleadusers.==Andtheauthorshouldannotateabouttheformatofcolorsor
changeit.
Bytheway,Ifound\fadcodedones'tworkwhenbeingusedalongwith\vccodes=.=
Anyhow,thankstotheauthorforshowingFXmakerssuchausefuldll^^
[email protected],Apr8,2010
@soleileb:Firstofall,AegisubwillneversupportVSFilterMod'snewtagsandVSFilterhasnothingtodowithAegisubfeatures.Second,\vcbehavior
iscompletelybasedonhow\ctagworks,itdoesn'tdealwithanyhtmlcolorcodes(wearespeakingaboutassformatnow),so\vcdoesthesame.
About\fadand\vc,itlookslikeabugthere,we'llcheck,butinfuturepleasefillaproperbugreport.
[email protected],Apr8,2010
AlsoassusesGBRcolorscheme,nottheBGR.
[email protected],Apr9,2010
@z0r:IknowAegisubandVSFilteraredevelopedbydifferentteamsandareindifferentsystems,andIdon'tcarewhetheraegisubsupports
VSFilterMod'snewtagsornot.Cuz'Ionlyuseaegisubtosetstylesandcolors,andoutputlinesbypython.
WhatIreallycarearetagsthemselves.AndIstillhavesometroublesontags><.I'veattacheddetailsintheIssuepage.
And,Idon'tknowhowtouse\movevc.ShouldIwrite{\clip(259,0,350,400)\movevc(1,1)}ifIwanttochangex1,y1ofclipto1,1?Ordoesitworks
like{\1vc(00FFFF,FFFF00,FF00FF,000000)\movevc(1,1)}?Couldyougivemeanexampleabout\movevc?
[email protected],Apr9,2010
@soleileb:anexampleabout\movevc
Thisisatagformovingvectorclip)
Rectangleclipanimatedwith\t()tag.
{\pos(80,140)\movevc(0,60,0,60)\clip(m4684l120141146206188144268102155130)}Nya
[email protected],Apr23,2010
Whatisradius1,radius2?\mover(x1,y1,x2,y2,angle1,angle2,radius1,radius2[,t1,t2])
Idontknowhowtousethistag
\movevc(x1,y1,x2,y2[,t1,t2])
Likethisor?{\movevc(0,0,100,200)\pos(241,297)\clip(m212272l323277240331)}foobar
[email protected],May17,2010
thistag\alpha&H10FFdontworkswiththevsfiltermod:(
[email protected],May20,2010
[email protected]'llnotworkwithoriginalvsfilter.
https://code.google.com/p/vsfiltermod/wiki/NewTags
4/6
29/10/2015
NewTagsvsfiltermodListofnewtagsthisModbrings.ContinuationofVSFiltersubtitlerendererGoogleProjectHosting
Commentbydpineda85,May26,2010
Ihaveproblemswithimg()tag,don'tloadany.pngfile(24/32bits).Itrywithmanywaysbutdon'tload=(
Inthefirstversions,loadimagenfiles,butinthenewsjustcan't.
Commentbydpineda85,Jun22,2010
isposiblearequestforfloatingpointforDraw?
m2.53l00.5l55
[email protected],Jul4,2010
whymyaegisubdidn'tworkwithmoves4or3,mover,movervcbutitworkedwithothertags.I'msureiinstalledvsfiltermodincrsiaccordingtoyour
guiding
plzhelpme
[email protected],Jul17,2010
IsecondthefloatingpointforDraw
[email protected],Jul28,2010
thenewtag\1img{}doesn'tworkwithme...itseemslikeitdoesn'tloadthepattern.What'swrong?Anysolutions?please,ireallyneedyourhelp!thx
[email protected],Aug11,2010
Theimgtagonlyseemstoacceptrelativepathsnow.Itcan'tacceptabsolutepaths.Insrc\subtitles\RTS.cpp,line2144~2150,statementsaccepting
absolutepathsaretreatedascomments.Ithinkitshouldnotbecomments.
InAegisub,thecurrentassfileissavedinthewindowstemporaryfolder.Sotherelativepathcanbedifferentfromtheoriginalassfile.
[email protected],Aug12,2010
Heymannofunkalodelasimagenes,keondaconeso:(
Alguiensabecomofunciona?
[email protected],Aug25,2010
thxEunbitGaram?!butstill,itdoesn'tworkevenwithrelativepaths...itcan'tloadpattern,whereveritis.
[email protected],Aug25,2010
trabajarconimagenessepuedeimportarS/Cdirecciondelaimagen
[email protected],Oct10,2010
Alguiensabecomofuncionaeltag"movevc"?
probelosejemplosdearribayelaegisubmehacecrash
[email protected],Jul10,2011
[email protected],Sep23,2011
lodelasimagenessolofuncionaconunaversionanterioralvsfiltermodqueestapublicadoaqui,ysepuedeusarasi:
https://code.google.com/p/vsfiltermod/wiki/NewTags
5/6
29/10/2015
NewTagsvsfiltermodListofnewtagsthisModbrings.ContinuationofVSFiltersubtitlerendererGoogleProjectHosting
\1img(imagen.PNG,posicionX,posicionY)
Deformaquedondevaimagennonecesariamenteesnecesarioponertodaladireccioncompleta,sinoquetambiensepuedeponersoloelnombre
delaimagensiempreycuandoestaseencuentreaunladodenuestroarchivodesubtitulos,yenposicionxyyesparamoverlaimagencolocada
enelinteriordenuestrofondodeltextoenestecaso,asilaubicas.
[email protected],Apr18,2012
cansomeoneexplainthe\moves4and\moves3tome?Imeanwhythereisn'tay1and2x2?
[email protected],Mar12,2013
OK...IgotsomesubtitleswithVSFiltermodTags...
Andnow,howthehellcanIpastethemintoavideo????????D=
[email protected],Mar30,2013
Iwasjustplayingaroundwiththe\distorttagandsawthatitdidn'tworkcorrectly,wheneveryouaddedinanothertagintheline.Forexample:Itried
todistortawholeline,but2wordsinsaidlineneededanothercolorthananythingelse.Normallyyoucanjustadda\1cwhereveryoulike,butit
didn'tworkinthiscase.Insteadofdistortingthewholeline,itdistortedeachworditself.WhenIdeletedthecolors,thedistortionworkedforthewhole
lineagain.
[email protected],Jun19,2013
Someimagesarecorrupt,theycouldberecharged?
[email protected],Jun28,2015
Pleasefixexampleimage!
[email protected],Jul7,2015
Imgtagdoesn'tworkinAegisub3.2.2Andno...I'mnotusingitwrong.
TermsPrivacyProjectHostingHelp
PoweredbyGoogleProjectHosting
https://code.google.com/p/vsfiltermod/wiki/NewTags
6/6