Sunday, June 28, 2009

Embed Subtitle into Output VDO with AviSynth

If you want to embed *.srt subtitle into output VDO by using AviSynth:

1. Download VSFilter from http://www.animereactor.dk/aegisub/
2. Extract vsfilter.dll to folder C:\Program Files\AviSynth 2.58\plugins\
3. Add these commands into *.avs file:
LoadPlugin("C:\Program Files\AviSynth 2.58\plugins\VSFilter.dll")
TextSub("filename.srt")


If audio and video are not sync'ed together, use these commands to split them, and then adjust audio delay.
V = DirectShowSource("video.mp4",fps=25.0,convertfps=true)
A = DirectShowSource("audio.aac", video=false)
AudioDub(V, A)
DelayAudio(-0.500)

Sunday, June 21, 2009

Induction Cooker


I've just bought an induction cooker from BigC. It's Hanabishi HIC-20EA 2000 watts, 1700 BHT.
My sister bought another induction cooker from Lotus for only 900 BHT. It's AJ brand. Sooooo cheap (T_T)

You can find more information about the induction cooker from Google.
http://en.wikipedia.org/wiki/Induction_cooker
http://www.google.co.th/search?hl=th&q=induction+cooker