Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Can't compile softdevice?



Thanks!  That did the trick.  I'll try and recompile libavcodec with the 
options and get some postprocessing.

This is an area I'm not that familiar with because I have a budget card and 
have used xine since I got it -- what software should I use to view it?  I 
set softdevice for Xv -- I tried kvdr but it doesn't find the 
device /dev/video so I'm not certain what I need next.  I have an nvidia 5700 
with tv-out -- I use xine and the dual display to get it work (export 
DISPLAY=:0.1;xine....) to get it on the TV-out.  How would I do the same with 
softdevice?

NOrm

On October 8, 2004 08:20 am, Torgeir Veimo wrote:
> On Fri, 2004-10-08 at 08:15 -0400, Norm Dressler wrote:
> > I'm  closer but still get an error:
> > mpeg2decoder.h:12:36: postproc/postprocess.h: No such file or directory
> > In file included from softdevice.c:70:
> > mpeg2decoder.h:73: error: syntax error before `*' token
> > mpeg2decoder.h:74: error: syntax error before `*' token
> > make[1]: *** [softdevice.o] Error 1
>
> Did you enable postprocessing in the Makefile with
>
> PP_LIBAVCODEC=1
>
> Try commenting out that file. If you want to use libavcodec
> postprocessing, you need to compile libavcodec with
>
> --enable-gpl --enable-pp
>
> But try without first.




Home | Main Index | Thread Index