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]
ricklous
Offline

Senior Member

Posts: 412
Threads: 8
Joined: Nov 2005
#131
2006-10-31, 05:38 AM
pBS Wrote:yea, it uses mencode.exe to runt he batch files as i couldn't for the life of me get a batch to run from the '.exe' place in config... Smile

could this be exploited?

http://www.lifehacker.com/software/batch...186210.php

and this link details my earlier mentioned problem/solution that i had with the Nero version i was using.
[SIZE="1"]Building PVR-Only Machine for non-tech Uncle and Aunt:

Celeron 2.4, 1gig ram. Insight P4-ITX (mini-itx) mobo, 250w Shuttle silent PSU, slmline DVD rewriter, 40gig system HDD, 150gig Media HDD, Dual Riser holding Hauppauge PVR 350 and Nova-T, along with Nova-T USB2. MCE Remote 2005. Antique Art-Deco Radio for use as case when uncle finds one...

Time for a brew first though :p[/SIZE]
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#132
2006-10-31, 01:15 PM
yep, the batch files aren't the best solution but that's partly why it's a batch file...to allow user mods...Smile
tho all that should be solved soon as i'm integrating imgburn into it instead of making the user have nero...[it's free and high quality and command line also, plus it's only 700k!] so the nero problems should go away...[don't think it needs any temp designation even]

and yea, files too big are a problem to deal with as you can't ever tell how big or which files are in your compilation using this method of adding, but don't forsee any way around that, other than the integration into Recordings2 plugin where it will show files in dvd-que with sizes... so only thing i could build in was the rejection of files too large...but no feedback that it is happening...

running batch files from config.xml is working now, but would require customization for each machine's @comspec...so not as neat as i'd like...
but since i finally have the profile adding automated on this end, that may be a fix... tho it would break being able to stop the process in progress...
also i think running batch from config hides the cmd window as well...

next update will have installer, automated config profile insertion, and batch file will be altered by installer for newbies...Smile and imgburn to solve all nero probs...
Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#133
2006-10-31, 01:24 PM
hmmm,maybe i could give Audio feedback on compilation?
say, play a wave file when size too large for dvd? Smile
"File too large for dvd" sound coming from speakers....hehe
not a problem in batch file..tho wouldn't help MVP users...would solve that problem...Big Grin
any thoughts?
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#134
2006-10-31, 01:32 PM
pBS Wrote:yea, files too big are a problem to deal with as you can't ever tell how big or which files are in your compilation using this method of adding, but don't forsee any way around that, other than the integration into Recordings2 plugin where it will show files in dvd-que with sizes... so only thing i could build in was the rejection of files too large...
It rejects them now - just not very elegantly. I'm just suggesting adding a branch so that it skips trying to burn if remlast is undefined, and perhaps echoes a meaningful error message. Or alternatively, one could branch to a command that'll shrink the files, having Nero (or whatever) re-encode them to fit.

I'm not too batch file savvy myself, and I know there'll be others that are even less so that run into this problem. Just one less question to be asked... Smile

pBS Wrote:running batch files from config.xml is working now, but would require customization for each machine's @comspec...so not as neat as i'd like...

Can you just use %COMSPEC%?

pBS Wrote:next update will have installer, automated config profile insertion, and batch file will be altered by installer for newbies...Smile and imgburn to solve all nero probs...

Looking forward to it.

Oh, one other thing. The batch file uses sleep, which isn't delivered in XP standardly. (Is it delivered at all?!?) It might be worth including this in your distribution.
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#135
2006-10-31, 01:36 PM
pBS Wrote:hmmm,maybe i could give Audio feedback on compilation?
say, play a wave file when size too large for dvd? Smile
"File too large for dvd" sound coming from speakers....hehe

Actually, I think that's an awesome idea. Smile
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#136
2006-10-31, 01:48 PM
sleep? really? ooo, yea shouldn't have that in there...my bad..

the sound idea just came to me...Smile was gonna just make the pc 'beep' sound but why not a real informational wav or mp3? and tho MVP users wouldn't hear it, the rest will still work for them so not that big a problem...

another thing i thought might work is adding the burnlist to the background image of skin file...[not hard, and they reload dynamically] but finding users' skin file background image would be a problem...

so sound prompts it is...Big Grin

probably be mp3's as wavs are too large..
hmm,i wonder who i'lll get to be the voice? Smile
i would, but chicks always sound pleasant...lol
[imagine James Earl Jones saying: That File Was TOo Big.....hehe]
maybe i'll cut words from a celebrity....lol
who do you want? and can you get me a clip? Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#137
2006-10-31, 05:20 PM
ahhh,all i have to do is put the batch in the 'third party' dir as it's hardcoded to run from there instead of gbpvr...Big Grin
just copy the burndvd.bat file to gbpvr\third party, add a cd .. before the cd showburner in burndvd.bat,
then you can have:
Code:
<Conversion name="Add for DVD Burning" exe="burndvd.bat" cmd=" add {SOURCE_FILE} " targetExtension=".burn" />
and it works fine..Smile
will adjust and post changes soon..or edit your own..
CheersBig Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#138
2006-10-31, 05:42 PM
replace the previous commands in config.xml with these:
Code:
<Conversion name="Add for DVD Burning" exe="burndvd.bat" cmd=" add {SOURCE_FILE} " targetExtension=".burn" />
    <Conversion name="Burn DVD" exe="burndvd.bat" cmd=" " targetExtension=".avi" />
    <Conversion name="Delete from dvd burn list" exe="burndvd.bat" cmd=" remove {SOURCE_FILE} " targetExtension=".avi" />

and add "cd .." to line before "cd showburner" in burndvd.bat,
then copy thatfile to gbpvr\third party\
and you're good to go...Big Grin
will incorporate this into next version release, but you can use this mod now if needed..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
mpking
Offline

Member

Posts: 98
Threads: 23
Joined: Jan 2006
#139
2006-11-01, 01:26 AM
I could help with the installer, but reading later posts, it appears you have one almost ready.

How are you creating it?

I'd probably use AutoIT
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#140
2006-11-01, 10:43 PM
yep..using auto-it for the installer...got profiles working,was a pain too!
finally got imgburn the way i like it with the ini file, so that will be included next..
love the size...only 700k..Big Grin
also rips but only if you use a decrypter like AnyDVD..
should be soon..
stay tuned...Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« Next Oldest | Next Newest »

Users browsing this thread: 4 Guest(s)

Pages (34): « Previous 1 … 12 13 14 15 16 … 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,386 2013-04-11, 05:58 AM
Last Post: kendrak24
  SubMenu - A main menu replacement supporting sub menus imilne 47 17,822 2012-01-15, 12:41 AM
Last Post: Mattyb3806
  HDHomeRun Channel Mapping Tool beta whurlston 13 10,825 2010-04-25, 08:48 PM
Last Post: bienson
  BDA Channel Migration Tool JavaWiz 28 11,378 2009-09-16, 02:00 PM
Last Post: JavaWiz
  Configuration tool for remote control athomas 0 1,451 2008-12-04, 12:45 PM
Last Post: athomas
  Sky Channel Sync Tool Version 1.0.2 systemshark 0 1,202 2008-08-17, 07:26 AM
Last Post: systemshark
  Sky Channel Sync Tool systemshark 2 1,493 2007-11-05, 01:20 PM
Last Post: systemshark
  File Renaming Tool: ZRename zehd 0 1,138 2007-05-01, 05:23 AM
Last Post: zehd
  Features for Channel Logo Tool V4.0 systemshark 5 2,925 2007-04-19, 09:20 PM
Last Post: allsighs
  Channel Logo Tool V3 systemshark 50 15,254 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