Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
|
|
Source code |
1 |
agpgart video=i810fb:vram:8,xres:800,yres:600,bpp:16,hsync1:30,hsync2:55,vsync1:49,vsync2:50,accel,mtrr,render |
|
|
Source code |
1 2 3 4 5 6 |
mode "720x576-50" # D: 27.000 MHz, H: 31.250 kHz, V: 50.000 Hz geometry 720 576 720 576 32 timings 37037 64 16 39 5 64 5 accel true endmode |
|
|
Source code |
1 2 3 4 5 6 7 8 9 |
root@samsung:~# fbset 720x576-50
root@samsung:~# fbset -i
mode "720x576-50"
# D: 27.000 MHz, H: 31.250 kHz, V: 50.000 Hz
geometry 720 576 720 576 32
timings 37037 64 16 39 5 64 5
rgba 8/16,8/8,8/0,8/24
endmode
|
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
root@samsung:~# vdr-fbfe --aspect=16:9 --nokbd --udp --lirc --fullscreen --post tvtime:method=Linear,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1 vdr-fbfe 1.0.0rc2 (build with xine-lib 1.1.2, using xine-lib 1.1.2) Aspect ratio: 16:9 Keyboard input disabled Protocol: UDP LIRC device: /dev/lircd Fullscreen mode Post plugins: tvtime:method=Linear,cheap_mode=1,pulldown=0,use_progressive_frame_flag=1 VDR server not given, searching ... Found VDR server: host 10.0.0.6, port 37890 [3391] [vdr-fe] fbfe_display_open: failed to set /dev/tty to graphics mode [3391] [vdr-fe] (ERROR (xine_fbfe_frontend.c,190): Invalid argument) Press Esc to exit [3391] [input_vdr] Connecting (control) to tcp://10.0.0.6:37890 ... [3391] [input_vdr] Server greeting: VDR-1.4.7 xineliboutput-1.0.0rc2 READY [3391] [input_vdr] Connected (control) to tcp://10.0.0.6:37890 [3391] [input_vdr] Connecting (data) to udp://10.0.0.6 ... [3401] [vdr-fe] lirc forwarding started [3391] [input_vdr] Data stream connected (UDP) [3391] [input_vdr] WARNING: Video output driver reports it does not support unscaled overlays ! [3404] [input_vdr] SCR jump: +40 ms (live=1, tunning=2) time 0s [3404] [input_vdr] Fifo buffer still full after poll ! [3404] [input_vdr] Fifo buffer still full after poll ! [3404] [input_vdr] Fifo buffer still full after poll ! [3404] [input_vdr] Fifo buffer still full after poll ! [3404] [input_vdr] Fifo buffer still full after poll ! [3404] [input_vdr] Fifo buffer still full after poll ! [3404] [input_vdr] Fifo buffer still full after poll ! [3404] [input_vdr] Fifo buffer still full after poll ! [3404] [input_vdr] Fifo buffer still full after poll ! [3404] [input_vdr] Fifo buffer still full after poll ! [...] |