NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT MVPMCX2 and other NMT stuff v
« Previous 1 … 20 21 22 23 24 37 Next »
Now Playing mvpmcx2 The Director's Cut

Thread Closed 
 
  • 0 Vote(s) - 0 Average
Now Playing mvpmcx2 The Director's Cut
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#101
2009-04-20, 11:36 PM
agerdin Wrote:Ok, thanks, if I understand you correctly I can go ahead with the upgrade but as long as I keep the "PCH" value for my unit connected with HDMI I should be OK? and I will enjoy the new "stuff" with my other unit.

Looking forward to test it.

\\Agerdin

agerdin.....this is how I have mine set now and have been having no problems with the latest release in HDMI.....just have to remember in HDMI we are really only getting the old service in the updated program....to get the new stuff we will have to switch to component.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
BableFish
Offline

Junior Member

Posts: 9
Threads: 0
Joined: Apr 2009
#102
2009-04-21, 08:35 AM
I am pretty new to using both GBPVR and the PCH as frontend so it could be that I am missing some info. Please forgive me if this is the case (I have been trying to read up on the forum)... :-)

I have (almost) everything working, but FastForward/Rewind in LiveTV/TimeShiftedTV does not work for me (or is working very bad). Is there any special settings to do to get this working, or is it not yet implemented in the updated PCH client?
philly_phenom
Offline

Senior Member

Posts: 566
Threads: 97
Joined: Aug 2006
#103
2009-04-21, 11:47 AM
BableFish Wrote:I am pretty new to using both GBPVR and the PCH as frontend so it could be that I am missing some info. Please forgive me if this is the case (I have been trying to read up on the forum)... :-)

I have (almost) everything working, but FastForward/Rewind in LiveTV/TimeShiftedTV does not work for me (or is working very bad). Is there any special settings to do to get this working, or is it not yet implemented in the updated PCH client?

FF/RW or skipping? FF/RW didn't work very well for me either (would FF for like a second). I pretty much exclusively use skipping though which is much improved in the new mvpmcx2
GBPVR v1.4.7
Windows 7 Ultimate (64-bit)
Intel Core 2 Duo 2.33 GHz
4 GB RAM, 160GB system drive
640GB recording drive
PVR-500 - analog cable stations
HDHomeRun - ASTC via antenna
nVidia GeForce 8600GT
1 PCH @ 1080p componenent (was NTSC via composite)
1 PCH @ 1080p HDMI (was component)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#104
2009-04-21, 11:48 AM
BableFish Wrote:I have (almost) everything working, but FastForward/Rewind in LiveTV/TimeShiftedTV does not work for me (or is working very bad). Is there any special settings to do to get this working, or is it not yet implemented in the updated PCH client?

It is implemented in the new client with the updated GBPVR files in post #1 when you don't use HDMI. I have found that most people use the prev and next keys to navigate files by a configurable amount of time set in config.xml
I use the following

<DefaultSkipSecondsForward>60</DefaultSkipSecondsForward>
<DefaultSkipSecondsBack>30</DefaultSkipSecondsBack>

You can move by minutes two ie 5 prev moves back five minutes

To use native ff/rw on the PCH you need to configure GBPVR to not use short skips

<SkipInsteadOfFFRW>false</SkipInsteadOfFFRW>

Finally if it just behaves poorly with the above settings note there is also a speed limit on the PCH chip of about 40Mbs which means that HD material will only move at most at about 2x speed. I am going to work on an HD variant for IFrame skipping but for now I can't make a change without making SD move too fast.

Martin

Martin
philly_phenom
Offline

Senior Member

Posts: 566
Threads: 97
Joined: Aug 2006
#105
2009-04-21, 06:56 PM (This post was last modified: 2009-04-21, 07:14 PM by philly_phenom.)
Just upgraded to the latest A-100 FW & now when I play music, it goes to the PCH music player. I was really enjoying having the GBPVR front end for music (screen saver & all), but after FW update, that appears to be gone meaning I have the crappy PCH music player, no screen saver & can only play one song at a time now (play all doesn't work)

BTW - these are mp3 files

UPDATE: never mind - I'm an idiot - the sample selection I chose were wma files (need to re-rip that album as mp3). mp3 files play the same as before.
GBPVR v1.4.7
Windows 7 Ultimate (64-bit)
Intel Core 2 Duo 2.33 GHz
4 GB RAM, 160GB system drive
640GB recording drive
PVR-500 - analog cable stations
HDHomeRun - ASTC via antenna
nVidia GeForce 8600GT
1 PCH @ 1080p componenent (was NTSC via composite)
1 PCH @ 1080p HDMI (was component)
BableFish
Offline

Junior Member

Posts: 9
Threads: 0
Joined: Apr 2009
#106
2009-04-22, 08:01 AM
mvallevand Wrote:It is implemented in the new client with the updated GBPVR files in post #1 when you don't use HDMI. I have found that most people use the prev and next keys to navigate files by a configurable amount of time set in config.xml
I use the following

<DefaultSkipSecondsForward>60</DefaultSkipSecondsForward>
<DefaultSkipSecondsBack>30</DefaultSkipSecondsBack>

You can move by minutes two ie 5 prev moves back five minutes

To use native ff/rw on the PCH you need to configure GBPVR to not use short skips

<SkipInsteadOfFFRW>false</SkipInsteadOfFFRW>

Finally if it just behaves poorly with the above settings note there is also a speed limit on the PCH chip of about 40Mbs which means that HD material will only move at most at about 2x speed. I am going to work on an HD variant for IFrame skipping but for now I can't make a change without making SD move too fast.

Martin

Martin

Thanks, worked like charm!
philly_phenom
Offline

Senior Member

Posts: 566
Threads: 97
Joined: Aug 2006
#107
2009-04-26, 01:57 AM
Does anyone else still get occasional freezups during playback (usually after a skip) followed by a blank screen? I have to reboot the PCH after such an incident. Is this a "known issue"?

Martin - do you want logs the next time it happens?
GBPVR v1.4.7
Windows 7 Ultimate (64-bit)
Intel Core 2 Duo 2.33 GHz
4 GB RAM, 160GB system drive
640GB recording drive
PVR-500 - analog cable stations
HDHomeRun - ASTC via antenna
nVidia GeForce 8600GT
1 PCH @ 1080p componenent (was NTSC via composite)
1 PCH @ 1080p HDMI (was component)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#108
2009-04-26, 03:18 AM
philly_phenom Wrote:Does anyone else still get occasional freezups during playback (usually after a skip) followed by a blank screen? I have to reboot the PCH after such an incident. Is this a "known issue"?

Martin - do you want logs the next time it happens?

If you hit the skip many times in a file I have found you will get into a situation where the video freezes, especially if you are near the end of the file and I put in a bit of a hack to avoid it until it. For me there's a bit of a delay but it has always corrected itself. I'd be interested in seeing the logs to look at the timeline.

Also the next time this happens could you hit the power key to see if it exits the video. This is a forced exit from the player and not a stop and is safe in the mvpmcx2 player.

Martin
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#109
2009-04-26, 04:04 AM
I had one similar incident, but only one. Will keep an eye on it.

What I would like to ask is:

1. Is it normal when exiting a .DIVX show (this is from X-Record, going back a menu) that it blacks out, then appears to reload the PCH, then goes back to GBPVR? The MVP just backed out a menu, the PCH doesn't seem to do this? Or shoudl I be asking the X-Record guy? This seems OK with MPEGS.

2. One observation. I used to use the return (back Button) on the MVP remote rather than stop, then pressing back (return button) to get back up a menu, but the PCH doesn't seem to recognise this method. Works OK if I stop the show first, THEN press return.

3. One other observation, when I pause the show, the OSD flickers at what seems a set frequency.

It's just a bit annoying more than anything. The MVP did not do this. (All hail the MVP :-) )

I tried to capture all the above in the logs attached.

HTH

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#110
2009-04-26, 04:30 AM
jksmurf Wrote:I had one similar incident, but only one. Will keep an eye on it.

Is that log showing this too?

Quote:1. Is it normal when exiting a .DIVX show (this is from X-Record, going back a menu) that it blacks out, then appears to reload the PCH, then goes back to GBPVR? The MVP just backed out a menu, the PCH doesn't seem to do this? Or shoudl I be asking the X-Record guy? This seems OK with MPEGS.

This is normal. I only wrote mpeg players.

Quote:2. One observation. I used to use the return (back Button) on the MVP remote rather than stop, then pressing back (return button) to get back up a menu, but the PCH doesn't seem to recognise this method. Works OK if I stop the show first, THEN press return.

If I remember I will do this, but I figured that since it wasn't the Back key anymore, people would use the Stop more.

Quote:3. One other observation, when I pause the show, the OSD flickers at what seems a set frequency.

I've mentioned the OSD refresh issue to sub. The PCH modes suffer at times because this is MVP optmized.

Quote:It's just a bit annoying more than anything. The MVP did not do this. (All hail the MVP :-) )
The blue key will toggle the OSD off, if it gets too annoying.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (14): « Previous 1 … 9 10 11 12 13 14 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Just upgraded to 3.9.2 - NMTs now fail playing recordings lostboy 2 12,488 2017-04-24, 01:23 PM
Last Post: lostboy
  mvpmcx2 Key Mapping mvallevand 22 18,332 2013-12-08, 07:33 AM
Last Post: jksmurf
  A-100/MVPMCX2 cannot handle corrupt .ts timeline agerdin 1 3,955 2013-05-28, 01:34 AM
Last Post: mvallevand
  Mvpmcx2 and avchd, mts and mp4 files Sheik Yerbouti 6 6,066 2013-04-25, 05:04 AM
Last Post: pBS
  Playing DVD images on NMT through GB-PVR baj1 43 20,317 2012-09-03, 09:47 PM
Last Post: mvallevand
  Dvd iso's on mvpmcx2 Sheik Yerbouti 60 23,713 2012-08-24, 06:05 PM
Last Post: agerdin
  PCH lockup at the end of playing an MTS file from Videos, doesn't revert to playlist? jksmurf 10 6,709 2012-08-15, 01:15 AM
Last Post: mvallevand
  MVPMCX2 and PCH A-200: Still no go? bobbydazzler 2 2,652 2012-03-14, 10:08 PM
Last Post: bobbydazzler
  NMTInstall2 does not install mvpmcx2 files JohnEll 9 5,269 2012-03-08, 11:01 PM
Last Post: mvallevand
  Getting mvpmcx2 to work right. mvallevand 7 4,478 2011-12-23, 02:07 AM
Last Post: re-Barr

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

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

Linear Mode
Threaded Mode