NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 1014 1015 1016 1017 1018 … 1231 Next »
Some quesrtions dealing with padding, hibernate, wake up and so on.

 
  • 0 Vote(s) - 0 Average
Some quesrtions dealing with padding, hibernate, wake up and so on.
firefox_i
Offline

Junior Member

Posts: 25
Threads: 10
Joined: Dec 2004
#1
2005-07-06, 08:53 AM
Hi there,
I´m currently planning to install the most recent version of GBPVR.
I´m using one tuner card (PVR350) on Win2k SP4.

Now I read several threads here and want to ask for some assistance.

1) Padding ignored if back-to-back
Is it right that if I program 2 recordings and the second one starts at the end time of the first the padding is ignored ?
I.e. pre padding 2 minutes,post padding 3 minutes, recording A on channel 1 from 1:00 to 2:00, recording B on channel 2 from 2:00 to 3:00.
The I assume that rec A on channel 1 starts at 0:58, ends on 2:00, rec B on channel 2 starts an 2:00 and ends 3:03.
Is that right ?

2) Change of default padding
Is it possible to define a "default" padding and change it manually if I program a recording and the default value is not okay for that recording (i.e. I must expect that the show might be longer than given in the EPG) ?

3) Go into hibernate, wake up and programmed recordings.
I plan to send the PVR into hibernate after e.g. 20 minutes of inactivity.
I have a pre-padding of 2 minutes and a post-padding of 3 minutes.
So 20 minutes after a recording the PVR goes into hibernate.
What happens if a recording shall start right in that moment.
I.e. a recording ends at 1:00 (programmed value excluding padding) and the next regording will start at 1:25 (excl. padding). Then the PC will go into hibrernate at 1:23 (1:00 end + 3 minutes post-padding + 20 minutes inactivity), but at that time the next recording should start.
How does GBPVR handle this ?

Regards
Sven
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#2
2005-07-06, 05:28 PM
Quote:1) Padding ignored if back-to-back
Is it right that if I program 2 recordings and the second one starts at the end time of the first the padding is ignored ?
I.e. pre padding 2 minutes,post padding 3 minutes, recording A on channel 1 from 1:00 to 2:00, recording B on channel 2 from 2:00 to 3:00.
The I assume that rec A on channel 1 starts at 0:58, ends on 2:00, rec B on channel 2 starts an 2:00 and ends 3:03.
Is that right ?
That is correct.

Quote:2) Change of default padding
Is it possible to define a "default" padding and change it manually if I program a recording and the default value is not okay for that recording (i.e. I must expect that the show might be longer than given in the EPG) ?
Yes. You set the default padding in the config app's 'capture source' page. You can override the default padding when you make a recording.

Quote:3) Go into hibernate, wake up and programmed recordings.
I plan to send the PVR into hibernate after e.g. 20 minutes of inactivity.
I have a pre-padding of 2 minutes and a post-padding of 3 minutes.
So 20 minutes after a recording the PVR goes into hibernate.
What happens if a recording shall start right in that moment.
I.e. a recording ends at 1:00 (programmed value excluding padding) and the next regording will start at 1:25 (excl. padding). Then the PC will go into hibrernate at 1:23 (1:00 end + 3 minutes post-padding + 20 minutes inactivity), but at that time the next recording should start.
How does GBPVR handle this ?
Hard to say exactly. Depending on exact timing, it'll probably hibernate then wake up. I'm not in control of when the machine goes to sleep. I am in control of when it wakes up.
firefox_i
Offline

Junior Member

Posts: 25
Threads: 10
Joined: Dec 2004
#3
2005-07-06, 08:10 PM
Hi Sub,
thanks for the fast reply.

You wrote
Quote:Hard to say exactly. Depending on exact timing, it'll probably hibernate then wake up. I'm not in control of when the machine goes to sleep. I am in control of when it wakes up.

The only important thing is the following :
If the PC goes into hibernate at 1:00 and this needs 1 minute, it "reaches" hibernate at 1:01.
If I programmed a recording that would wake up the PC at 1:00 is the PC waken up even if the wake up time is over (for one minute in the above example) ?

Are there any plans to prevent the PC from hibernate if a recording will take place in the near future ?
Maybe it would be possible to do the follwing :
- Check when the next recording will take place.
- Check when the PC will enter hibernate (take the time either out of the system or by a setting in the config).
- If the next recording is only 5 minutes or so (maybe also a parameter) within the "go into hibernate" time, do something to prevent hibernate....

Maybe this would prevent us from problems with going into hibernate right before a recording takes place....

Maybe this is an issue for a plugin ?

Another thing :
Is it possible to get the time of the next recording out of GBPVR ?

Sven
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#4
2005-07-06, 08:14 PM
Quote:Are there any plans to prevent the PC from hibernate if a recording will take place in the near future ?
I've done it this way for the last 18 months, and I have no plans to change it. The current scheme seems adaquate.

Quote:Is it possible to get the time of the next recording out of GBPVR ?
You can either manually look on the recording screen's pending list, or if want to do it programmatically, then you can look in the database.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#5
2005-07-06, 08:30 PM
OK, I've changed my mind.

I've add something that will stop the machine from hibernating if the next recording is due to start within the next five minutes.
firefox_i
Offline

Junior Member

Posts: 25
Threads: 10
Joined: Dec 2004
#6
2005-07-07, 08:14 AM
Thanks sub for that superb support.

So in one of the next releases this will be changed ?

Sven
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#7
2005-07-07, 05:25 PM
I've already made the change, so it'll be in the next release.
firefox_i
Offline

Junior Member

Posts: 25
Threads: 10
Joined: Dec 2004
#8
2005-07-07, 07:20 PM
I must repeat :

Great job and thanks for all.

Regards
Sven
firefox_i
Offline

Junior Member

Posts: 25
Threads: 10
Joined: Dec 2004
#9
2005-07-08, 06:40 AM
Hi sub,
one additional thing.

My wife (I must admit she´s very talented in technical things) brought up an issue.

If I schedule a recording at 1:00 the recording will start at 0:58 (pre padding 2 minutes).

So if the PVR is in hibernate, when will the PVR be waken ?
Exactly at 0:58 and start then immediately with the recording or is there a preparing time of some minutes ?

I ask because after wake-up I must restart the PVR350m, and this needs time.
So it would be great if the wake-up takes place some time before the start of the recording.
Maybe also 5 minutes (or a configurable time).

Would this be possible ?

This would guarantee that also recordings that start after a wake-up have the correct pre-padding compared to those that are started while the PVR is running.

Sorry for all my change wishes.


Regards
Sven
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#10
2005-07-08, 06:45 AM
It would wake at 0:58. The next release schedules the wakeup for one minute earlier. Before you ask, no I wont be making this configurable.
« 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
  Start PC for recording, Sleep/Hibernate when done Basher52 6 5,001 2011-12-17, 02:52 PM
Last Post: Sykor
  GBPVR will not wake up XP computer from sleep keith_leitch 8 4,943 2011-10-10, 08:26 PM
Last Post: keith_leitch
  Pre Padding fails for 10pm recordings (starts late instead of early) Stereodude 5 2,241 2010-09-23, 04:32 PM
Last Post: sub
  Zero byte recordings on wake up to record bcchgeneral 3 2,070 2010-07-16, 07:20 AM
Last Post: bcchgeneral
  Wake.cmd and fse with Win7 shrek 2 1,635 2010-05-24, 09:31 PM
Last Post: shrek
  PVRX2: negative padding bungle 4 2,143 2010-04-24, 01:59 AM
Last Post: sub
  Post-show padding sometimes inhibits ADS metadata cb123 0 1,167 2010-04-01, 03:23 PM
Last Post: cb123
  PC doesn't wake up sometimes aesn5 15 4,490 2010-03-18, 09:52 PM
Last Post: aesn5
  PC wakes up, but doesn't go back to hibernate Probedude 6 2,681 2010-03-13, 05:01 PM
Last Post: Graham
  explicitly specified padding not honored johnsonx42 10 3,345 2010-03-09, 10:24 PM
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