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 … 846 847 848 849 850 … 1231 Next »
Batch File questions

 
  • 0 Vote(s) - 0 Average
Batch File questions
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#1
2006-03-06, 10:53 AM
I've read several posts regarding Batch Files, and thought that I would add/update the wiki. But I have a few questions. (Yes this is a documentation thing, but a support question Smile )

(Please read my HTML that I have attached and see if anything I have finished is inaccurate.)

I have seen 'transcode.bat', 'transcoding.bat' and 'transcode.cmd'
Which one is called by GBPVR and when? (Only with the Transcode button in 'Video Library', or other times as well?)

At what point is 'PostConvert.bat' called? And what might you do with it that 'PostProcessing.bat' would not handle?

Is 'PreProcessing.bat' really called? Aside from the Plextor users with Software processing, and the CPU priority issue, are there any other reasons one might use it?

Are there any other Batch files that are called by GBPVR through default (no extra skins or plugins) operation than I have culled from the wiki and forums and written in the attached HTML?

Thanks your for your time

Frank
[ATTACHMENT NOT FOUND]
betlit
Offline

Senior Member

Posts: 449
Threads: 17
Joined: Feb 2005
#2
2006-03-06, 11:12 AM
something like this is already in the wiki, but still needs improvement.
feel free to enhance/complete it Smile

ask blader_se for a login/password.

preprocessing.bat is not called by gbpvr itself. PVRPowerTray (a replacement for the gbpvrTray) does use it.
AMD 1600mHz, 512 M RAM, 20+160 GB drive, Hauppauge PVR-350 + PVR-150 + PVR-150MCE, Win XP Pro SP3, using software decoding.


There is a theory which states that if ever anyone discovers exactly what the Universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarre and inexplicable.

There is another theory which states that this has already happened.

(The Restaurant at the End of the Universe)
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#3
2006-03-06, 11:56 AM
betlit Wrote:something like this is already in the wiki, but still needs improvement.

feel free to enhance/complete it Smile

I don't want to step on anyone's toes, and I know that most of us are too busy to do a lot of documentation but: YES I know that things need some improvement... Smile

As a recent newbie, I was surprised to see such a great system as GBPVR have such gaping holes in documentation.

And so, as I troll through the thread upon thread of snippets in the forum, I started to collect and reorgainze and hopefully streamline what I found. It is my intention to upload what I get, so other newbies can find the answers more easily...

I figger, why get frustrated when I can be proactive. I'm happy to do my part to make GBPVR even better....

betlit Wrote:preprocessing.bat is not called by gbpvr itself. PVRPowerTray (a replacement for the gbpvrTray) does use it.

Got that much. Seems a little used Batch file, as there is so little other information on it. Wonder what sub has to say about it....

As always, thanks
Frank
betlit
Offline

Senior Member

Posts: 449
Threads: 17
Joined: Feb 2005
#4
2006-03-06, 12:06 PM
zehd Wrote:I don't want to step on anyone's toes, and I know that most of us are too busy to do a lot of documentation but: YES I know that things need some improvement... Smile
well, another reason are lazy bastards like me, who do not like to document Smile

zehd Wrote:I figger, why get frustrated when I can be proactive. I'm happy to do my part to make GBPVR even better....
thats the right attitude, private! Big Grin

zehd Wrote:Got that much. Seems a little used Batch file, as there is so little other information on it.
yeah, sorry i answered before actually looking at the attachment...
zehd Wrote:Wonder what sub has to say about it....
probably nothing, since its not something he introduced. the file is used (AFAIK) by PVRPowerTray only, and this was written by jimh
AMD 1600mHz, 512 M RAM, 20+160 GB drive, Hauppauge PVR-350 + PVR-150 + PVR-150MCE, Win XP Pro SP3, using software decoding.


There is a theory which states that if ever anyone discovers exactly what the Universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarre and inexplicable.

There is another theory which states that this has already happened.

(The Restaurant at the End of the Universe)
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#5
2006-03-06, 03:54 PM
thanks...
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,816
Threads: 769
Joined: Nov 2003
#6
2006-03-06, 04:05 PM
The only batch files used by GB-PVR are:

ParallelProcessing.bat: Normally doesnt exist, but if it does, will be called by GB-PVR immediately after a recording starts.

PostProcessing.bat: Normally doesnt exist, but if it does, will be called by GB-PVR when a recording completes.

UpdateEPG.bat: Normally doesnt exist, but if it does, will be called by GB-PVR prior to updating the EPG.

PostUpdateEPG.bat: Normally doesnt exist, but if it does, will be called by GB-PVR after updating the EPG.

PostConversion.bat: Normally doesnt exist, but if it does, will be called by GB-PVR after a file has been automatically converted to another format (ie MPG -> AVI).

RecordingStatus.bat: Normally doesnt exist, but if it does, will be called by GB-PVR to notify plugins of changes to the current state of the capture devices (recording started etc)

Trans2MVP.bat: Normally doesnt exist, but if it does, will be called by GB-PVR just before playing an AVI file on an MVP.

I'm personally not a fan of batch files, and use none myself, but have provided these to allow users to hook in their own custom logic when required.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#7
2006-03-06, 04:45 PM
awesome. thanks so much...
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#8
2006-03-07, 05:08 AM
sub Wrote:I'm personally not a fan of batch files, and use none myself

Well of course not... you can make gbpvr do whatever the heck you want. Smile
The rest of us appreciate the batch files though.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#9
2006-03-07, 06:53 PM
Here are a couple of links to the HTML I have temporarily stored in my own webspace. I intend to Publish them on the wiki ASAP.

For your consideration:

http://members.shaw.ca/ztest/MyPVR/GBPVR.../index.htm

http://members.shaw.ca/ztest/MyPVR/GBPVR..._files.htm

Please feel free to comment...

Thanks all for help so far

Frank
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  file types of recorded TV paul1 3 3,776 2012-09-30, 05:20 PM
Last Post: sub
  General questions about Vista64 and GBPVR .... what to do? 8ace 6 3,199 2010-10-18, 03:20 PM
Last Post: 8ace
  Couple Questions jwelters 4 2,527 2010-08-26, 10:06 PM
Last Post: pBS
  No Data In the Recorded File zb1 5 2,367 2010-08-24, 01:08 AM
Last Post: zb1
  Path to file being recorded. brianj 5 2,428 2010-08-08, 10:58 PM
Last Post: brianj
  error: failure playing back file yonu 4 2,131 2010-07-12, 12:52 AM
Last Post: yonu
  UK Freesat Scan.cache File jeffers 3 2,136 2010-05-25, 10:34 PM
Last Post: jeffers
  3 AC3Filter instances when playing back a still recording TS file? jksmurf 3 1,995 2010-05-17, 12:30 AM
Last Post: jksmurf
  Setting up HVR-1600 on a dishnetworks PVR questions morganboy 2 1,717 2010-05-14, 03:51 AM
Last Post: morganboy
  Recording stops at 4gb file size experiencebliss 5 2,480 2010-05-04, 02:54 AM
Last Post: pBS

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

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

Linear Mode
Threaded Mode