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 MVPMC dongle v
« Previous 1 … 5 6 7 8 9 10 Next »
Emulation mode - 1.08 Update

 
  • 0 Vote(s) - 0 Average
Emulation mode - 1.08 Update
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#1
2007-07-06, 08:12 PM
I have updated the alpha mvpmc with small improvements to deal with changes in GBPVR including changes PVRX2's improvement. This code will be incorporated into the mvpmc code base tonight and will be available in the mvpmc nightlies beginning with 07/07/07 and in the full 0.3.4 version when it is available.

For GBPVR note that inset video is no longer supported by sub. With the tremendous improvements in PVRX2 I assume over as short time most of you will be migrating, but if you have any comments please indicate if you are using GBPVR or PVRX2

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#2
2007-07-07, 04:04 PM
The emulation code changes did get built last night, so the 2007-07-07 nightly is probably the better dongle to use. Looking at the about screen I noticed I have a lucky version too. The automated buiild was at 0300 EDT which is 0700 UTC. so 07/07/07:0700 !

This will allow me to continue to improve the alpha version without impacting what there is today. For those using yesterday's alpha there is no reason to upgrade.

I addition to the nightly, sub's survival guide links to

http://www.mvpmc.org/~mvallevand/donglex2a.zip

Now I will attempt point to the version that you feel is best. Now it is the nightly.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#3
2007-07-10, 01:00 AM
I have uploaded my first alpha for 1.0.8 to potentially address some problems when PVRX2 returns less data then requested as discussed in this link
http://forums.nextpvr.com/showthread.php?t=27711

Ideally PVRX2 should do the buffering, since I have placed an arbitrary timeout of 7/10 of a second on this which may be too much or too little. Hopefully this is a temporary solution.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#4
2007-07-10, 01:57 AM
Quote:Ideally PVRX2 should do the buffering
It does. If there isnt as enough data available to fulfil the request, it waits a bit and checks again. It does this a few times, then eventually returns whatever it can. It'll usually only return a partial data buffer when its reached the end of file. The next request would typically return zero bytes.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#5
2007-07-10, 02:15 AM
sub Wrote:It does. If there isnt as enough data available to fulfil the request, it waits a bit and checks again. It does this a few times, then eventually returns whatever it can. It'll usually only return a partial data buffer when its reached the end of file. The next request would typically return zero bytes.

I don't know if you saw the log I posted here, http://forums.gbpvr.com/showpost.php?p=2...ostcount=7 but it looks like the buffering seems to change after show transition in live tv. This update gets around this by waiting a bit on short reads and requesting another read even when you return zero. I'd like to see just a little longer wait at this point since as the mvp plays out its mux you should actually have more time to pre-buffer and I think you do, but once the pre-buffer is empty the short reads start.

Martin
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#6
2007-07-18, 11:19 AM
Just like to report that the 2007-07-11 Alpha mvpmc dongle seemed to take a lot longer after "Starting Application" appears than the previous one (which also worked ok with PVRX2)

Haven't tried 2007-07-17

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,192
Threads: 958
Joined: May 2006
#7
2007-07-18, 11:48 AM (This post was last modified: 2007-07-18, 12:35 PM by mvallevand.)
jksmurf Wrote:Just like to report that the 2007-07-11 Alpha mvpmc dongle seemed to take a lot longer after "Starting Application" appears than the previous one (which also worked ok with PVRX2)
k. I haven't changed the startup code and I don't see any difference so I'd like to see the MVP- logs that go with this. I think you should also look to see if any plugin, skin, or patch you've added since the release might be causing this by going back to the dongle in donglex2a.

Here's my current startup time (using the mvpmc debug output) This seven seconds is very typical, with a screen in under a second.

Code:
08:25:43 Starting Application
08:25:44 Emulation timer started
08:25:44 Received RDC command RDC_SETTINGS Settings command 0
08:25:44 Received RDC command RDC_SETTINGS Settings command 3
08:25:44 YUV2 update 44 0 640 480
08:25:44 Timer 0 New Session - 0 5000
08:25:44 Received RDC command RDC_SCALE
08:25:45 Timer 0 OSD  0 5000
08:25:50 Timer 0 Ping - 10 5000
08:25:50 Handle Ping
08:25:55 Timer 0 OSD  0 5000

Martin
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#8
2007-07-18, 01:20 PM
I tested here, no difference in the 11-07 and 17-07 dongle overhere. "Starting application" takes about 1-2 secs.

cya Hans
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#9
2007-07-18, 01:55 PM
OK, I'll try and remember how to add the debug logs for mvpmc (assume those are what you need). I have also installed every PVRX2 patch sub has thrown up the latest being this one from today 18 July.

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,192
Threads: 958
Joined: May 2006
#10
2007-07-18, 02:41 PM
jksmurf Wrote:OK, I'll try and remember how to add the debug logs for mvpmc (assume those are what you need). I have also installed every PVRX2 patch sub has thrown up the latest being this one from today 18 July.

k.

For now the server side log will be fine. The results I showed were on the comskip patched PVRX2 too.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Emulation Mode Won't Autostart mpking 4 3,599 2009-05-09, 03:56 AM
Last Post: mvallevand
  Help starting up in emulation mode and WOL petewxm 3 2,591 2008-02-18, 06:03 PM
Last Post: NewUserIdAgain
  startup in emulation soccerdad 23 8,595 2008-02-13, 06:45 AM
Last Post: zehd
  Now starting in GBPVR emulation, how to switch to mvpmc menu ww4397 2 2,175 2008-01-17, 11:08 AM
Last Post: ww4397
  Help with emulation mode. mvallevand 43 14,030 2008-01-03, 04:58 AM
Last Post: mvallevand
  Emulation mode with GBPVR not always working hasso 7 3,390 2007-11-27, 12:41 AM
Last Post: hasso
  Vista and sleep mode Lindsay 5 2,462 2007-08-23, 08:42 AM
Last Post: Lindsay
  non-emulation problems? ggee 6 3,013 2007-08-08, 01:47 AM
Last Post: mvallevand
  mvpmc loaded on crossover cable but have emulation mode trouble ryanmc 6 2,708 2007-08-04, 01:55 PM
Last Post: ryanmc
  What is emulation mode really? ggee 3 2,946 2007-07-17, 03:04 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode