Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:projects:apps:mediaportal:devblog [2010/12/04 15:06] jeffwiki: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:
 +<code>
 +mencoder -oac copy -ovc copy -idx -o output.avi video1.avi video2.avi video3.avi
 +</code>
 +
 +subtitles: [[http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-extractsub.html]]
 +<code>
 +rm subtitles.idx subtitles.sub
 +mencoder dvd://1 -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vpass=1 \
 +    -vobsubout subtitles -vobsuboutindex 0 -sid 2
 +mencoder dvd://1 -oac copy -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell:vpass=2 \
 +    -vobsubout subtitles -vobsuboutindex 1 -sid 5
 +</code>
 ===== December 4, 2010 ===== ===== December 4, 2010 =====
  
wiki/projects/apps/mediaportal/devblog.1291475208.txt.gz · Last modified: 2020/11/19 14:21 (external edit)
Back to top
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0