Mercurial > mplayer.hg
comparison DOCS/documentation.html @ 5861:80659f3f626f
OSD/SUB doc
author | gabucino |
---|---|
date | Sat, 27 Apr 2002 10:37:47 +0000 |
parents | e96469da680c |
children | eed8629ad93c |
comparison
equal
deleted
inserted
replaced
5860:e96469da680c | 5861:80659f3f626f |
---|---|
715 <P> | 715 <P> |
716 <B>Other subtitles</B><BR> | 716 <B>Other subtitles</B><BR> |
717 The other formats consist of a single text file containing timing, placement | 717 The other formats consist of a single text file containing timing, placement |
718 and text information.<BR> | 718 and text information.<BR> |
719 Usage : if you have a file like <CODE>sample.txt</CODE>, you have to pass | 719 Usage : if you have a file like <CODE>sample.txt</CODE>, you have to pass |
720 the option <CODE>-sub sample.txt (optionally with pathname, of course). | 720 the option <CODE>-sub sample.txt</CODE> (optionally with pathname, of course). |
721 </P> | 721 </P> |
722 | 722 |
723 <P> | 723 <P> |
724 <B>Adjusting subtitle timing and placement</B><BR> | 724 <B>Adjusting subtitle timing and placement</B><BR> |
725 | 725 |
732 subtitle file, most likely the frame rate of the movie and the subtitle file are different.<BR> | 732 subtitle file, most likely the frame rate of the movie and the subtitle file are different.<BR> |
733 Please note that the MicroDVD subtitle format uses absolute frame numbers for its | 733 Please note that the MicroDVD subtitle format uses absolute frame numbers for its |
734 timing, and therefore the <CODE>-subfps</CODE> option cannot be used with this format. As | 734 timing, and therefore the <CODE>-subfps</CODE> option cannot be used with this format. As |
735 <B>MPlayer</B> has no way to guess the frame rate of the subtitle file, you have to manually | 735 <B>MPlayer</B> has no way to guess the frame rate of the subtitle file, you have to manually |
736 convert the frame rate. There is a little perl script in the <CODE>contrib</CODE> directory of | 736 convert the frame rate. There is a little perl script in the <CODE>contrib</CODE> directory of |
737 the MPlayer ftp site to do this conversation for you. | 737 the MPlayer ftp site to do this conversation for you.</P> |
738 | 738 |
739 <P>About DVD subtitles, read the <A HREF="cd-dvd.html#4.2">DVD section</A>.</P> | 739 <P>About DVD subtitles, read the <A HREF="cd-dvd.html#4.2">DVD section</A>.</P> |
740 | 740 |
741 <P><B>MPlayer</B> introduces a new subtitle format called <B><I>MPsub</I></B>. | 741 <P><B>MPlayer</B> introduces a new subtitle format called <B><I>MPsub</I></B>. |
742 It was designed by me (Gabucino). Basically its main feature is being | 742 It was designed by me (Gabucino). Basically its main feature is being |