Better external sub ordering
[xy_vsfilter.git] / test / issue.txt
blob7e026d6fe16410776fc302de262afdb1d42a2b2c
1 ==============================================================\r
2 issue 1:\r
3 test file: 1.ass\r
4 incorrect pos of "Ñ£" and "¤·" of line 2 of 1.ass after seeking back (fixed)\r
5 incorrect result of "¤¢" at line "¤¢{\kf35}¤Î{\kf62}øB{\kf24}¤Ï{\kf49}¤Þ{\kf49}¤À{\kf49}¤¦{\kf27}¤Þ{\kf38}¤¯{\kf33}ïw{\kf41}¤Ù{\kf35}¤Ê{\kf146}¤¤{\kf48}¤±{\kf117}¤É" (fixed)\r
6 ==============================================================\r
7 issue 2: gaussian blur unlike origin vsfilter (fixed)\r
8 ==============================================================\r
9 issue 3: crashed with 5.ass(fixed)\r
10 ==============================================================\r
11 issue 4: incorrect result with 6.ass(fixed)\r
12 ==============================================================\r
13 issue 5: incorrect \be effect with 7.ass.(fixed)\r
14 ==============================================================\r
15 issue 6: crashed with 8.ass.(fixed)\r
16 ==============================================================\r
17 issue 7: incorrect result, missing shapes produced by \clip, with 9.ass; introduced since Commit 43207694492d3793a47432b8e24785bca594b9e7(including it)\r
18 more: see issue 11.\r
19 (fixed)\r
20 ==============================================================\r
21 issue 8: incorrect result, false text layout, with 10.ass; introduced since Commit 43207694492d3793a47432b8e24785bca594b9e7 (including it)(fixed)\r
22 ==============================================================\r
23 issue 9: crash. Steps to crash: 1. play any simple subtitle until a line of sub appear with cache options bigger than 0; 2.pause the player and set cache options down to 0.(fixed)\r
24 ==============================================================\r
25 issue 10: incorrect result with 11.ass. \move dosenot work with out-of-range position and \q2 tag.\r
26 Edit1: indeed, it is the 4 params \move tag form trigger the bug. \q2 tag has nothing to do with this issue.\r
27 (fixed)\r
28 ==============================================================\r
29 issue 11: incorrect result, improper cliper position with 12.ass.\r
30 more: on videos with 720 x 400 resolution, the result is correct, but on 1280 x 720, the result is wrong. Turn off compiler option /arch:SSE2, both resolutions above get the right result. It also applies to Issue 7. Maybe /arch:SSE2 option affects some internal floating point caculation such that an overflow occur. (fixed)\r
31 ==============================================================\r
32 issue 12: lags when scripts have blur tags, due to the complex gaussian table generation.(fixed)\r
33 ==============================================================\r
34 issue 13: crash with 13.ass. Introduced since Commit:49399231bb7a8167d9451ccc1e2ef076fa7b8195.(fixed)\r
35 ==============================================================\r
36 issue 14: incorrect result, random corruption at subtitle's right border with 14.ass. Introduced before Commit:f5c96b88a74ef156cef7c4bdb5bc512ec52f8a58\r
37 .(fixed)\r
38 ==============================================================\r
39 issue 15: incorrect result, fax/fay effects not working with 15.ass. Introduced before Commit:ce0314dce9552f62ed07b51ae5d11010e0bfb65e.(fixed)\r
40 ==============================================================\r
41 issue 16: crashed with (malformed) 16.ass while stock vsfilter don't. (fixed)\r
42 ==============================================================\r
43 issue 17: failed to display vobsub format subtitle in color output other than rgb.(fixed)\r
44 ==============================================================\r
45 issue 18: YUY2 output not working right.(fixed)\r
46 ==============================================================\r
47 issue 19: Corruption with 17.ass. Using it with a 1024 x 576 video, the corruption lies between "omoi " and "ka".(fixed)\r
48 ==============================================================\r
49 issue 20: Incorrect result when seeking with 18.ass.  Using it with a 1024 x 576 video, pause and seek to frame 280, the result subpic is corresponding to another time.(fixed)\r
50 ==============================================================\r
51 issue 21: crash with 19.ass because of uninitiated point. Whitespace in the script trigger the bug. Introduced in Commit:719aa9a7fbf614d3911ecfa591632e01fd11aafb. (fixed)\r
52 ==============================================================\r
53 issue 22: subtitle line duplication with 20.ass embedded. Introduced in Commit:c428d33463893e4c600ce00f7f4dd0a9bcbf63ba.(fixed)\r
54 ==============================================================\r
55 issue 23: poor performance for unsorted embedded ass subtitles. With such subtitles, rasterizer::Draw function is called far more frequently then both external subtitle and sorted embedded subtitle. Steps to reproduce it: \r
56         choise 1: mix 21.ass with any video into .mkv, play it and watch OSD info. It will show that Cache LV 1 gets unreasonable high query count. \r
57         choise 2: mix 22.ass with any video into .mkv, play it and watch OSD info. It will show that total query count of Cache LV 1 is 4 times, while using the subtitle as external subtitle or sorted before mixing, Cache LV 1 gets queried 3 times totally. (fixed)\r
58 ==============================================================\r
59 issue 24: incorrect color with P010/P016. (fixed)\r
60 ==============================================================\r
61 issue 25: \t tags not working, e.g. in 23.ass.(fixed)\r
62 ==============================================================\r
63 issue 26: \frx and \fry rotations are reversed, associated script: 24.ass. Introduced in Commit:844c17a1664ebe874a760fc3186c719445e1c5bf.(fixed)\r
64 ==============================================================\r
65 issue 27: \be behaviour changed. Associated script: 7.ass. Introduced in Commit:1e4fce20f3fe36e3a6c4a8369ef1c96a796f7646\r
66 . (fixed)\r
67 ==============================================================\r
68 issue 28: Semi-transparent box visable. Associated script: 25.ass. Associated video clip: 25.mkv.(fixed)\r
69 ==============================================================\r
70 issue 29: incorrect with transform effect. Associated script: 26.ass.(direction of shadow reversed)(Introduced in Commit:eaf70dbe6c3756fd57788c9bb40686ddffb6e178)(fixed)\r
71 ==============================================================\r
72 issue 30: Invalid lines containing unclosed parentheses cause xy-VSFilter tothrow an exception and crash. Associated script: 27.ass.(fixed)\r
73 ==============================================================\r
74 issue 31: \iclip animation fails. Associated script: 28.ass.(fixed)\r
75 ==============================================================\r
76 issue 32: Vector drawing fails if used alone inside text. Associated script: 29.ass.(Introduced in Commit:1fe0ea63406157ecf68e27323f5f7e651367b029)(fixed)\r
77 ==============================================================\r
78 issue 33: Multiple instances of simple fade \fad(t1,t2) on one line break 3.0.0.2 animation detection. Associated script: 30.ass.(Introduced in Commit:139b6d9ae7b0ab49bb66281864116251c57d70cc)(fixed)\r
79 ==============================================================\r
80 issue 34: purple fringing on some VOBSUBs. Associated script: 31.sub/31.idx. (Introduced in Commit:faa1a23abcc2e94d0eef72a4225c2f5a75aa65f5)(fixed)\r
81 ==============================================================\r
82 issue 35: \h tag with GB2312 encoded non-unicode fonts produces ugly result. Associated script: 32.ass. (*fixed*)\r
83 ==============================================================\r
84 issue 36: Corruption Bug. Associated script: 33.ass.(fixed)\r
85 ==============================================================\r
86 issue 37: Codepage issue. Associated script: 34.ass.(fixed)\r
87 ==============================================================\r
88 issue 38: Corruption when there are actually NO border but draw border routine still runs. Associated script: 35.ass.(fixed)\r
89 ==============================================================