Archive for October, 2009

New Example – Grid in Card Layout

Tuesday, October 13th, 2009

Hi all, I've just uploaded new example of Grid in Card Layout Enjoy! [paypal-donation]

How to Convert DVD to iPhone Video with Subtitles and Chapters on Linux

Sunday, October 4th, 2009

iPhone can play video that contains multiple streams and chapters: video multiple audio streams (languages) multiple subtitles (languages) chapters for easy navigation After some googling and many trials and errors I found a multiplatform software that can create videos with all the above features. The software is HandBrake. HandBrake for (openSUSE) Linux can be downloaded ...

How to extract subtitles from DVD

Friday, October 2nd, 2009

mencoder dvd://1 -oac copy -ovc copy -o /dev/null -vobsubout output -sid 1 Then use avidemux2_qt4