Page 1 of 2 12 LastLast
Results 1 to 20 of 38
  1. #1
    greenhorn is offline Privileged Users
    Join Date
    Dec 2005
    Posts
    5,206
    This article is intended for Users of the pinnacle PCTV hardware , and the second part is relevant only to pinnacle PCTV vision users (PCTV pro/stereo/plus)





    To edit the keymaps in your remote, navigate to \Program Files\Pinnacle\PCTV Stereo\Remote

    and open the profiles.ini in notepad



    first there will be a
    Code:
    [default]
    section, but the keys there are commented out ( i think )

    then

    Code:
    ; hardware ID:
    
    HWID=0
    this may vary and may be different for those with IR receivers that plug into the PCI card, not a serial port. Add the definitions there,

    First off ,how to run programs from a button



    you can already see the commands for tv, radio, teletext marked there. We don't have teletext here, so i changed the teletext key(41) to start foobar

    Code:
    key41=EXEC f:\Program Files\foobar2000\foobar2000.exe
    you can make any key start any program



    then, a simple way to assign hotkeys to your pctv remote



    just add (for example )



    Code:
    key62=KEYBOARD CTRL+ALT+t+^t+^ALT+^CTRL


    this will map CTRL+ALT+T to the down arrow button in your remote. If you want it to work continuously (for ex smooth scroll for volume etc,) add the same command for key(n+64) ie



    Code:
    key126=KEYBOARD CTRL+ALT+t+^t+^ALT+^CTRL


    this will repeatedly cause CTRL+ALT+T to be pressed when you're holding the down arrow



    similarly, map other hotkeys to the other buttons you want (play pause vol etc ....). the button numbers are given in a pdf file in the same folder as the profiles.ini file



    NOTE: everything is case specific, and remember to add the ^ command for every command you give else that key will stay pressed

    for ex, in key126=KEYBOARD CTRL+ALT+t+^t+^ALT+^CTRL



    CTRL= depress CTRL key

    ALT= depress ALT key

    t= depress 't' key

    ^t= release 't' key

    ^ALT= release ALT key

    ^CTRL= release CTRL key



    however , there may be cases where you want a key to stay pressed. I've set my channel switch buttons to do alt-tab

    Code:
    key23=KEYBOARD ALT+TAB
    
    key28=KEYBOARD ^ALT


    the channel up button works as the program switcher, and down button causes alt lock to be released

    now that you have configured the remote, time to make them do something!

    Ill show screenshots for three players that i use.

    map the hotkeys that you just made to the functions you want here



    Winamp



    mplayerc



    foobar



    The key maps ( and a more detailed guide ) are given in the last pages of the remote.pdf file in Program Files\Pinnacle\PCTV Stereo\Remote



    Have fun with the remote!.

    Now for the skins !

    [BREAK=Skins]

    Now some fun for pinnacle pctv vision users.If you feel bored with the stock skin that comes with it , you might be interested in some of these.



    Bluemediavision



    Rottens blue



    vega

    All you have to do is , save these zip files to a folder, press CTRL+B when your PCTV is running in TV mode (without the controls , like in the winxp blue screenshot) and choose that folder as the skin folder...

    Btw, i got these skins (and some more) from the pinnacle fanboard It's all in german, plus they havent added any skins since 2005, so i wouldnt bother going over there..joining there was a story worth telling in itself

    Have fun
    Attached Files Attached Files
    Turbo lag:@ But when it comes it :jumpy:COMES

  2. #2
    dipdude is offline Upgraded User
    Join Date
    May 2005
    Posts
    4,333
    Clear & concise guide. Keep up the good work Greenhorn

  3. #3
    greenhorn is offline Privileged Users
    Join Date
    Dec 2005
    Posts
    5,206
    ooh, and i forgot , remember to back up your profile.ini file before you start playing around with it
    Turbo lag:@ But when it comes it :jumpy:COMES

  4. #4
    thexfactor is offline Privileged Users
    Join Date
    Mar 2006
    Posts
    4,185
    Nice guide ... greeny

  5. #5
    greenhorn is offline Privileged Users
    Join Date
    Dec 2005
    Posts
    5,206
    Quote Originally Posted by thexfactor
    Nice guide ... greeny


    you learn fast, padawan
    Turbo lag:@ But when it comes it :jumpy:COMES

  6. #6
    ComradE_BeaN is offline Upgraded User
    Join Date
    Feb 2006
    Posts
    2,428
    ncie job..thnx
    "If you want to use a hard drive in the vertical position, you must first reformat it in the vertical position!"

  7. #7
    KingKrool is offline Privileged Users
    Join Date
    Mar 2005
    Posts
    3,561
    I don't have a Pinnacle PCTV, but I like your guide.
    Genesis of C C Faq Incompatibilities between ISO C and C++

    Every time I think I've hit bottom, somebody throws me a shovel.

    You're one of a kind. At least that's what the entire human race is hoping.

  8. #8
    stormblast is offline Privileged Users
    Join Date
    Mar 2005
    Posts
    3,670
    nice. dint know that skins existed for this. just tried it & its great.



    also wanted to know when u capture stuff in your pctv does it hang sometime meaning gives a blue screen & pc restarts. also anyway to record divx at a higher resolution on this like 580 x 384 or maybe 720 x 480
    phenom II x4 550be | 790gx | 4gb | dell 24" | 9600gt 512mb | xonar dx | z5500 | nzxt tempest | corsair hx750 | 80gb ssd + 5tb | lg bluray rw | deathadder | qck heavy | dell kb

    netgear wndr3700

    playstation3 slim + 32" panasonic lx80

  9. #9
    greenhorn is offline Privileged Users
    Join Date
    Dec 2005
    Posts
    5,206
    Quote Originally Posted by stormblast

    also wanted to know when u capture stuff in your pctv does it hang sometime meaning gives a blue screen & pc restarts. also anyway to record divx at a higher resolution on this like 580 x 384 or maybe 720 x 480


    it used to when i had my nforce v5.10 SMbus and GART drivers installed i changed to the ones that came with my mobo cd and all was well. also, capture works fine only with vision 5.70 and that too with the motherboard acellerator utility that comes with the PCTV cd disabled . if i install that , or upgrade to ahigher version of pctv visio, the video and audio begin to lag.



    about Divx, i dont think so... i record to 720x576 in Mpeg 2 and then encode to Xvid using Virtualdub



    recording in mpeg 2 is disabled in 5.90 and upwards it asks for a key



    @KK... THX
    Turbo lag:@ But when it comes it :jumpy:COMES

  10. #10
    greenhorn is offline Privileged Users
    Join Date
    Dec 2005
    Posts
    5,206
    f you have lost your serial number or it was not provided with your delivery, you can use the following default serial numbers for installation.



    The serial numbers of the PCTV PRO/STEREO/USB2 only help us to differentiate between each hardware platform.



    There are no unique serial numbers for each card, only one number for the whole product line.







    PCTV Stereo:



    BAAAG-AARGI-VTCAK-BZTSA-AAACA







    PCTV Pro:



    BAAAG-AASLY-HKLKH-IPPNA-AAADA


    From Pinnacle FAQ... wonder if it helps activate the mpeg 2 in version 5.9

    I have 5.7... doesnt have that prob
    Turbo lag:@ But when it comes it :jumpy:COMES

  11. #11
    stormblast is offline Privileged Users
    Join Date
    Mar 2005
    Posts
    3,670
    any link for the new pctv vision? i am still using 5.50.
    phenom II x4 550be | 790gx | 4gb | dell 24" | 9600gt 512mb | xonar dx | z5500 | nzxt tempest | corsair hx750 | 80gb ssd + 5tb | lg bluray rw | deathadder | qck heavy | dell kb

    netgear wndr3700

    playstation3 slim + 32" panasonic lx80

  12. #12
    Arihant.EXE is offline Moderator
    Join Date
    Aug 2006
    Location
    Gurgaon
    Posts
    736
    another great guide



    keep rockin....
    Do not argue with idiots. They first drag you down to their level and then beat you with their experience. Also, onlookers might not be able to tell the difference.

  13. #13
    superczar is offline Upgraded User
    Join Date
    Mar 2005
    Posts
    4,194
    seems i need to spread some rep around before giving it to Greenhorn again..nice guide mate!





    oh, and sinceyou seem to have played arnd quite a bit with ur TV card, how about a guide on 3rd party pvr apps

  14. #14
    greenhorn is offline Privileged Users
    Join Date
    Dec 2005
    Posts
    5,206
    Quote Originally Posted by superczar
    how about a guide on 3rd party pvr apps


    Actually, havent tried much...dont record a lot mostly looked around at free third party viewers, and most of them suck



    the only one worth was the tv input plugin for winamp one of my friends had trouble running PCTV vision on his 128 MB PIV 1.7G. winamp with the input plugin ran smooth
    Turbo lag:@ But when it comes it :jumpy:COMES

  15. #15
    neomustdie is offline Upgraded User
    Join Date
    May 2006
    Posts
    663
    gr8 guide dude..... let me check with my Pinnacle TV Tuner... just have to find out the IR sensor and the goddamn remote.....
    Thinkjayant - My not so personal blog..!!! - Smartonlinetips - Computer and Internet Tips

    Main Rig: AMD X2 555 + Gigabyte 785GMT -USB3 + 8GB RAM + Sapphire 6770GT + XBox Controller Backup Rig : AMD Dual Core Lappy: None

    Gadgets: Nokia 5800, Samsung NC10, Cannon S3 IS

  16. #16
    rahul5 is offline Upgraded User
    Join Date
    Aug 2006
    Posts
    132
    please provide pctv vision 5.9+upgrade

  17. #17
    greenhorn is offline Privileged Users
    Join Date
    Dec 2005
    Posts
    5,206

  18. #18
    ante_climax is offline Upgraded User
    Join Date
    Nov 2006
    Posts
    10
    how to install the skins i cant find the skin files or folders help

  19. #19
    greenhorn is offline Privileged Users
    Join Date
    Dec 2005
    Posts
    5,206
    press CTRL+B when vision is running.



    hope this pic is helpful.

    you need pctv vision for the skins.

    vision comes with older (pctv pro, stereo etc) cards, not with the newer ones
    Turbo lag:@ But when it comes it :jumpy:COMES

  20. #20
    ante_climax is offline Upgraded User
    Join Date
    Nov 2006
    Posts
    10
    thanx mate. Lol i never knew it was skinnable even ). YOU ROCK...post a few more skins pls

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. PCTV PINNACLE 150e
    By blade3090 in forum PC Peripherals
    Replies: 0
    Last Post: 18-11-09, 01:02 AM
  2. FS: Pinnacle PCTV 50i
    By hunt3r in forum Sell or Trade Products
    Replies: 5
    Last Post: 16-04-08, 05:18 PM
  3. FS: Pinnacle PCTV Plus
    By sashijoseph in forum Sell or Trade Products
    Replies: 1
    Last Post: 11-09-06, 10:50 PM
  4. FS: Pinnacle PCTV PRO
    By Anand_A in forum Sell or Trade Products
    Replies: 1
    Last Post: 10-09-06, 07:39 AM
  5. Pinnacle PCTV 50i
    By hunt3r in forum PC Peripherals
    Replies: 51
    Last Post: 28-06-06, 02:37 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +5.5. The time now is 12:03 AM. Powered by vBulletin® Version 4.1.12
Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.
Content Relevant URLs by vBSEO 3.6.0 PL2