Brother Darrell
28th January 2007, 16:59
I am attempting to encode Haibane Renmei, using the forced subtitles. I've used Aegisub to make a *.ass file & of course, using VSFilter unicode.dll to load them. What I am trying to accomplish is manipulating the subs to my liking (in this case, a simple blur), so it looks like it was part of the video all along.
The problem arises when I try to blur JUST the subs.
The line I use is blur(TextSub ("C:\HAIBANE\*.ass"),.4). While the blur effect is just about perfect for the subs,
it has the effect of blurring the whole video by the above mentioned amount as well, partially negating some of the filtering I'm already doing to the video.
How would I best accomplish this without tweaking my previous filtering to accomodate the subs?
The problem arises when I try to blur JUST the subs.
The line I use is blur(TextSub ("C:\HAIBANE\*.ass"),.4). While the blur effect is just about perfect for the subs,
it has the effect of blurring the whole video by the above mentioned amount as well, partially negating some of the filtering I'm already doing to the video.
How would I best accomplish this without tweaking my previous filtering to accomodate the subs?