Gives some examples of in which form MPEG* videos can come

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17594 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gpoirier 2006-02-11 22:13:12 +00:00
parent e09a7d9e5d
commit 86748ab207
1 changed files with 4 additions and 1 deletions

View File

@ -1394,7 +1394,10 @@ Do not do this! Always use a file or CD/DVD/etc device as input.
<emphasis role="bold">Hardware compatibility</emphasis>:
It usually takes a long time for standalone video players to begin to
include support for the latest video codecs.
As a result, most only support MPEG-2 and MPEG-4 ASP
As a result, most only support MPEG-1 (like VCD, XVCD and KVCD), MPEG-2
(like DVD, SVCD and KVCD) and MPEG-4 ASP (like DivX,
<systemitem class="library">libavcodec</systemitem>'s LMP4 and
<systemitem class="library">XviD</systemitem>)
(Beware: Usually, not all MPEG-4 ASP features are supported).
Please refer to the technical specs of your player (if they are available),
or google around for more information.