[Mplayer-cvslog] CVS: main/DOCS DVB,1.1,1.2

Arpi of Ize arpi at mplayer.dev.hu
Sat Sep 22 21:43:27 CEST 2001


Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv10446

Modified Files:
	DVB 
Log Message:
small fixes

Index: DVB
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/DVB,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DVB	22 Sep 2001 19:33:26 -0000	1.1
+++ DVB	22 Sep 2001 19:43:25 -0000	1.2
@@ -2,6 +2,8 @@
 Some words about Siemens-DVB card support.         by A'rpi
 ==========================================
 
+NOTE: this is very experimental!
+
 Requirements:
 ~~~~~~~~~~~~~
 - Siemens DVB-S card or compatible (technotrend,galaxis,hauppage etc)
@@ -15,7 +17,7 @@
 1. Edit libvo/vo_mpegpes.c, and change first #undef HAVE_DVB to:
     #define HAVE_DVB
 2. Download ffmpeg-CVS and copy libavcodec to mplayer (see DOC for details)
-   Move this line out of CONFIG_ENCODERS section:
+   Move this line out of CONFIG_ENCODERS section at libavcodec/utils.c:361 :
        register_avcodec(&mpeg1video_encoder);
    
 3. Compile mplayer




More information about the MPlayer-cvslog mailing list