NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 17 18 19 20 21 … 56 Next »
New Tool: ShowBurner DVD Burning [with menus]

 
  • 0 Vote(s) - 0 Average
New Tool: ShowBurner DVD Burning [with menus]
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#221
2007-01-08, 07:37 AM
yea, my say program uses either SAPI4 or 5 and the one i use is for Vista..SAPI 5.1..
it sounds most excellent! i got it from my streets n trips cd...
i almost put my own synthesizer in there...making a mp3 for each digit, and a couple of phrases would be all it needed...then anyone could have voice without any sapi at all..Smile yea i'll make those changes for next ver. no prob

but here's another idea...
as each files is added, i make a dummy file in a special directory with the same name, and update another filename in that dir with the current total..
so to see what's in the list, just go to that dir and read the filenames...Smile
all cleaned up on exit and they'd be 0-byte files anyways...
i'm trying to keep MVP functionality...[voices don't work on MVP]
and maybe even append each file's size to the name...
an example of looking in this special dir would be like:
Code:
EastEnders_20070107_23002330.875meg.mpg
EastEnders_20070107_23300000.854meg.mpg
The Late Late Show With Craig Ferguson_20061230_00070107.1489meg.mpg
The Total is now 4.1 Gigabytes.mpg

doesn't that sound better? i can even leave the voices in too...Big Grin
would just have to specify a dir that you can get to in vid library to put it all..

any thoughts anyone?
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#222
2007-01-08, 03:34 PM
pBS Wrote:without any sapi at all..Smile yea i'll make those changes for next ver. no prob

but here's another idea...
as each files is added, i make a dummy file in a special directory with the same name, and update another filename in that dir with the current total..
so to see what's in the list, just go to that dir and read the filenames...Smile
all cleaned up on exit and they'd be 0-byte files anyways...
i'm trying to keep MVP functionality...[voices don't work on MVP]
and maybe even append each file's size to the name...
an example of looking in this special dir would be like:
Code:
EastEnders_20070107_23002330.875meg.mpg
EastEnders_20070107_23300000.854meg.mpg
The Late Late Show With Craig Ferguson_20061230_00070107.1489meg.mpg
The Total is now 4.1 Gigabytes.mpg

doesn't that sound better? i can even leave the voices in too...Big Grin
would just have to specify a dir that you can get to in vid library to put it all..

any thoughts anyone?


Thanks for making the changes.
On the new idea, do you mean that you would display the new file on the screen and also use voice - that would be perfect. That would make it much easier to use if you can't have voice.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#223
2007-01-09, 04:31 AM
yea, i think i will...will have to mod installer too but i think worth it..
was thinking about making the subdir in the current dir for easier access and a kind of 'log' of last dvd burnt for that folder..but would leave lots of dirs around, but only 1 per show dir..[tho would take almost no space,0 byte files]
like: e:\mpg\Dead Like Me\showburner\The total is 4.2 gigs.mpg
also, i might have a way to add pauses in the voice for yours, instead of all the commas...Smile will you try it out to see if it works on win2k?
[basically it's just a 'say' line that has some code in the text itself..]
cuz not sure if the code will work on your setup..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#224
2007-01-09, 05:14 AM
well, because of use of <> probably not that easy..
easier to just split the lines...like:
say "dvd burning has completed"
say "thank you"
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
stefan_k
Offline

Junior Member

Posts: 30
Threads: 8
Joined: Mar 2005
#225
2007-01-09, 10:24 PM
sorry, was away for some time.
(gbpvr is for me basically a box in the living-room, i also do not check the online-use-group of my microwave so frequent).

But real thanks for the little line:
-> i'll add it.

Stefan
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#226
2007-01-09, 10:52 PM
pBS Wrote:well, because of use of <> probably not that easy..
easier to just split the lines...like:
say "dvd burning has completed"
say "thank you"

That will work great.
I can take editing the file to remove the rem say commands, since I don't think you have a way to tell if the speech lib is loaded for win2k. That would add more of a pain. Maybe something in the installer asking whether you have speech or not would be an option. Either way works fine for me.


It's weird that it has trouble on win2k. I have sapi 5.1 loaded. My winxp machine doesn't say the ,,,'s but my win2k machine does. I tested this by moving the say and interop lib to each machine. Winxp is an older version of the sapi lib, but not with streets and trips loaded. Mine has that as well. I don't know if that makes any difference.. Hmmm...
rbelisle
Offline

Member

Posts: 203
Threads: 35
Joined: Apr 2006
#227
2007-01-14, 04:10 PM
So I did what you said in http://forums.gbpvr.com/showpost.php?p=1...tcount=212

But I now get the error:

describing videos

"A vicious criminal [Paul Bettany] kidnaps the family of a bank-security expert"

"[Harrison Ford], forcing him to find a way to break into the theft-proof comput
er system he designed, to ransom his loved ones. [Suspense] Director:
Richard Loncraine Actor: Harrison Ford, Paul Bettany, Virginia Madsen, Mary L
ynn Rajskub, Robert Patrick, Robert Forster, Alan Arkin, Jimmy Bennett, Carly Sc
hroeder"

[PG-13] was unexpected at this time.

So it replaced the {} with [] but I still get the error... Any ideas?
hansoffate
Offline

Member

Posts: 74
Threads: 20
Joined: May 2006
#228
2007-01-16, 11:18 AM
where is the burndvd.bat and the dvdburn.bat

I can't find it to integrate into recordings2
GBPVR System:
P4 2.0 GHZ
2x 512 Ram
NVidia FX 5200
PVR 150
Hard Drives
200 gb : Programs Backup, and Live TV Buffer R
250 gb: Recorded TV
rbelisle
Offline

Member

Posts: 203
Threads: 35
Joined: Apr 2006
#229
2007-01-16, 12:49 PM
You can find burndvd.bat in program files\devnz\gbpvr\Third Party
Not sure about the dvdburn.bat. Don't see that one anywhere...
hansoffate
Offline

Member

Posts: 74
Threads: 20
Joined: May 2006
#230
2007-01-16, 08:16 PM (This post was last modified: 2007-01-17, 01:13 AM by hansoffate.)
:EDIT: Yes, I am right, there are 2 dvdburn.bat and burndvd.bat

I found burndvd.bat in the Third Party folder. I still can't find the dvdburn.bat

-Hans
GBPVR System:
P4 2.0 GHZ
2x 512 Ram
NVidia FX 5200
PVR 150
Hard Drives
200 gb : Programs Backup, and Live TV Buffer R
250 gb: Recorded TV
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (34): « Previous 1 … 21 22 23 24 25 … 34 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  External tool: Transfer Season Record schedules from GBPVR to NPVR kendrak24 37 21,241 2013-04-11, 05:58 AM
Last Post: kendrak24
  SubMenu - A main menu replacement supporting sub menus imilne 47 17,611 2012-01-15, 12:41 AM
Last Post: Mattyb3806
  HDHomeRun Channel Mapping Tool beta whurlston 13 10,759 2010-04-25, 08:48 PM
Last Post: bienson
  BDA Channel Migration Tool JavaWiz 28 11,249 2009-09-16, 02:00 PM
Last Post: JavaWiz
  Configuration tool for remote control athomas 0 1,437 2008-12-04, 12:45 PM
Last Post: athomas
  Sky Channel Sync Tool Version 1.0.2 systemshark 0 1,191 2008-08-17, 07:26 AM
Last Post: systemshark
  Sky Channel Sync Tool systemshark 2 1,469 2007-11-05, 01:20 PM
Last Post: systemshark
  File Renaming Tool: ZRename zehd 0 1,125 2007-05-01, 05:23 AM
Last Post: zehd
  Features for Channel Logo Tool V4.0 systemshark 5 2,892 2007-04-19, 09:20 PM
Last Post: allsighs
  Channel Logo Tool V3 systemshark 50 15,066 2007-04-14, 08:43 PM
Last Post: systemshark

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

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

Linear Mode
Threaded Mode