Mailing List archive

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

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



I disabled both DFB and PP (postprocessing) and finally softdevice
compiled correctly! However, when start VDR with softdevice I still
can't get any picture on the projector, I still only have
terminal-output on my VGA-out.

/var/log/messages gives me: 
Oct 21 14:26:39 linux vdr[1185]: initializing plugin: softdevice
(0.0.7pre2): A software emulated MPEG2 device
Oct 21 14:26:39 linux vdr[1185]: [softdevice-audio] Opening alsa device
plughw:0,0
Oct 21 14:26:39 linux vdr[1185]: [softdevice-audio] Device opened! Ready
to play

And VDR gives me:
[softdevice] processing args
[softdevice]   argv [0] = softdevice
[softdevice] initializing Plugin
[softdevice] Initializing Video Out
[softdevice] ffmpeg version(0.4.9-pre1) build(4718)
[softdevice] Video Out seems to be OK
[softdevice] Initializing Audio Out
[softdevice] Audio out seems to be OK
[softdevice] A/V devices initialized, now initializing MPEG2 Decoder

I'm kinda new with linux and to be honestly i'm not understanding much
of what I'm doing right now ;)
For example, what runlevel should I start with? I've tried with 3 and 5,
with 3 i get termeinal on the projector and with 5 i get X (KDE).

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 02:26
Till: vdr@linuxtv.org
Ämne: [vdr] Re: SV: Re: VGA output, what is the best solution?

On Thu, 2004-10-21 at 01:32 +0200, Mattias Viberg wrote:
> -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

Either install directfb with devel libs, or disable building with
directfb support in the Makefile. 

-- 
Torgeir Veimo <torgeir@pobox.com>






Home | Main Index | Thread Index