On Sun, 22 Aug 2004 Peace Monk wrote :
>After much recompiling, I finally got freevo working with directfb.  However,  when I 
>run freevo, the display comes on the VGA monitor (not TV).  Also, when I play a dvd, 
>the movie appears on TV.  Anymore environment variables I need to set?
>
>Thank you..


I do see a initial flicker on the TV set before the image comes on the vga monitor.  
Also, here are my config file settings
[EMAIL PROTECTED] root]# cat /etc/directfbrc 
matrox-crtc2
matrox-tv-standard=ntsc

[EMAIL PROTECTED] root]# cat /etc/fb.
fb.modes         fb.modes.backup  fb.modes.rpmnew  
[EMAIL PROTECTED] root]# cat /etc/fb.modes
#
#   DirectFB video modes, should be placed into "/etc"
# 

mode "640x480 75Hz 16bit"
    # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz
    geometry 640 480 640 480 16
    timings 31747 120 16 16 1 64 3
endmode


mode "800x600 75Hz 16bit"
    # D: 49.50 MHz, H: 46.875 kHz, V: 75.00 Hz
    geometry 800 600 800 600 16
    timings 20203 160 16 21 1 80 3
    hsync high
    vsync high
endmode
mode "320x200 85Hz 16bit"
    geometry 320 200 320 200 16
    timings 60440 32 32 20 4 48 1
    double true
endmode

[EMAIL PROTECTED] root]# cat /etc/freevo/fre
freevo.conf          freevo.conf.rpmsave  
[EMAIL PROTECTED] root]# cat /etc/freevo/freevo.conf
cdparanoia = /usr/bin/cdparanoia
chanlist = us-cable
display = dfbmga
fbxine = /usr/local/bin/fbxine
geometry = 640x480
jpegtran = /usr/bin/jpegtran
lame = /usr/bin/lame
lsdvd = /usr/bin/lsdvd
mencoder = /usr/local/bin/mencoder
mplayer = /usr/local/bin/mplayer
oggenc = /usr/bin/oggenc
renice = /usr/bin/renice
setterm = /usr/bin/setterm
tv = ntsc
version = 2.1
xine = /usr/local/bin/xine

Reply via email to