okamibl / xy-vsfilter

Automatically exported from code.google.com/p/xy-vsfilter
0 stars 0 forks source link

Multiple instances of simple fade \fad(t1,t2) on one line break 3.0.0.2 animation detection #78

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Multiple \fad instances with an incorrect one as the last instance (lua 
macro add tag failure by typesetter)
2. See attached script (stripped for all but the problematic ts'ing) and 
attached png of mpc-hc rendered output from attached script.
3. Removing unneeded second \fad instance correctly renders the alpha for the 
"act".

What is the expected output? What do you see instead?
Expect any \fad instance besides the first found to be ignored. Instead it 
appears to get parsed and causes the primary alpha for the last 3 characters of 
the title to get rendered incorrectly.

What version of the product are you using? On what operating system?
3.0.0.2 Win7 x64 mpc-hc.

Please provide related subtitle script (if any). And the less characters
the script is, the less effort I have to make to fix the issue, so if you
could make the script as simple as possible, that would be appreciated.

Please provide any additional information below.

Original issue reported on code.google.com by i.am.the...@gmail.com on 28 Jan 2012 at 5:10

Attachments:

GoogleCodeExporter commented 8 years ago
This issue doesn't exist in xy_VSFilter_stable_20111226, so it would seem to be 
a bug in the modified animation detection code which was added in 3.0.0.1

Original comment by cyber.sp...@gmail.com on 29 Jan 2012 at 3:57

GoogleCodeExporter commented 8 years ago

Original comment by cyber.sp...@gmail.com on 29 Jan 2012 at 3:58

GoogleCodeExporter commented 8 years ago

Original comment by cyber.sp...@gmail.com on 29 Jan 2012 at 3:59

GoogleCodeExporter commented 8 years ago
Issue 85 has been merged into this issue.

Original comment by cyber.sp...@gmail.com on 8 Mar 2012 at 2:56

GoogleCodeExporter commented 8 years ago
Fixed in xy-VSFilter 3.0.0.6

Commit: 2133ab5cb7e7eb04da2a1ae725f3089cff51e6d4

Original comment by cyber.sp...@gmail.com on 24 Apr 2012 at 4:23