# # MPSub.txt # ---------- # http://Linux-Video.net/Samples/Mpeg1/baby.subtitle.txt # http://ISO9660.org/Mirror/SrcCD/MultiMedia/MPlayer # # # 18-Feb-03 amo Date-of-Birth - Add text subtitle to *.mpeg # 06-Mar-06 amo Added comment for -fs and iso9660.org # # # http://dominia.org/djao/dvdsub-1.html # file:/usr/local/src/MPlayer-1.0pre3/DOCS/HTML/en/subosd.html # # # mplayer -sub Mpeg.SubTitle.txt baby.mpg # # # Full Screen options # ------------------- # mplayer -fs [ -zoom ] [ -vo xv ] baby.mpg # # # Requires: # -------- # ~/.mplayer/subfont.ttf # # /usr/X11R6/lib/X11/fonts/truetype # ln -sf /usr/X11R6/lib/X11/fonts/TTF/luxisri.ttf ~/.mplayer/subfont.ttf # # Debian: # # Install FreeType 2 # # Get a TrueType or Type 1 font # # /usr/share/fonts/truetype/ttf-bitstream-vera/ # find /lib /usr/lib -name \*.ttf -ls # /usr/local/share/mplayer/font # ~/.mplayer/font # # TITLE=Weird Al Yankovic - The Saga Begins (clip) # just to be informative (maybe future # use?) FILE=14233792,7972c637f619e01854ecb453b7339e3f # size,md5 AUTHOR=Gabucino TYPE=VIDEO # maybe AUDIO in future (for displaying # mp3 lyrics while playing or whatever) FORMAT=TIME # this file contains measures based on # TIME, not frames. # if FORMAT is a number, then it's frame based, i.e.: # FORMAT=25 NOTE=MPlayerSub test file v0.1 # # # # # FORMAT=TIME # first number : wait this much after previous subtitle disappeared # second number : display the current subtitle for this many seconds # 15 3 5 3 A long long, time ago... 0 3 in a galaxy far away... 0 3 Naboo was under an attack. # # End of file