Mailing List archive

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

[vdr] Re: Softmpeg and Softdevice problems with Vdr-1.3.6 and DirectFB Matrox G450



> For softdevice, ty to add following line to your fb.modes file.
>
> mode "768x576-32"
>     # D: 30.274 MHz, H: 37.701 kHz, V: 50.001 Hz
>     geometry 768 576 768 576 32
>     timings 33032 30 5 110 55 48 13
>     vsync high
>     bcast true
>     accel true
>     rgba 8/16,8/8,8/0,8/24
> endmode
>
> OR
>
> mode "768x576"
>     # D: 30.274 MHz, H: 37.701 kHz, V: 50.001 Hz
>     geometry 768 576 768 576 32
>     timings 33032 30 5 110 55 48 13
>     vsync high
>     bcast true
>     accel true
>     rgba 8/16,8/8,8/0,8/24
> endmode
>
> If that does not function properly be free to play around of the
settings..
>
> You can try setting the modes with "fbset 768x576" or "fbset 768x576-32"
for
> example.
>
> To be sure create a script to run vdr, which set known to work mode after
> "./vdr -P..." as your display may be unreadable for other modes.
>
> BTW. How did you compile the softmpeg plugin, I only get vdr:
> /usr/local/lib/libsoftmpeg-0.1.so: undefined symbol: avcodec_init while
> starting it.
>
> Br.
> Marko Myllymäki.

Thanks Marko ...
I just trying all month with this ... I have a matrox G450 DH connected to
my Philips PAL TV with a VGA to RGB SCART Homemade cable in
the second head of the card, I no have any monitor in first head. Connected
by SSH2 sessions I setup my box. I can see videos perfectly with Mplayer.
VDR -Psoftmpeg out have the start lirc wizard of vdr scroolling with
transversal blue bands thats moved .

My Steps to compile softmpeg
1-Download DirectFB CVS, patch kernel with fusion patch that is in the patch
directory .. I use kernel 2.4.25 with "fusion-full-linux-2.4.22.patch.bz2",
"matroxfb-full-memory-linux-2.4.21-rc2.patch.bz2", . Compiled like
DirectFB-0.9.21
2-Download DFB++ CVS, Compiled like DFB++-0.9.21
3-Download FusionSound CVS and libsoftmpeg CVS . Then patch
FusionSound/src/ifusionsoundstream.c with patch
"libsoftmpeg/fusionsound_realtimepriority_reset_on_flush.diff". This patch
faild to me cause some includes problem I fix it by hand
4-Compile FusionSound, libsoftmpeg and the softmpeg plugin, I had been
include softmpeg.h in the plugin directory

My install no faild but I can't go head with it

That is
See ya



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index