View Single Post
Old 29th September 2018, 04:01   #974  |  Link
cyberbeing
Broadband Junkie
 
Join Date: Oct 2005
Posts: 1,859
As madshi mentioned, currently madVR doesn't support moving multiple subtitle lines independently of each other. If one line gets flagged as unmovable on-screen, madVR won't move any lines until the unmovable line ends, and a new movable line starts. I noticed this behavior as well before releasing this update, but we figured it'd be better to release now for the SRT fix and have madshi fix the ASS quirk with mixed movable/unmovable lines at a later date.

XySubFilter is currently set rather conservatively, with both Soft & Hard Positioned tags flagged as unmovable to ensure typesetting doesn't break.

Movable tags:
Code:
1c
2c
3c
4c
1a
2a
3a
4a
alpha
an
a 
blur 
bord 
be
b 
c 
fade 
fe
fn
i 
q 
r 
shad 
s 
t 
u 
xbord
xshad
ybord
yshad
Unmovable Tags [Soft]:
Code:
fax
fay
frx
fry
frz
fr
fscx
fscy
fsc
fsp
fs
kt
kf
K
ko
k
Unmovable Tags [Hard]:
Code:
clip
iclip
move
org
pbo
pos
p

Last edited by cyberbeing; 29th September 2018 at 04:20.
cyberbeing is offline   Reply With Quote