Commit Graph

136 Commits

Author SHA1 Message Date
Star Brilliant
83808e3f8d test-3drot.py 2014-06-08 20:46:24 +08:00
Star Brilliant
f5901c751e Experimental 3D rotation handling 2014-06-08 20:35:32 +08:00
Star Brilliant
e1efa02113 Experimental 3D rotation handling 2014-06-08 19:13:25 +08:00
Star Brilliant
6adac57087 New experimental rotation handling 2014-06-05 21:50:00 +08:00
Star Brilliant
12fa6bf48b Experimental: temporary disable Y axis perspective correction 2014-05-01 11:09:11 +08:00
Star Brilliant
a18c90d7c3 Experimental rotation conversion 2014-04-30 20:36:09 +08:00
Star Brilliant
6abc7338e2 Calculate WrapAngle(angle) in advance 2014-04-29 21:56:48 +08:00
Star Brilliant
344ee7c867 Fix typo: a minus sign 2014-04-29 21:50:05 +08:00
Star Brilliant
996839a490 Add testdrive test-3drot.py 2014-04-29 21:08:22 +08:00
Star Brilliant
f598670da8 Experimental rotation conversion 2014-04-28 23:12:36 +08:00
Star Brilliant
83d23a8c99 Experimental rotation conversion 2014-04-28 21:37:59 +08:00
Star Brilliant
0b7415b561 Experimental rotation conversion 2014-04-28 19:53:23 +08:00
Star Brilliant
4f451da99b Pass rotation angles directly when rotY or rotZ equals to 0 or 180 degrees 2014-04-28 13:08:36 +08:00
Star Brilliant
f95697edd8 New ConvertFlashRotation algorithm
Algorithm based on https://github.com/m13253/danmaku2ass/issues/7#issuecomment-41489422
2014-04-27 20:29:49 +08:00
Star Brilliant
b509e0b35e Adjust Bilibili player size 2014-04-26 21:47:13 +08:00
Star Brilliant
9e723bb12e Experimental shear correction 2014-04-21 23:51:51 +08:00
Star Brilliant
9234349026 Fix ConvertFlashRotation 2014-04-19 00:09:52 +08:00
Star Brilliant
029f40c5c3 Add alternative resolution for Bilibili player version 2012 2014-04-12 19:04:42 +08:00
Star Brilliant
03434aa154 3D rotation adjustment for Acfun 2014-04-12 15:38:27 +08:00
Star Brilliant
e49b2e1bb7 3D rotation adjustment for Bilibili 2014-04-12 15:04:41 +08:00
Star Brilliant
5eff4eb19c Add function ConvertFlashRotation 2014-04-12 14:33:31 +08:00
Star Brilliant
0a6a50b7aa Not closing file if passing in a file instead of a filename 2014-04-06 23:01:02 +08:00
Star Brilliant
f6a7601fd7 PEP8-ize 2014-02-03 19:23:09 +08:00
Star Brilliant
14e17c8af3 text_opaque -> text_opacity 2014-02-03 19:22:00 +08:00
Star Brilliant
a50e421aaa Merge pull request #5 from 910JQK/master
Add support for sH5V positioned comment
2014-02-03 03:19:25 -08:00
910JQK
c7a8cdeaab README and Help - "opaque" -> "opacity" 2014-02-03 18:54:40 +08:00
910JQK
0aad472e48 Solve rotate problem and re-add space line 2014-02-03 16:54:30 +08:00
910JQK
49b338b1f9 Add support for sH5V positioned comment 2014-02-02 19:22:15 +08:00
Star Brilliant
84cc08f7f3 Check isinstance(filename, bytes) in case the caller passed a bytes instead of a str 2013-12-21 23:51:02 +08:00
Star Brilliant
03e089ef4a Add ScaleBorderAndShadow: yes to the resulting ASS file 2013-12-20 20:52:08 +08:00
Star Brilliant
c4ce7ddcc8 Use true division
Getting prepared for Python 2.7 porting
2013-12-16 00:14:01 +08:00
Star Brilliant
6ae42a6e95 Replace non-UTF-8 characters with placeholder 2013-12-16 00:08:13 +08:00
Star Brilliant
6c48118535 Add declarations at the top of danmaku2ass.py 2013-12-15 15:20:42 +08:00
Star Brilliant
bd1e48eb34 Use UTF-8 BOM 2013-12-13 23:28:42 +08:00
Star Brilliant
2ad8d81ba9 Basic support for Acfun positioned comment
Text filters are not supported, because they are Adobe Flash things.
2013-12-09 00:24:17 +08:00
Star Brilliant
cfd683a199 Update Readme 2013-12-08 00:40:32 +08:00
Star Brilliant
976ecd5044 Basic support for Acfun positioned comment 2013-12-08 00:31:03 +08:00
Star Brilliant
9a93af5e99 Basic support for Acfun positioned comment 2013-12-07 23:38:35 +08:00
Star Brilliant
6efd7a4987 Make GetZoomFactor a public function 2013-12-07 18:27:17 +08:00
Star Brilliant
65ca48d184 Boundary condition 2013-12-02 22:38:44 +08:00
Star Brilliant
b861fed666 Remove deprecated NeedWhiteBorder 2013-12-01 17:07:42 +08:00
Star Brilliant
7b1d3baad2 Adjust styles 2013-12-01 16:56:42 +08:00
Star Brilliant
c667567c01 Boundary condition 2013-12-01 16:48:28 +08:00
Star Brilliant
7cff52c8e2 Update Readme 2013-12-01 11:44:57 +08:00
Star Brilliant
5b6d672690 Handle exception during opening output file 2013-12-01 00:28:38 +08:00
Star Brilliant
146e2ed96d Have commit f27f9fe tested
The commit f27f9fe259 has been fully tested.

The performance is believed to improve by 25 times theroically.
2013-11-28 00:27:36 +08:00
Star Brilliant
f27f9fe259 Fix 71776ba
Fix commit 71776baccc
2013-11-28 00:16:49 +08:00
Star Brilliant
71776baccc Optimize TestFreeRow
This commit has not fully tested yet. If you experience problems, please submit an issue.
2013-11-28 00:00:28 +08:00
Star Brilliant
136e61556a Update Readme 2013-11-27 23:55:46 +08:00
Star Brilliant
1a344ed050 Print usage when no arguments are passed 2013-11-24 17:07:14 +08:00