comparison DOCS/formats.html @ 4982:6cb9d9a1716d

HTML: different font handling - idea from new hp dezign ocassional misc fixes
author gabucino
date Thu, 07 Mar 2002 17:55:34 +0000
parents b89a0b928fd0
children 570ffe8dcc67
comparison
equal deleted inserted replaced
4981:bfc652fc7f43 4982:6cb9d9a1716d
1 <HTML> 1 <HTML>
2
3 <HEAD>
4 <STYLE>
5 .text
6 {font-family : Verdana, Arial, Helvetica, sans-serif;
7 font-size : 14px;}
8 </STYLE>
9 </HEAD>
10
2 <BODY BGCOLOR=WHITE> 11 <BODY BGCOLOR=WHITE>
3 12
4 <FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 13 <FONT CLASS="text">
5
6 14
7 <P><B><A NAME=2.1>2.1. Supported formats</A></B></P> 15 <P><B><A NAME=2.1>2.1. Supported formats</A></B></P>
8
9 <P><B>MPlayer</B> can read/play from the following devices/formats:<BR>
10 <UL>
11 <LI> <A HREF="#2.1.1.1">VCD</A> (Video CD) directly from CD-ROM or from CDRwin's .bin image file
12 <LI> <A HREF="#2.1.1.1">DVD</A>, directly from your DVD disk, using libdvdread for decryption
13 <LI> <A HREF="#2.1.1.1">MPEG 1/2</A> System Stream (PS/PES/VOB) and Elementary Stream (ES) file
14 formats
15 <LI> <A HREF="#2.1.1.2">RIFF AVI</A> file format
16 <LI> <A HREF="#2.1.1.3">ASF/WMV</A> 1.0 file format
17 <LI> <A HREF="#2.1.1.4">QT/MOV</A> file format with (un)compressed headers
18 <LI> <A HREF="#2.1.1.5">VIVO</A> format (.viv files)
19 <LI> <A HREF="#2.1.1.6">FLI</A> format
20 <LI> <A HREF="#2.1.1.7">RealMedia</A> format (.rm files)
21 <LI> <A HREF="#2.1.1.8">NuppelVideo</A> format (.nuv files)
22 <LI> <A HREF="#2.1.1.9">yuv4mpeg</A> format
23 <LI> <A HREF="#2.1.1.10">FILM</A> format (.cpk files)
24 <LI> <A HREF="#2.1.1.11">RoQ</A> format
25 <LI> supports <A HREF="documentation.html#3.3">reading from stdin</A>, or network via HTTP
26 </UL></P>
27 16
28 <P>It's important to clarify a popular mistake. When people see a file with 17 <P>It's important to clarify a popular mistake. When people see a file with
29 <B>.AVI</B> extension, they instantly declare that isn't an MPEG file. 18 <B>.AVI</B> extension, they instantly declare that isn't an MPEG file.
30 That's not true. At least not entirely. If you tell them that such a file 19 That's not true. At least not entirely. If you tell them that such a file
31 can contain MPEG1 video, they laugh at you. Feel free to kick their dumbass 20 can contain MPEG1 video, they laugh at you. Feel free to kick their dumbass