继续发充数文章。。。最近弄了不少东西,之前只在Twitter发过很快就被刷掉了,还是得在这记录一下。
- encx264:encx264-20110819.7z
- Aegisub-2.1.9-r5553-ffms-2.16.7z
- Aegisub-2.1.9-r5773-ffms-2.16.7z with 24/32 bit audio support + subtitle grid fix
- Aegisub-2.1.9-r5789-ffms-r581.7z
- Aegisub-2.1.9-r5995-ffms-r589.7z
- Aegisub-2.1.9-r6159-ffms-r589.7z
- Aegisub-2.1.9-r6195-2-ffms-r643.7z
- Aegisub-2.1.9-r6195M13-ffms-r656-exec-only.7z
- Aegisub-r6962.7z
- Aegisub-7017-sapikachu-3277a49.7z
- VFRHelper 1.3.1
- flash3kyuu_deband 1.5.1
- ffms2_r581_with_10bit_hack_libav_ec6d743.7z
- ffms2 r589
- ffms2_r643_libav_86b57e4_with_seeking_bug_workaround.7z
- ffms2_r643_libav_86b57e4_with_seeking_bug_workaround.7z
- ffms2-r700-libav-ae702edf.7z (Supports decoding 10bit 4:2:2 and 4:4:4 videos without converting to 4:2:0)
- ffms2-r700-2-ffmbc-0.7rc7.7z
- ffms2-r734-ffmbc-0.7rc7.7z
- ffms2-r734-libav-e6160bd.7z
- MP_Pipeline 0.14
一进来就发现这里有很多好东西~全部收下~XD
Aegisub-2.1.9-r5789-ffms-r581貌似会有点问题……已在NMM留言
ps:spam check很喜感的样子
已经回复了~
当年一大堆英文spam,从某处学来这个方法,非常有效233
你好
please add support for
Microsoft Visual C++ 2012 x64
Microsoft Visual C++ 2012 x86
Sorry I don’t quite understand, which project are you talking about?
Aegisub
谢谢
Codes of Aegisub should support VS2012, but you need to create VS solution file yourselves since our system configurations are not the same. (Additionally I won’t install VS2012 until Windows 8 is released. 😛 )
For Aegisub 2.x, you can see http://devel.aegisub.org/wiki/Build/Windows for reference.
For 3.0, it seems official building instruction has been changed, but it has not been documented yet and I haven’t tried that. I am still using the old method to build it.
Good luck. 🙂
OK. I understand. Thanks!
For now i need to install Microsoft Visual C++ 2010 x86 and Microsoft Visual C++ 2008 x86
for Aegisub-2.1.9 works.
谢谢
@AI
Have you tried VS2012? I think it is not much different from VS2010 and could be interchanged. Did you get any error?
不幸的是, they not interchanged.
Only VS2012, Aegisub-2.1.9 wont lunch.
When install VS2010 x86 it works.
Maybe you know how to make Aegisub portable,
like Microsoft.VC90.CRT abd Microsoft.VC90.OPENMP files in same folder
with the program.
Have you already tried Aegisub 3.0?
Oh, I totally misunderstood. What you mean is VC runtime library, not VC compiler. I will look into that later when I get some time. 🙂
Yes, VC runtime library.
Now it 作品!
I’ve just add msvcp100.dll and msvcr100.dll, the same folder as /Aegisub-2.1.9-portable
Dont mind. Thanks.
and have you already tried Aegisub 3.0?
How it was?
That’s great. 🙂 (Although that’s not really a correct solution, but it should work in this case)
Aegisub 3.0 is mostly usable now, although it still have some bugs. IMO the best improvement is that changes to subtitle lines are auto-committed so you can instantly see them on the video.
你好
FFVideoSource with enable10bithack=true has pitch problems on the chroma planes. Tested on r734 and a few previous versions, cpu arch = Haswell. Sample:
http://www.mediafire.com/download/r4hfullc4tsy6da/bad-stack16.mkv
你好
Nevermind. It seems it’s an avisynth+-related bug.