Mercurial > mplayer.hg
diff DOCS/DVB @ 2109:970fd94077f9
fix
author | arpi |
---|---|
date | Sat, 06 Oct 2001 15:11:17 +0000 |
parents | 951fa355422c |
children | 9fdc998083cc |
line wrap: on
line diff
--- a/DOCS/DVB Sat Oct 06 14:50:17 2001 +0000 +++ b/DOCS/DVB Sat Oct 06 15:11:17 2001 +0000 @@ -22,7 +22,11 @@ (after the #endif line) at libavcodec/utils.c:361 : register_avcodec(&mpeg1video_encoder); -3. Compile mplayer +3. Compile mplayer: + run ./configure with the option: + --with-extraincdir=<your DVB source dir>/ost/include + make + make install How to use? ~~~~~~~~~~~