NextPVR Forums

Full Version: Freecom DVB-T USB - Remote?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
I have the Freecom USB stick working great with GBPVR,

Is there any way of getting the IR remote that came with the Freecom to work in GBPVR?

Thanks
Hi,

how did you get the USB to work, have you used alternative drivers? I've had no joy so far.
Hi

I followed the instructions in the Freecom thread in this forum.
Using the Yakumo BDA drivers.

Had to try a few Video decoders to get a stable picture, this one seems to work best for me:
http://www.dscaler.org/phpBB/viewtopic.php?t=5205

Jon
I'm using one too. FWIW it worked first time using the Yakumo drivers on two machines as a fresh install. I couldn't get it working on the machine on which I had already installed the Freecom software, don't know why.

The driver would appear to load except that no channels could be found, the scan would just go through quickly with nothing found.

If it wasn't for the Yakumo drivers and the forums there discussing other software, I wouldn't have even found GB-PVR Smile

David.
I had that issue too.

Seems to be OK if you plug the Freecom into another USB port - you get the chance to specify what drivers to use again.

I use the Freecom to record shows in MPG. I then view these remotely via a Kiss DP-1504. Works a treat.

GBPVR is by far the best PVR I've tried.
evans_jd Wrote:Hi

I followed the instructions in the Freecom thread in this forum.
Using the Yakumo BDA drivers.

Same here. I followed all the advice about uninstalling the Freecom drivers from my PC and switch USB ports. I used the Cyberlink muxer and it all worked a treat.

The only problem I had was that it was recording the files in pvr-ms format and I needed them to be mpg files so that I can stream them via my Pinnacle media server. However, now that I know how to do that I'm very happy! GBPVR beats the pants off of the rubbish software that Freecom supplies!

Smile

--awhb
I have managed to get the Remote control that comes with the Freecom DVB-T USB stick to work. In C:\Program Files\DVB-T\DVB-T USB DEVICE there is a file called IRMAP.TXT. This maps the received IR codes to Keypresses. Edit this file to assign keys that GBPVR uses. Here is my file contents:

18 scancode FuncKey Key repeat \\action
80 7f d f2 6 00 No \\0
80 7f 4 fb 6 01 No \\1
80 7f 5 fa 6 02 No \\2
80 7f 6 f9 6 03 No \\3
80 7f 7 f8 6 04 No \\4
80 7f 8 f7 6 05 No \\5
80 7f 9 f6 6 06 No \\6
80 7f a f5 6 07 No \\7
80 7f 1b e4 6 08 No \\8
80 7f 1f e0 6 09 No \\9
80 7f 01 fe 1 22 No \\Mute
80 7f 02 fd 6 63 No \\Volume-
80 7f 1a e5 6 62 No \\Volume+
80 7f 12 ed 1 28 No \\Power
80 7f 0e f1 6 52 No \\TV
80 7f 1e e1 6 53 No \\Program+
80 7f 03 fc 6 54 No \\Program-
80 7f 0c f3 6 49 No \\Zoom+

FuncKey can be:
ALT 0
CTRL 1
Shift 2
CTRL+ALT 3
CTRL+Shift 4
CTRL+ALT+Shift 5
none 6

Key can be:
0-9 are 00-09
A-Z are 10-35
F1-F12 are 36-47
<RETURN> 48
Escape 49
Backspace 50
TAB 51
Space 52
PageUp 53
PageDown 54
Delete 55
Home 56
End 57
Right 58
Left 59
Up 60
Down 61
Add 62
Subtract 63

All found by trial and error!
CloseIR.exe seems to stop the IR receive software and IR_Server.exe starts it.

N.B. IT DOES NOT WORK IF YOU HAVE NUMLOCK ON - it always returns Numlock!

Hope this helps someone else.