Mercurial > mplayer.hg
diff DOCS/documentation.html @ 3649:58e2bec52388
Cinepak decoder author added
TV input doesn't need --enable-tv anymore
| author | gabucino |
|---|---|
| date | Fri, 21 Dec 2001 23:24:49 +0000 |
| parents | 9cd4934cd1fc |
| children | 081d696b453d |
line wrap: on
line diff
--- a/DOCS/documentation.html Fri Dec 21 21:08:15 2001 +0000 +++ b/DOCS/documentation.html Fri Dec 21 23:24:49 2001 +0000 @@ -630,8 +630,9 @@ <P> <UL> - <LI>first, you have to add the <CODE>--enable-tv</CODE> flag to <CODE>./configure</CODE>, - and recompile.</LI> + <LI>first, you have to recompile. <CODE>./configure</CODE> will autodetect kernel headers + from bttv stuff, and the existence of /dev/video* entries. If they exist, + TV support will be built (see configure's output!).</LI> <LI>make sure your tuner works with another TV softwares in Linux, for example xawtv.</LI> </UL> @@ -1326,6 +1327,11 @@ <LI>-slave mode</LI> </UL></LI> +<LI><B><A HREF="mailto:timf@mail.csse.monash.edu.au">Tim Ferguson</A></B> +<UL> + <LI>Opensource Cinepak decoder</LI> +</UL></LI> + </UL></P> <P>Main testers:</P>
