Re: [vdr] vdr-sxfe crashing all the time

2010-05-20 Thread Ville Aakko
Hi Martti,


2010/5/4 Martti Kuparinen :
> 04.05.2010 15:32, Mr. Tux kirjoitti:
>>
>> Hello Martti
>>
>> Please add the following two lines in ~./.xine/config to enable OSD with
>> opengl:
>>
>> video.driver:opengl
>> video.output.opengl_renderer:2D_Tex
>
> This works too, but the OSD fonts are still ugly...

You might wan't to try to enable compositing in x.org. This was the
culprit for me, although the hud OSD was unusable for me. I have the
exact same hardware (well, HD3200 at least - Gigabyte GA-MA78GM-S2H),
but I read you switched to the open source driver, I'm still on fglrx.
Also, I'm using Gentoo.

May this post be of much use!

 - Ville

-- 
-- 
Ville Aakko - ville.aa...@gmail.com

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-sxfe crashing all the time

2010-05-04 Thread Martti Kuparinen

04.05.2010 15:32, Mr. Tux kirjoitti:

Hello Martti

Please add the following two lines in ~./.xine/config to enable OSD with
opengl:

video.driver:opengl
video.output.opengl_renderer:2D_Tex


This works too, but the OSD fonts are still ugly...

Martti

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-sxfe crashing all the time

2010-05-03 Thread Martti Kuparinen

02.05.2010 21:55, Halim Sahin kirjoitti:

Hi,
Try the opengl driver with fglrx (not xv!).


It starts but I don't see the OSD and I noticed this warning


vdr-sxfe 1.0.90-cvs  (build with xine-lib 1.1.17, using xine-lib 1.1.17)

Width: 1280
Height: 720
Protocol: TCP
Audio driver: alsa
Video driver: opengl
Post plugins: 
tvtime:method=Linear,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1

VDR Server: xvdr://a18o2:37890

[2712] [vdr-fe]Detected 2 CPUs
[2712] [vdr-fe]Enabling FFmpeg multithreaded video decoding
[2712] [input_vdr] Connecting (control) to tcp://a18o2:37890 ...
[2712] [input_vdr] Server greeting: VDR-1.7.14 xineliboutput-1.0.90-cvs READY
[2712] [input_vdr] Connected (control) to tcp://a18o2:37890
[2712] [input_vdr] Connecting (data) to tcp://a18o2:37890 ...
[2712] [input_vdr] Data stream connected (TCP)
[2712] [input_vdr] WARNING: Video output driver reports it does not support 
unscaled overlays !

[2712] [demux_vdr] Using decoder "libmpeg2" for mpeg2 video
[2712] [demux_vdr] Using decoder "FFmpeg" for H.264 video


Press Esc to exit

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-sxfe crashing all the time

2010-05-02 Thread Halim Sahin
Hi,
Try the opengl driver with fglrx (not xv!).
Gruß
Halim


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-sxfe crashing all the time

2010-05-02 Thread Martti Kuparinen

02.05.2010 20:39, Martti Kuparinen kirjoitti:


Interesting, --video=sdl worked for 30 seconds, then it froze. I changed
to TCP and it seems to work better.


Even though it doesn't crash, the fonts look ugly...

Martti

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-sxfe crashing all the time

2010-05-02 Thread Martti Kuparinen

02.05.2010 16:23, Halim Sahin wrote:


Which video output driver are you using for sxfe?


xv


When you use xv the problem is in most cases the fglrx driver.
If your card works with the opensource radeon driver you should use it.


I removed /etc/X11/xorg.conf and rebooted so now I have the opensource radeon 
driver in use. Unfortunately vdr-sxfe doesn't start with the xv driver:


# grep RADEON: /var/log/Xorg.0.log
(II) RADEON: Driver for ATI Radeon chipsets:

# # /usr/local/vdr/bin/vdr-sxfe --verbose 
--post=tvtime:method=Linear,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1 xvdr://a18o2:37890

...
video_out_xv: Xv extension is present but I couldn't find a usable yuv12 port.
  Looks like your graphics hardware driver doesn't support Xv?!
video_out_opengl: Testing for hardware accelerated direct rendering visual
Segmentation fault


run the xvinfo to see if xv works correctly.


# xvinfo
X-Video Extension version 2.2
screen #0
 no adaptors present


You can also test other output drivers for sxfe:
e. G. opengl.


# /usr/local/vdr/bin/vdr-sxfe --verbose --video=opengl 
--post=tvtime:method=Linear,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1 xvdr://a18o2:37890

...
video_out_opengl: Testing for hardware accelerated direct rendering visual
Segmentation fault


Interesting, --video=sdl worked for 30 seconds, then it froze. I changed to TCP 
and it seems to work better. xvmc does not work at all even though I see


# grep -i xv /var/log/Xorg.0.log
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-sxfe crashing all the time

2010-05-02 Thread Halim Sahin
Hi,
Which video output driver are you using for sxfe?
When you use xv the problem is in most cases the fglrx driver.
If your card works with the opensource radeon driver you should use it.
run the xvinfo to see if xv works correctly.
You can also test other output drivers for sxfe:
e. G. opengl.
HtH.
Halim


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr