NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 362 363 364 365 366 … 433 Next »
nPVR crashing

nPVR crashing
thamch
Offline

Member

Posts: 51
Threads: 13
Joined: Jan 2007
#1
2011-05-17, 11:27 AM
the nPVR crash when I select the ZzZz video. I need to kill the process and reopen again. Hopefully Sub able to fix it in the next version.
Windows 7 x64
GB-PVR v1.4.7
MSI P45T-C51
4GB RAM
ASUS AMD Radeon HD5450 1GB DDR3 PCIe - HDMI and Sound to Samsung 51" 3D Plasma SmartTV
Hauppauge HVR-1300(Secondary card) (non-MCE) - used DVB-T and Analog tuner.
Hauppauge HVR-4000(Primary card) - Used satellite tuner only.
120GB SSD x 1 (SATA) - Boot Disk
500GB HDD x 1 (SATA) - Recording Disk
160GB HDD x 1 (PATA)
2TB HDD x 1 (SATA)
1TB HDD x 3 (SATA)
Belkin Wireless USB KB
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,906
Threads: 770
Joined: Nov 2003
#2
2011-05-17, 04:33 PM
I dont know it's related to your problem, but... Are you using the Hauppauge remote, with entries you added yourself to irremote.ini? It so, it looks like you stuffed it up and its sending like shitload of keystrokes to NPVR. At the very least, the remote will be very slow to respond. Use the entry from here instead of the one you've got in irremote.ini: http://www.nextpvr.com/nwiki/pmwiki.php?...ttonRemote

For the problem with zzzz, can you see if using the keyboard instead of remote does the same thing.
thamch
Offline

Member

Posts: 51
Threads: 13
Joined: Jan 2007
#3
2011-05-17, 11:50 PM
Sub, no problem with keyboard. That is strange. As for the remote, I suspect is due to my JVC tv remote is sending garbage to it. Is there a way to stop this?

[nPVR]
0=0
1=1
2=2
3=3
4=4
5=5
6=6
7=7
8=8
9=9
NAVDOWN={Down} ; navigate down
NAVUP={Up} ; navigate up
NAVRIGHT={Right} ; navigate right
NAVLEFT={Left} ; navigate left
MUTE={app(0x80000)} ; mute
CHNLUP={app(0x330000)} ; channel up
CHNLDOWN={app(0x340000)} ; channel down
CHNLPREV={ctrl}W ; channel previous
VOLUP={app(0xa0000)} ; volume up
VOLDOWN={app(0x90000)} ; volume down
YELLOW={alt}{enter} ; full screen / window
GO={esc}{esc}{esc} ; back to main screen
OK={enter} ; OK
RED={run(wintv7\hdmiOn.exe)} ;reset EBID
FASTFWD={app(0x310000)} ; video=forward
FULLSCREEN={alt}{enter} ; full screen / window
REWIND={app(0x320000)} ; video=reverse
BACK={esc} ; back
SKIPFWD={app(0xb0000)} ; video=skip forward, audio=next track
BLUE={alt}b ; video=info
PLAY={app(0x2e0000)} ; play
SKIPREV={app(0xc0000)} ; video=skip back, audio=previous track
PAUSE={app(0x2f0000)} ; video=pause, audio=pause
STOP={app(0xd0000)} ; audio=stop, video=back to main menu
MENU={home} ; mini video, hidden menu
REC={app(0x300000)} ; video=instant record
FUNC={ctrl}o ; n/a
GUIDE={f1} ; Channel guide (over video)
;TVNEW={f2} ; Live TV - Crashing with JVC Remote
VIDEOS={f3} ; Videos
;MUSIC={f4} ; Music - Crashing with JVC Remote
PICTURES={f5} ; Photos
RADIO={f7} ; Aspect Ratio
GRNPOWER={f12} ; n/a
TEXT={ctrl}o ; n/a
Windows 7 x64
GB-PVR v1.4.7
MSI P45T-C51
4GB RAM
ASUS AMD Radeon HD5450 1GB DDR3 PCIe - HDMI and Sound to Samsung 51" 3D Plasma SmartTV
Hauppauge HVR-1300(Secondary card) (non-MCE) - used DVB-T and Analog tuner.
Hauppauge HVR-4000(Primary card) - Used satellite tuner only.
120GB SSD x 1 (SATA) - Boot Disk
500GB HDD x 1 (SATA) - Recording Disk
160GB HDD x 1 (PATA)
2TB HDD x 1 (SATA)
1TB HDD x 3 (SATA)
Belkin Wireless USB KB
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#4
2011-05-18, 12:11 AM
thamch Wrote:Sub, no problem with keyboard. That is strange. As for the remote, I suspect is due to my JVC tv remote is sending garbage to it. Is there a way to stop this?

[nPVR]
...
NAVDOWN={Down} ; navigate down
...
You'll need to put your comments on seperate lines - each character on the command line (after the command itself) is passed to nPVR one at a time as another command...
thamch
Offline

Member

Posts: 51
Threads: 13
Joined: Jan 2007
#5
2011-05-18, 02:40 AM
Will this cause a problem? I will try to move my comment on top of every comment and try it again. Thanks.
ACTCMS Wrote:You'll need to put your comments on seperate lines - each character on the command line (after the command itself) is passed to nPVR one at a time as another command...
Windows 7 x64
GB-PVR v1.4.7
MSI P45T-C51
4GB RAM
ASUS AMD Radeon HD5450 1GB DDR3 PCIe - HDMI and Sound to Samsung 51" 3D Plasma SmartTV
Hauppauge HVR-1300(Secondary card) (non-MCE) - used DVB-T and Analog tuner.
Hauppauge HVR-4000(Primary card) - Used satellite tuner only.
120GB SSD x 1 (SATA) - Boot Disk
500GB HDD x 1 (SATA) - Recording Disk
160GB HDD x 1 (PATA)
2TB HDD x 1 (SATA)
1TB HDD x 3 (SATA)
Belkin Wireless USB KB
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#6
2011-05-18, 03:02 AM
thamch Wrote:Will this cause a problem? I will try to move my comment on top of every comment and try it again. Thanks.
You could have a look at the link sub posted earlier to see how it should be set out.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  npvr is not responding johndutcher 3 1,723 2022-05-05, 07:57 PM
Last Post: sub
  NPVR 4.2.4 Video Library No Longer Shows folder.jpg Lao Pan 12 4,456 2022-04-14, 04:33 AM
Last Post: Antmannz
  nPVR Continually Wakes PC bfos 23 12,284 2022-02-17, 03:48 PM
Last Post: sub
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 2,001 2022-01-03, 04:45 AM
Last Post: mvallevand
  Streaming Services with NPVR tesla1886 4 3,021 2021-01-04, 02:58 AM
Last Post: tesla1886
  NPVR choosing incorrect xml guide display-name after reboot drlava 7 3,547 2020-12-27, 02:27 AM
Last Post: sub
  Can NPVR offset only 3 channel listings in EPG? acemib 20 7,934 2020-04-27, 01:28 PM
Last Post: mvallevand
  Import recorded tv shows to NPVR mattman1968 9 6,530 2020-03-03, 12:57 PM
Last Post: Jimixter
  Easiest way to migrate NPVR to a new machine JP23 1 2,152 2020-02-24, 04:55 PM
Last Post: sub
  NPVR Hangs when Changing Channels BorchertD 2 1,861 2020-01-11, 11:37 PM
Last Post: BorchertD

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode