Mailing List archive

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

[vdr] SV: Re: VGA output, what is the best solution?



Thanks for the tip, however, when trying to compile the
softdevice-plugin I get:

g++ -O2 -Wall -Woverloaded-virtual -L/usr/local/include/ffmpeg/ -c
-DUSE_MMX -DUSE_MMX2 -DPLUGIN_NAME_I18N='"softdevice"' -D_GNU_SOURCE
-DDFB_SUPPORT -DFB_SUPPORT -DFBDEV=\"/dev/fb0\" -DXV_SUPPORT
-DPP_LIBAVCODEC -I../../../include -I../../../../DVB/include
-I/usr/local/include/ffmpeg/ -I/usr/local/include/dfb++
-I/usr/local/include/directfb softdevice.c
In file included from softdevice.c:52:
video-dfb.h:13:19: dfb++.h: No such file or directory
video-dfb.h:14:22: directfb.h: No such file or directory
video-dfb.h:15:31: directfb_keynames.h: No such file or directory
In file included from softdevice.c:52:
video-dfb.h:26: error: syntax error before `*' token
video-dfb.h:27: error: parse error before `,' token
video-dfb.h:28: error: syntax error before `*' token
video-dfb.h:30: error: 'DFBSurfacePixelFormat' is used as a type, but is
not
   defined as a type.
video-dfb.h:40: error: syntax error before `*' token
video-dfb.h:43: error: `DFBInputEvent' was not declared in this scope
video-dfb.h:43: error: `event' was not declared in this scope
video-dfb.h:43: error: invalid data member initialization
video-dfb.h:43: error: (use `=' to initialize static data members)
video-dfb.h:43: error: variable or field `ProcessEvents' declared void
video-dfb.h:63: error: syntax error before `*' token
video-dfb.h:72: error: `DFBInputDeviceKeySymbol' was not declared in
this scope
video-dfb.h:72: error: parse error before `)' token
In file included from softdevice.c:70:
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

Any ideas?

Best regards,
Mattias Viberg

-----Ursprungligt meddelande-----
Från: vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org] För Torgeir
Veimo
Skickat: den 21 oktober 2004 00:50
Till: vdr@linuxtv.org
Ämne: [vdr] Re: VGA output, what is the best solution?

On Thu, 2004-10-21 at 00:35 +0200, Mattias Viberg wrote:
> I have a projector (Sanyo PLV-Z1) that I like to use with vdr. Right
now
> I'm feeding it with s-video but I'm not satisfied with the quality, so
I
> want to use VGA instead. My question is therefore: What is the best
> solution for getting vdr to send the video through the VGA-output?
> 
> The maximum resolution of the projector is 964x544 (16:9) and I would
> very much like to feed it with that resolution, if it's possible.

Get the softdevice plugin at http://lucke.in-berlin.de/vdr-
softdevice-0.0.7pre2.tar.bz2 and use eithe X11 or DirectFB output.
There's also a plugin for xine which allows you to use xine with it's
variety of configuration options.

-- 
Torgeir Veimo <torgeir@pobox.com>






Home | Main Index | Thread Index