From 86748ab20757ae3df155b7fe34cc25bc5a4eb345 Mon Sep 17 00:00:00 2001 From: gpoirier Date: Sat, 11 Feb 2006 22:13:12 +0000 Subject: [PATCH] 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 --- DOCS/xml/en/encoding-guide.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml index 64bf56e2b7..49b879b53c 100644 --- a/DOCS/xml/en/encoding-guide.xml +++ b/DOCS/xml/en/encoding-guide.xml @@ -1394,7 +1394,10 @@ Do not do this! Always use a file or CD/DVD/etc device as input. Hardware compatibility: 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, + libavcodec's LMP4 and + XviD) (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.