Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:projects:apps:mediaportal:devblog [2010/06/08 20:18] – jeff | wiki:projects:apps:mediaportal:devblog [2020/11/19 14:21] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Media Portal Dev Blog ====== | ====== Media Portal Dev Blog ====== | ||
+ | |||
+ | ===== March 18, 2011 ===== | ||
+ | |||
+ | Join videos: | ||
+ | < | ||
+ | mencoder -oac copy -ovc copy -idx -o output.avi video1.avi video2.avi video3.avi | ||
+ | </ | ||
+ | |||
+ | subtitles: [[http:// | ||
+ | < | ||
+ | rm subtitles.idx subtitles.sub | ||
+ | mencoder dvd://1 -oac copy -ovc lavc -lavcopts vcodec=mpeg4: | ||
+ | -vobsubout subtitles -vobsuboutindex 0 -sid 2 | ||
+ | mencoder dvd://1 -oac copy -ovc lavc -lavcopts vcodec=mpeg4: | ||
+ | -vobsubout subtitles -vobsuboutindex 1 -sid 5 | ||
+ | </ | ||
+ | ===== December 4, 2010 ===== | ||
+ | |||
+ | Redesign. | ||
+ | |||
+ | As for the implementation the site would embed other sites and use " | ||
===== May 10, 2010 ===== | ===== May 10, 2010 ===== |