mirror of
https://github.com/mpv-player/mpv
synced 2024-12-11 09:25:56 +00:00
Cinepak decoder author added
TV input doesn't need --enable-tv anymore git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3650 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
401e68865a
commit
c39793bada
@ -652,8 +652,10 @@ TV tuner-r
|
||||
|
||||
<P>
|
||||
<UL>
|
||||
<LI>elõszöris, add hozzá a <CODE>--enable-tv</CODE> opciót a <CODE>./configure</CODE>-hez,
|
||||
és fordíts újra.</LI>
|
||||
<LI>előszöris, újra kell fordítanod az <B>MPlayer</B>-t. A <CODE>configure</CODE>
|
||||
autodetektálja hogy megvannak-e a szükséges bttv kernel headerek, valamint
|
||||
a /dev/video* bejegyzések. Ha igen, kijelöli a TV bemenetet lefordításra
|
||||
(lásd a kimenetét!).
|
||||
<LI>bizonyosodj meg róla hogy a tunered működik más TV szoftverekkel Linux
|
||||
alatt, mint például az xawtv.</LI>
|
||||
</UL>
|
||||
|
@ -630,8 +630,9 @@ TV tuner</B>.</P>
|
||||
|
||||
<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 @@ No closer info yet.</P>
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user