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.
, habe ich auch graphtft aktualisiert ... mächtige fortschritte und tolle funktionen!! Repsekt an alle beteiligten 

Quoted
#!/bin/sh
fbtv -t8 -q 2>&1
|
|
Source code |
1 2 |
May 21 14:56:00 video vdr: [graphTFT] Image '/video0/images/Startup.jpg' not found :( May 21 14:56:00 video vdr: [graphTFT] Image '/video0/images/NVA.jpg' not found :( |
|
|
Source code |
1 2 |
var varEPGimagesPath_1 = "/var/vdr/epgimages/"; var varImagesPath_1 = "/var/vdr/covers/"; |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 |
linux-siac:/usr/src/vdr/ # ffmpeg --version FFmpeg version git-7796d7b, Copyright (c) 2000-2009 Fabrice Bellard, et al. configuration: --prefix=/usr --enable-gpl --enable-libxvid --enable-postproc --enable-avfilter --enable-shared libavutil 50. 3. 0 / 50. 3. 0 libavcodec 52.31. 2 / 52.31. 2 libavformat 52.34. 0 / 52.34. 0 libavdevice 52. 2. 0 / 52. 2. 0 libavfilter 0. 5. 0 / 0. 5. 0 libswscale 0. 7. 1 / 0. 7. 1 libpostproc 51. 2. 0 / 51. 2. 0 built on Jun 17 2009 14:49:42, gcc: 4.3.2 [gcc-4_3-branch revision 141291] |
|
|
Source code |
1 2 3 |
linux-siac:/usr/src/vdr # ./vdr --version vdr (1.7.7/1.7.7) - The Video Disk Recorder graphtft (0.3.3) - VDR OSD on TFT |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
dvb 0000:01:07.0: PCI INT A -> Link[APC2] -> GSI 17 (level, low) -> IRQ 17 saa7146: found saa7146 @ mem ffffc20005702000 (revision 1, irq 17) (0x13c2,0x0006). firmware: requesting dvb-ttpci-01.fw DVB: registering new adapter (Fujitsu Siemens DVB-S rev1.6) adapter has MAC addr = 00:d0:5c:02:7f:c9 dvb-ttpci: info @ card 0: firm f0240009, rtsl b0250018, vid 71010068, app c0f12623 dvb-ttpci: firmware @ card 0 supports CI link layer interface dvb-ttpci: Crystal audio DAC @ card 0 detected saa7146_vv: saa7146 (0): registered device video0 [v4l2] saa7146_vv: saa7146 (0): registered device vbi0 [v4l2] DVB: registering adapter 0 frontend 0 (Philips TDA8083 DVB-S)... input: DVB on-card IR receiver as /devices/pci0000:00/0000:00:10.0/0000:01:07.0/input/input5 dvb-ttpci: found av7110-0. DVB: adapter 0 frontend 0 frequency 8176000 out of range (920000..2200000) |
This post has been edited 6 times, last edit by "DrBoon" (Jun 22nd 2009, 12:29am)
Quoted
Originally posted by horchi
Hi ciax,
stimmt, das macht eine Menge Last, hier benötigt der Prozess zwischen 3% und 6% CPU, sobald das animierte REC Symbol angezeigt wird geht es auf 30% bis 35% hoch.
Wenn du alle Zeilen mit
..... path=symbols/animation/recOn_?.png,delay=300ms;
auf
..... ,path=symbols/recOn.png;
änderst ist die Animation aus.
Grüße
horchi

This post has been edited 1 times, last edit by "ciax" (Jul 27th 2009, 10:35am)
Quoted
Originally posted by ciax
"symbols/recOn.png" müßte doch ein statisches bild sein
nutze data's AvP theme ...
..hab's nun einmal aus dem DeepBlue rüberkopiert ..This post has been edited 2 times, last edit by "ciax" (Jul 27th 2009, 1:31pm)

This post has been edited 1 times, last edit by "chris281080" (Aug 23rd 2009, 4:00pm)
|
|
Source code |
1 2 3 4 5 |
[app] (name=) (class=)
[Head] {2}
[Fullscreen] {yes}
[Deco] {NONE}
[end]
|
at tools.c:1831
at ../../../include/vdr/tools.h:404
at ./theme.h:978
el (this=0xbfccea90, Object=0x1bcb, DeleteObject=true) at tools.c:1794
hutdown (this=0x9fe7860, Log=true) at plugin.c:500This post has been edited 2 times, last edit by "wtor" (Aug 29th 2009, 11:03pm)
tartThread (Thread=0x95e1c70) at thread.c:245
top() aufgefallen, das der Cancel() ohne Timeout benutzt wird. Meiner Ansicht nach könnte das zu dem 2. Absturz (in cTouchThread::Action) führen. Kann ich aber erst heute Abend testen. Schnell noch mal die Version 0.3.3 aus dem cvs geholt und reingeschaut. Dort wird schon Cancel(3) benutzt, das lässt mich hoffen...This post has been edited 2 times, last edit by "wtor" (Sep 1st 2009, 3:37pm)
|
|
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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 |
Sep 2 23:55:12 bex-vdr vdr: [5010] starting plugin: graphtft Sep 2 23:55:12 bex-vdr vdr: [5010] Device is '/dev/fb0' Sep 2 23:55:12 bex-vdr vdr: [5032] EPGSearch: conflictcheck thread started (pid=5010, tid=5032) Sep 2 23:55:12 bex-vdr vdr: [5010] Loading themes Sep 2 23:55:12 bex-vdr vdr: [5010] loading /etc/vdr/plugins/graphTFT/themes/avp/avp.theme Sep 2 23:55:12 bex-vdr vdr: [5010] loading /etc/vdr/plugins/graphTFT/themes/DeepBlue/DeepBlue.theme Sep 2 23:55:12 bex-vdr vdr: [5010] Loaded 2 themes Sep 2 23:55:12 bex-vdr vdr: [5010] Activated theme 'Alien vs. Predator 0.3.1' Sep 2 23:55:12 bex-vdr vdr: [graphTFT] Listener established! Sep 2 23:55:12 bex-vdr vdr: [5036] GraphTFT plugin tcp communication thread started (pid=5010) Sep 2 23:55:12 bex-vdr vdr: [graphTFT] Open touch device '/dev/input/event3' Sep 2 23:55:12 bex-vdr vdr: [5037] TouchTFT-Thread thread started (pid=5010, tid=5037) Sep 2 23:55:12 bex-vdr vdr: [graphTFT] fb settings are (800/480) with a color depth of (16) Sep 2 23:55:12 bex-vdr vdr: [graphTFT] Info: Font path configured to './fonts:../../fonts' Sep 2 23:55:12 bex-vdr vdr: [graphTFT] Info: Adding font path '/etc/vdr/plugins/graphTFT/themes/avp/./fonts' Sep 2 23:55:12 bex-vdr vdr: [graphTFT] Info: Adding font path '/etc/vdr/plugins/graphTFT/themes/avp/../../fonts' Sep 2 23:55:12 bex-vdr vdr: [graphTFT] Info: Adding font path '/etc/vdr/plugins/graphTFT/fonts/' Sep 2 23:55:12 bex-vdr vdr: [graphTFT] GraphTFT plugin display thread started (pid=5010) Sep 2 23:55:12 bex-vdr vdr: [5010] setting current skin to "EnigmaNG" Sep 2 23:55:12 bex-vdr vdr: [5010] loading /etc/vdr/themes/EnigmaNG-DarkBlue.theme Sep 2 23:55:12 bex-vdr vdr: [5039] LIRC remote control thread started (pid=5010, tid=5039) Sep 2 23:55:12 bex-vdr vdr: [5010] ERROR: remote control XineRemote not ready! Sep 2 23:55:12 bex-vdr vdr: [5010] remote control graphtft-fe - keys known Sep 2 23:55:12 bex-vdr vdr: [5010] remote control LIRC - keys known Sep 2 23:55:12 bex-vdr vdr: [graphTFT] Open touch device '/dev/input/event3' Sep 2 23:55:13 bex-vdr vdr: [5024] CAM 1: module present Sep 2 23:55:13 bex-vdr vdr: [5027] CAM 3: module present Sep 2 23:55:14 bex-vdr vdr: [5024] CAM 1: module reset Sep 2 23:55:14 bex-vdr vdr: [5027] CAM 3: module reset Sep 2 23:55:14 bex-vdr vdr: [5024] CAM 1: module ready Sep 2 23:55:14 bex-vdr vdr: [5025] CAM 2: module ready Sep 2 23:55:14 bex-vdr vdr: [5027] CAM 3: module ready Sep 2 23:55:15 bex-vdr vdr: [5024] CAM 1: replies to QUERY - multi channel decryption possible Sep 2 23:55:15 bex-vdr vdr: [5025] CAM 2: replies to QUERY - multi channel decryption possible Sep 2 23:55:15 bex-vdr vdr: [5027] CAM 3: replies to QUERY - multi channel decryption possible Sep 2 23:55:15 bex-vdr vdr: [graphTFT] Section changed from '<none>' to 'NormalSysinfo' Sep 2 23:55:15 bex-vdr vdr: [graphTFT] init libgtop (2.22) Sep 2 23:55:16 bex-vdr vdr: [5010] switching to channel 1 Sep 2 23:55:16 bex-vdr vdr: [5043] receiver on device 1 thread started (pid=5010, tid=5043) Sep 2 23:55:16 bex-vdr vdr: [5044] TS buffer on device 1 thread started (pid=5010, tid=5044) Sep 2 23:55:16 bex-vdr vdr: [5010] OSD size changed to 1280x720 @ 16:9 Sep 2 23:55:16 bex-vdr vdr: [5045] EnigmaNG effects thread started (pid=5010, tid=5045) Sep 2 23:55:16 bex-vdr vdr: [5043] cVideoRepacker: switching to MPEG1/2 mode Sep 2 23:55:16 bex-vdr vdr: [5043] cVideoRepacker: operating in MPEG1/2 mode Sep 2 23:55:21 bex-vdr vdr: [5045] EnigmaNG effects thread ended (pid=5010, tid=5045) Sep 2 23:55:32 bex-vdr vdr: [5032] EPGSearch: timer conflict check started Sep 2 23:55:33 bex-vdr vdr: [5071] EnigmaNG effects thread started (pid=5010, tid=5071) Sep 2 23:55:33 bex-vdr vdr: [5010] switching to channel 2 Sep 2 23:55:33 bex-vdr vdr: [5044] TS buffer on device 1 thread ended (pid=5010, tid=5044) Sep 2 23:55:33 bex-vdr vdr: [5043] buffer stats: 142316 (6%) used Sep 2 23:55:33 bex-vdr vdr: [5043] receiver on device 1 thread ended (pid=5010, tid=5043) Sep 2 23:55:33 bex-vdr vdr: [5073] receiver on device 1 thread started (pid=5010, tid=5073) Sep 2 23:55:33 bex-vdr vdr: [5074] TS buffer on device 1 thread started (pid=5010, tid=5074) Sep 2 23:55:33 bex-vdr vdr: [5073] TS continuity error (0) Sep 2 23:55:33 bex-vdr vdr: [5073] TS continuity error (3) Sep 2 23:55:33 bex-vdr vdr: [5073] cVideoRepacker: switching to MPEG1/2 mode Sep 2 23:55:33 bex-vdr vdr: [5073] cVideoRepacker: operating in MPEG1/2 mode Sep 2 23:55:33 bex-vdr vdr: [5073] TS continuity error (15) Sep 2 23:55:34 bex-vdr vdr: [5016] changing pids of channel 2 from 110+110=2:120=deu,121=2ch;125=deu:0:130 to 110+110=2:120=deu,121=2ch;125=deu:131=deu:130 Sep 2 23:55:34 bex-vdr vdr: [5010] retuning due to modification of channel 2 Sep 2 23:55:34 bex-vdr vdr: [5010] switching to channel 2 Sep 2 23:55:34 bex-vdr vdr: [5010] cTS2PES got 0 TS errors, 2 TS continuity errors Sep 2 23:55:34 bex-vdr vdr: [5010] cTS2PES got 0 TS errors, 1 TS continuity errors Sep 2 23:55:34 bex-vdr vdr: [5074] TS buffer on device 1 thread ended (pid=5010, tid=5074) Sep 2 23:55:34 bex-vdr vdr: [5073] buffer stats: 94940 (4%) used Sep 2 23:55:34 bex-vdr vdr: [5073] receiver on device 1 thread ended (pid=5010, tid=5073) Sep 2 23:55:34 bex-vdr vdr: [5075] receiver on device 1 thread started (pid=5010, tid=5075) Sep 2 23:55:34 bex-vdr vdr: [5076] TS buffer on device 1 thread started (pid=5010, tid=5076) Sep 2 23:55:34 bex-vdr vdr: [5075] cVideoRepacker: switching to MPEG1/2 mode Sep 2 23:55:34 bex-vdr vdr: [5075] cVideoRepacker: operating in MPEG1/2 mode Sep 2 23:55:35 bex-vdr vdr: [5016] changing pids of channel 276 from 0+0=2:410=deu:0:0 to 0+0=0:410=deu:0:0 Sep 2 23:55:35 bex-vdr vdr: [5016] changing pids of channel 273 from 0+0=2:710=deu:0:0 to 0+0=0:710=deu:0:0 Sep 2 23:55:35 bex-vdr vdr: [5016] changing pids of channel 274 from 0+0=2:810=deu:0:0 to 0+0=0:810=deu:0:0 Sep 2 23:55:38 bex-vdr vdr: [5071] EnigmaNG effects thread ended (pid=5010, tid=5071) Sep 2 23:55:39 bex-vdr vdr: [5032] EPGSearch: timer conflict check finished Sep 2 23:55:42 bex-vdr vdr: [5083] EnigmaNG effects thread started (pid=5010, tid=5083) Sep 2 23:55:42 bex-vdr vdr: [5010] EnigmaNG: cPluginSkinEnigma::LoadChannelLogo: LOGO "Radio Bremen TV.xpm" NOT FOUND in /etc/vdr/plugins/skinenigmang/[hq]logos Sep 2 23:55:42 bex-vdr vdr: [5010] switching to channel 3 Sep 2 23:55:42 bex-vdr vdr: [5076] TS buffer on device 1 thread ended (pid=5010, tid=5076) Sep 2 23:55:42 bex-vdr vdr: [5075] buffer stats: 115244 (5%) used Sep 2 23:55:42 bex-vdr vdr: [5075] receiver on device 1 thread ended (pid=5010, tid=5075) Sep 2 23:55:42 bex-vdr vdr: [5084] receiver on device 1 thread started (pid=5010, tid=5084) Sep 2 23:55:42 bex-vdr vdr: [5085] TS buffer on device 1 thread started (pid=5010, tid=5085) Sep 2 23:55:42 bex-vdr vdr: [5084] TS continuity error (14) Sep 2 23:55:42 bex-vdr vdr: [5084] TS continuity error (8) Sep 2 23:55:42 bex-vdr vdr: [5084] cVideoRepacker: switching to MPEG1/2 mode Sep 2 23:55:42 bex-vdr vdr: [5084] cVideoRepacker: operating in MPEG1/2 mode Sep 2 23:55:45 bex-vdr vdr: [5016] changing pids of channel 403 from 0+0=2:2001=deu;2002=deu:0:0 to 0+0=0:2001=deu;2002=deu:0:0 Sep 2 23:55:47 bex-vdr vdr: [5083] EnigmaNG effects thread ended (pid=5010, tid=5083) Sep 2 23:56:00 bex-vdr vdr: [graphTFT] still running, tcp is not connected |

This post has been edited 1 times, last edit by "bexbier" (Sep 3rd 2009, 2:43pm)
This post has been edited 1 times, last edit by "wbreu" (Sep 3rd 2009, 2:42pm)
This post has been edited 1 times, last edit by "bexbier" (Sep 4th 2009, 5:12pm)