1
mirror of https://github.com/mpv-player/mpv synced 2024-10-14 11:54:36 +02:00

Some fixes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15211 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
wight 2005-04-18 09:09:33 +00:00
parent e089ee403e
commit 3b53063776

View File

@ -730,7 +730,7 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37,
<listitem> <listitem>
<para> <para>
Depite the borders being entirely black and never changing, there Despite the borders being entirely black and never changing, there
is at least a minimal amount of overhead involved in having more is at least a minimal amount of overhead involved in having more
macroblocks. macroblocks.
</para> </para>
@ -809,9 +809,7 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37,
Wc and Hc are the width and height of the cropped video, Wc and Hc are the width and height of the cropped video,
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
PRdvd is the pixel ratio of the DVD wich is equal to 1.25=(720/576) for PAL, PRdvd is the pixel ratio of the DVD wich is equal to 1.25=(720/576) for PAL
</para></listitem>
<listitem><para>
DVDs and 1.5=(720/480) for NTSC DVDs, DVDs and 1.5=(720/480) for NTSC DVDs,
</para></listitem> </para></listitem>
</itemizedlist> </itemizedlist>