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 … 335 336 337 338 339 … 433 Next »
Skip / fast forward not working - random intervals and direction

Skip / fast forward not working - random intervals and direction
WKleeven
Offline

Senior Member

Posts: 522
Threads: 40
Joined: Dec 2006
#81
2011-10-01, 11:29 PM
I get the impression I can't do anything right now, so I'm going to bed now. Thanks Sub and Martin. Hope you'll find the answer.
Server: Core2Duo 3,16GHz| Windows 7 Ultimate 64 bit | NPVR 3.2.9 | Analogue: Hauppauge PVR-150 | Digital dvb-c: Technisat CableStar HD 2 | No plugins
Clients: Laptop Windows 7 Home 64 bit via Wifi | Android tablet via Wifi | Androidbox s89-H via Lan
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,205
Threads: 958
Joined: May 2006
#82
2011-10-02, 01:49 AM
sub Wrote:That is what it sounds like from the description. Which command exactly triggers the mvpmc to empty demux buffer? I can check its being sent (after I take the kids for a bike ride).

I can't tell for sure, and PVRx2 is crashing because my old config.xml is corrupted.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#83
2011-10-02, 01:58 AM
If you post the config.xml, and the error message you're getting, I can try fixing it.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,205
Threads: 958
Joined: May 2006
#84
2011-10-02, 04:11 AM
sub Wrote:If you post the config.xml, and the error message you're getting, I can try fixing it.

Thanks I was able to get it, it's a combination of the fact that I overwrote my config.xml with a user config.xml's that I was testing a few months ago and I never bothered fixing it up.

Anyway I am pretty sure the problem is because mvpmc after the second {04 01} with the seek on the GUI stream, wants to see an immediate {07...} seek on the media socket, PVRX2 seems to pair them. Instead of the {07...} NPVR is sending the general {04...} which is sending more data for playback and then the {07} but then it is too late because the {04} read logic has torn down the seek state. I might be able to change mvpmc but if you can do the two seeks together together that would be much easier.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,205
Threads: 958
Joined: May 2006
#85
2011-10-02, 04:55 AM
WKleeven Wrote:Now a digital recording of about 00:02:40.
After a few seconds I skip. No matter if I skip 1 minute or 2, it skips right away (no 6,5s delay), but skips in both cases right to the end of the recording.
Timestamp is changing when skipping from 02:59:30 -> 03:02:03.

This is very confusing.....

I thought this problem was related to how NPVR calculates the first PTS but that seem to be working on the samples I have. In the MVP section in config.xml could you to change <ExtendedLogging>true</ExtendedLogging> and try and play the file and send the logs.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#86
2011-10-02, 05:05 AM
mvallevand Wrote:Thanks I was able to get it, it's a combination of the fact that I overwrote my config.xml with a user config.xml's that I was testing a few months ago and I never bothered fixing it up.

Anyway I am pretty sure the problem is because mvpmc after the second {04 01} with the seek on the GUI stream, wants to see an immediate {07...} seek on the media socket, PVRX2 seems to pair them. Instead of the {07...} NPVR is sending the general {04...} which is sending more data for playback and then the {07} but then it is too late because the {04} read logic has torn down the seek state. I might be able to change mvpmc but if you can do the two seeks together together that would be much easier.
Thanks. I'm not sure I follow this, but hopefully tomorrow I'll find some time to check it out a bit closer.
WKleeven
Offline

Senior Member

Posts: 522
Threads: 40
Joined: Dec 2006
#87
2011-10-02, 05:09 AM
mvallevand Wrote:I thought this problem was related to how NPVR calculates the first PTS but that seem to be working on the samples I have. In the MVP section in config.xml could you to change <ExtendedLogging>true</ExtendedLogging> and try and play the file and send the logs.

Martin

I think that's for me? Do I have to play the file, or skip in it too? And for the analog or the digital recording?
Server: Core2Duo 3,16GHz| Windows 7 Ultimate 64 bit | NPVR 3.2.9 | Analogue: Hauppauge PVR-150 | Digital dvb-c: Technisat CableStar HD 2 | No plugins
Clients: Laptop Windows 7 Home 64 bit via Wifi | Android tablet via Wifi | Androidbox s89-H via Lan
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,205
Threads: 958
Joined: May 2006
#88
2011-10-02, 05:19 AM
WKleeven Wrote:I think that's for me? Do I have to play the file, or skip in it too? And for the analog or the digital recording?

Yes that's for you, and I'd like you to play it and skip a digital recording with those setting and upload the log. I suspect if this is coming for a decrypted source, there are is an oddl timeline at the beginning of the file.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,205
Threads: 958
Joined: May 2006
#89
2011-10-02, 05:21 AM
sub Wrote:Thanks. I'm not sure I follow this, but hopefully tomorrow I'll find some time to check it out a bit closer.
Looking at the code deeper, I think I have found a workable solution that doesn't break anything. It's hard to work on 5 year old code.

Martin
WKleeven
Offline

Senior Member

Posts: 522
Threads: 40
Joined: Dec 2006
#90
2011-10-02, 06:23 AM
These are the logs. Played a digital recording (for a decrypted source) for a few seconds, than skipped 1 minute. Video skipped right away, but till the end of the video.
Server: Core2Duo 3,16GHz| Windows 7 Ultimate 64 bit | NPVR 3.2.9 | Analogue: Hauppauge PVR-150 | Digital dvb-c: Technisat CableStar HD 2 | No plugins
Clients: Laptop Windows 7 Home 64 bit via Wifi | Android tablet via Wifi | Androidbox s89-H via Lan
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (19): « Previous 1 … 7 8 9 10 11 … 19 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Fast-forward and comskip issues manic_biker 11 4,151 2021-07-12, 02:17 AM
Last Post: Robazz
  HDHomerun recording bizzarely not working Jean0987654321 3 2,227 2021-03-27, 03:23 PM
Last Post: Jean0987654321
  Artefacts on random recordings march 20 6,116 2020-05-13, 11:04 AM
Last Post: Graham
  Channels/PIP popups not working 4.2.5 (191014) eastavin 7 3,109 2020-04-20, 03:20 AM
Last Post: eastavin
  Absolute Newbie OTA EPG not working as expected. n8lbv 4 2,785 2020-04-02, 06:03 PM
Last Post: mvallevand
  Skip causes fast-forward to the end of the file madbrain 9 4,140 2020-02-27, 10:24 PM
Last Post: Esch
  Live TV not working jresnick 21 10,915 2020-01-04, 06:26 PM
Last Post: BrettB
  Some Channels not working jasonwilliams 7 2,372 2019-08-01, 06:31 PM
Last Post: sub
  NextPVR has Stopped Working rgc101 0 1,196 2019-05-27, 11:24 PM
Last Post: rgc101
  Cancel button not working in web interface antenna 0 1,055 2019-05-20, 04:45 PM
Last Post: antenna

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

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

Linear Mode
Threaded Mode