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.
Quoted
Original von wirbel
Schau mal in seine Signatur:
Hauppauge PVR 350; Avermedia 771
beide Karten nutzen Frequenzbereiche bis max. 860 MHz, ein DECT Telefon liegt bei rund 1900MHz und pulst das mit 100Hz.
Habe ja nur versucht nett zu helfen 
This post has been edited 1 times, last edit by "The Videodude" (Aug 23rd 2005, 8:28am)
Quoted
Original von The Videodude
Denn wirklich benutzbar ist das System so ja imho nicht...

|
|
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 |
Aug 25 21:38:49 linvdr user.err vdr[524]: ERROR: can't set filter (pid=110, tid=02, mask=FF): Device or resource busy Aug 25 21:39:03 linvdr user.err vdr[524]: ERROR: can't set filter (pid=110, tid=02, mask=FF): Device or resource busy Aug 25 21:39:10 linvdr user.err vdr[524]: ERROR: can't set filter (pid=110, tid=02, mask=FF): Device or resource busy Aug 25 21:39:24 linvdr user.err vdr[524]: ERROR: can't set filter (pid=110, tid=02, mask=FF): Device or resource busy Aug 25 21:39:28 linvdr user.info vdr[528]: channel 6 (ProSieben) event 20:15 'Erkan & Stefan gegen die Mächte der Finsterni' status 4 Aug 25 21:39:29 linvdr user.info vdr[528]: channel 5 (SAT.1) event 21:15 'Navy CIS' status 4 Aug 25 21:39:29 linvdr user.info vdr[528]: channel 9 (KABEL1) event 21:13 'K1 Magazin' status 4 Aug 25 21:39:29 linvdr user.err vdr[535]: cDolbyRepacker: skipped 2035 bytes while syncing on next AC3 frame Aug 25 21:39:30 linvdr user.err vdr[524]: ERROR: can't set filter (pid=125, tid=02, mask=FF): Device or resource busy Aug 25 21:39:30 linvdr user.err vdr[535]: cDolbyRepacker: skipped 2039 bytes while syncing on next AC3 frame Aug 25 21:39:31 linvdr user.err vdr[535]: cDolbyRepacker: skipped 2039 bytes while syncing on next AC3 frame Aug 25 21:39:32 linvdr user.err vdr[535]: cDolbyRepacker: skipped 1051 bytes while syncing on next AC3 frame Aug 25 21:39:44 linvdr user.err vdr[524]: ERROR: can't set filter (pid=125, tid=02, mask=FF): Device or resource busy Aug 25 21:39:49 linvdr user.debug vdr[524]: changing portal name of channel 99 from '' to 'Portal' Aug 25 21:39:49 linvdr user.debug vdr[524]: linking channel 99 from none to 101 100 102 161 103 Aug 25 21:40:01 linvdr cron.notice crond[146]: USER root pid 543 cmd convert.pl -q -s Aug 25 21:40:12 linvdr user.info vdr[528]: channel 7 (RTL2) event 20:15 'Law & Order: New York' status 4 Aug 25 21:40:12 linvdr user.info vdr[528]: channel 8 (VOX) event 20:15 'Eine zweite Chance' status 4 Aug 25 21:40:12 linvdr user.info vdr[528]: channel 4 (RTL Television) event 20:15 'Doppelter Einsatz' status 4 Aug 25 21:40:12 linvdr user.info vdr[528]: channel 12 (Super RTL) event 20:15 'Comedy Gala' status 4 Aug 25 21:40:13 linvdr user.err vdr[524]: ERROR: can't set filter (pid=125, tid=02, mask=FF): Device or resource busy Aug 25 21:40:25 linvdr user.err vdr[524]: ERROR: can't set filter (pid=121, tid=02, mask=FF): Device or resource busy Aug 25 21:40:31 linvdr user.debug vdr[524]: changing portal name of channel 135 from '' to 'Info Tafel' Aug 25 21:40:31 linvdr user.debug vdr[524]: linking channel 135 from none to 142 143 163 Aug 25 21:40:31 linvdr user.debug vdr[524]: changing portal name of channel 136 from '' to 'Info Tafel' Aug 25 21:40:31 linvdr user.debug vdr[524]: linking channel 136 from none to 145 146 Aug 25 21:40:32 linvdr user.debug vdr[524]: changing portal name of channel 134 from '' to 'Direkt Portal' Aug 25 21:40:32 linvdr user.debug vdr[524]: linking channel 134 from none to 147 148 150 162 152 153 154 Aug 25 21:40:54 linvdr user.err vdr[524]: ERROR: can't set filter (pid=110, tid=02, mask=FF): Device or resource busy Aug 25 21:41:10 linvdr user.err vdr[524]: ERROR: can't set filter (pid=110, tid=02, mask=FF): Device or resource busy Aug 25 21:41:12 linvdr user.err vdr[535]: cDolbyRepacker: skipped 4 bytes to sync on next AC3 frame Aug 25 21:41:12 linvdr user.err vdr[535]: cDolbyRepacker: skipped 1744 bytes to sync on next AC3 frame Aug 25 21:41:12 linvdr user.err vdr[535]: cDolbyRepacker: skipped 14 bytes to sync on next AC3 frame Aug 25 21:41:12 linvdr user.err vdr[535]: cDolbyRepacker: skipped 34 bytes to sync on next AC3 frame |
![:]](wcf/images/smilies/pleased.gif)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 |
--- eitscan.c 2005/08/07 11:29:54 1.27
+++ eitscan.c 2005/08/26 15:37:06
@@ -150,7 +150,7 @@
if (!Channel->Ca() || Channel->Ca() == Device->DeviceNumber() + 1 || Channel->Ca() >= 0x0100) {
if (Device->ProvidesTransponder(Channel)) {
if (!Device->Receiving()) {
- bool IsPrimaryDeviceReplaying = Device == cDevice::PrimaryDevice() && Device->Replaying();
+ bool IsPrimaryDeviceReplaying = Device == cDevice::PrimaryDevice() && Device->Replaying() && cTransferControl::ReceiverDevice() != cDevice::PrimaryDevice();
if (Device != cDevice::ActualDevice() || (Device->ProvidesTransponderExclusively(Channel) && (IsPrimaryDeviceReplaying || now - lastActivity > Setup.EPGScanTimeout * 3600))) {
if (!IsPrimaryDeviceReplaying && Device == cDevice::ActualDevice() && !currentChannel) {
if (cTransferControl::ReceiverDevice())
|