Mailing List archive

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

[vdr] Re: xbox and softdevice



> > > I made the following which hopefully fixes that.
> > > I only did a compile check.
> > > -- 
> > > Stefan Lucke
> >
> > It compiles fine on my xbox. And better yet I can see channel on my
> > tv-screen.
>
> Ups glad to hear, but this (softdevice-0.0.5-fb-patch01.bz2) is not
included
> in patch08 since Christian told me that this patch doesn't fix his
problems.
>
> Please confirm that you could run softdevice-0.0.5 only _with_
>  fb-patch01. If so, this patch _will_ be included.

Yes I removed the plugin folder and deleted the file in PLUGINS/lib,
re-patched the original 0.0.5 with softdevice-0.0.5-fb-patch01.bz2, compiled
again and I am able to see picture on my tv-screen.

Some compiler warnings were received:
----------
make[1]: Entering directory
`/XebianLocal/root/vdr-1.2.6/PLUGINS/src/softdevice-0.0.5'
softdevice.c:31: warning: `VDEVICE' redefined
softdevice.c:22: warning: this is the location of the previous definition
make[1]: Leaving directory
`/XebianLocal/root/vdr-1.2.6/PLUGINS/src/softdevice-0.0.5'
make[1]: Entering directory
`/XebianLocal/root/vdr-1.2.6/PLUGINS/src/softdevice-0.0.5'
g++ -O2 -Wall -Woverloaded-virtual -L/usr/local/include/ffmpeg/  -c -DUSE_MM
X -DUSE_MMX2 -DPLUGIN_NAME_I18N='"softdevice"' -DFB_SUPPORT -DFBDEV=\"/dev/f
b0\" -I../../../include -I../../../../DVB/include -I/usr/local/include/ffmpe
g/  softdevice.c
softdevice.c:31: warning: `VDEVICE' redefined
softdevice.c:22: warning: this is the location of the previous definition
g++ -O2 -Wall -Woverloaded-virtual -L/usr/local/include/ffmpeg/  -c -DUSE_MM
X -DUSE_MMX2 -DPLUGIN_NAME_I18N='"softdevice"' -DFB_SUPPORT -DFBDEV=\"/dev/f
b0\" -I../../../include -I../../../../DVB/include -I/usr/local/include/ffmpe
g/  utils.c
g++ -O2 -Wall -Woverloaded-virtual -L/usr/local/include/ffmpeg/  -c -DUSE_MM
X -DUSE_MMX2 -DPLUGIN_NAME_I18N='"softdevice"' -DFB_SUPPORT -DFBDEV=\"/dev/f
b0\" -I../../../include -I../../../../DVB/include -I/usr/local/include/ffmpe
g/  i18n.c
g++ -O2 -Wall -Woverloaded-virtual -L/usr/local/include/ffmpeg/  -c -DUSE_MM
X -DUSE_MMX2 -DPLUGIN_NAME_I18N='"softdevice"' -DFB_SUPPORT -DFBDEV=\"/dev/f
b0\" -I../../../include -I../../../../DVB/include -I/usr/local/include/ffmpe
g/  video.c
g++ -O2 -Wall -Woverloaded-virtual -L/usr/local/include/ffmpeg/  -c -DUSE_MM
X -DUSE_MMX2 -DPLUGIN_NAME_I18N='"softdevice"' -DFB_SUPPORT -DFBDEV=\"/dev/f
b0\" -I../../../include -I../../../../DVB/include -I/usr/local/include/ffmpe
g/  mpeg2decoder.c
g++ -O2 -Wall -Woverloaded-virtual -L/usr/local/include/ffmpeg/  -c -DUSE_MM
X -DUSE_MMX2 -DPLUGIN_NAME_I18N='"softdevice"' -DFB_SUPPORT -DFBDEV=\"/dev/f
b0\" -I../../../include -I../../../../DVB/include -I/usr/local/include/ffmpe
g/  audio.c
g++ -O2 -Wall -Woverloaded-virtual -L/usr/local/include/ffmpeg/  -c -DUSE_MM
X -DUSE_MMX2 -DPLUGIN_NAME_I18N='"softdevice"' -DFB_SUPPORT -DFBDEV=\"/dev/f
b0\" -I../../../include -I../../../../DVB/include -I/usr/local/include/ffmpe
g/  video-dummy.c
g++ -O2 -Wall -Woverloaded-virtual -L/usr/local/include/ffmpeg/  -c -DUSE_MM
X -DUSE_MMX2 -DPLUGIN_NAME_I18N='"softdevice"' -DFB_SUPPORT -DFBDEV=\"/dev/f
b0\" -I../../../include -I../../../../DVB/include -I/usr/local/include/ffmpe
g/  video-fb.c
g++ -O2 -Wall -Woverloaded-virtual -L/usr/local/include/ffmpeg/  -shared
softdevice.o utils.o i18n.o video.o mpeg2decoder.o audio.o video-dummy.o
video-fb.o -lavcodec -lasound   -o libvdr-softdevice.so
make[1]: Leaving directory
`/XebianLocal/root/vdr-1.2.6/PLUGINS/src/softdevice-0.0.5'
-----------

Currently by using only fb I am not able to utilize the VERT_SCALING or
DEINTERLACE (CPU too slow). With patch both compile and picture is shown.

Br.
Marko



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



Home | Main Index | Thread Index