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
#81
2006-06-07, 02:36 AM (This post was last modified: 2006-06-07, 03:23 AM by pBS.)
excellent...with batch files it's always something silly...Big Grin
i deleted 2 gigs by accident by doing same thing...[and not using safeguards]
glad it wasn't anything i really needed...lol
that whole dir situation will be changed for next version..[about a week from now] it will create the dir when it asks you where to keep temp during the installSmile for now i'll just change it to a one level deep dir.named c:\dvdtemp! Big Grin]
it also makes a few logs for things like duration of process, etc. but i'll be cleaning all that up soon too..
any requests? [for next version]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#82
2006-06-07, 06:57 AM
Here are my requests (since you asked)
* Be able to change the title on the title gray menu screen
* Some sort of warning that will tell you if it won't fit on one dvd
* Choose from a few backgrounds (with remote control)
* I know you mentioned you are not a big fan of this, but something to perhaps shrink down to fit. For example, if I add four 1 hour shows, it will shrink them to fit. I usually use rejig to do that.
* Finally, what if you had a way to invoke comclean to delete commercials, then add to dvdque and burn
If you want to know why nPVR is the bomb, ask my wife!
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#83
2006-06-07, 07:55 AM
ahhh,thought about all those...Smile
you can already change the title, it's in the batch file..just edit..
selectable backgrounds coming..will make a few templates..
[background pic easily changeable in batch also..]
mencoder can cut commercials while re-encoding, if comskip outputting .edl files also...it also can make them dvd compatible in one step..
not sure of any way to shrink....to fit.. with it but it may be possible...
i hear all sorts of stories about how libav codecs can't do real cbr ever...
tho i remember a 'target size' quantizer option in one of them..

as far as warning of too much for one disk, as it is i have no mechanism to show this to the user given the structure of the framework...since i hijack the transcode menu's buttons,i'm limited to that..i thought about having it create a 0-byte file in the current dir that was titled 'too many bytes.mpg' to let users know..which you could delete or it would when the condition wasn't true anymore...also am goig to put a delete-last menu option for that reason...wish i could just write a stupid plugin to show all that but am still learning...can't even get the dshownet samples to run...Sad

really this is just a framework to allow use of batch files upon the files from the menu...long as the transcode menu is there it will work..
users are free to use it for whatever fancy uses they'd like...
it started with the mencoder transcoder, and now this is an offshoot of that..
i just thought this was the last piece of the puzzle left for gbpvr..no easy way to burn the shows to dvd from the remote...['cept for the My Videos which i couldn't get to work for me..]
and then the question of menus..gotta have menus for multi-show discs..
so unless i get some help with sharpdevelop or someone who could make me a simple interface.... no warnings... will play with the filename thing and see how it goes..maybe even be able to show the whole list of pending files..Smile
[i want to be able to do it all from mvp also...which it currently can!]

feel free to edit and share any cool stuff you come up with..
even the executable [fmpeg.exe] is an auto-it script you can de-compile and edit yourself! Big Grin all just smoke and mirrors...lol
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#84
2006-06-07, 03:18 PM
I suppose this would have to be a plugin to do some of those stuff without editing the batch file.

So in a plugin you can type in your title--WAF would like it via remote rather than edit batch file.
If you want to know why nPVR is the bomb, ask my wife!
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#85
2006-06-09, 08:31 PM
that would require plugin...true...but eventually i might make it just that...
plugin would allow much more...but that's already being worked on with My Videos 5....he has nice menu creation gui stuff so you can do all that...
this was just meant to be a simple version to make dvd's...not the flashiest but it gets the job done...and less stuff to break hopefully...
as it is tho, you'll have to edit the batch file to chnge titles...
[hey,it's better than hardcoding! lol]

helping sis move to new house so more to come next week..
[caught 5 snakes there already! coral snakes and cottonmouths..very deadly!]
new mencoder/ffmpeg compression profiles also will be updated..
Smile
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
mikeneron
Offline

Member

Posts: 77
Threads: 9
Joined: May 2006
#86
2006-07-25, 07:52 PM
How long should it take to Add a video file to the DVD? Whenever I do this, it just says "The following file is being transcoded:

Source: source.mpg
Target: target.mpg

There are options on the bottom to Stop or Exit. It just sits on this screen forever. Even if I hit stop or exit and then try to transcode another file...as soon as I hit transcode the same thing comes back up with the previous file already in the source and target.

Maybe I am missing something obvious here? Let me know what logs to post if those would be useful in troubleshooting.

Thanks,
Mike.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#87
2006-07-26, 01:07 AM
how long does it take? normally it takes about 5 mins per hour show...
but that's to start to burn it...to add to the list it only takes a second...

to convert [compress] it takes considerably longer...
[such as the 'Encode Now' or other encoder profiles]

to just add the files to a dvd and burn,just selectfile then transcode using 'add' profile, and then select any file and transcode with 'burn' profile and it'll burn them...this takes about 30-45 mins..
just copying 4 gigabyte files takes quite a while on anyone's system..
and this one does it as fast as is possible...then the burn process is about 12-15mins...[usually about 45 total with preparation for full dvd]
you *can* stop it by hitting the 'stop' button on the transcode...
[exit just exits the dialog]
let me know if it never finishes...
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
mikeneron
Offline

Member

Posts: 77
Threads: 9
Joined: May 2006
#88
2006-07-26, 05:56 PM
I find that I will pick a file, then click on Transcode, then select "Add for DVD Burning" and click on Start. It then pops up the window that it is transcoding this file, but this goes on forever. I then have to click Exit on that and exit the entire GBPVR application. I then go back in and select my next file to add to the DVD and once again exit. I do this until I have the files I wanted added to the DVD. Then I go in one last time and select a file and then click on Burn DVD. It does the same thing, so I exit right out of the application and then can see the batch file running so I know that it works, just not sure why I have to exit the application each time I am adding a file to the DVD. Also would be nice not to have to click on a file to do the actual Burn DVD. Would like to just go straight to Transcode and then select Burn DVD and then hit Start.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#89
2006-07-26, 06:04 PM
yea,it shouldn't do that..normally on mine it just flashes for a second and then goes away...what version gbpvr are you using? may have to adjust for new version. i just updated last night..[to .97.13]
normally it would just flahsh breifly for adding,and stay on for the burn...[that way you can tell when it's done]
and 'stop' should kill the entire process...
see if that isn't working..let me know..

you don't have to exit for the burn, see if it doesn't stop by itself...
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
mikeneron
Offline

Member

Posts: 77
Threads: 9
Joined: May 2006
#90
2006-07-26, 06:53 PM (This post was last modified: 2006-07-27, 12:04 AM by mikeneron.)
I am using version .97.13. What files are involved in that process? Maybe I changed a .bat file or something trying to get the burndvd to work. I know that I had to go back to version 6.0 of Nero in order for the burndvd to actually work.

I just tried installing GBPVR .97.13 and then showburner on my virtual machine (no prior GBPVR installs). I updated the burndvd.dat file with the profiles and the path for the dvdtmp/tmp1 folder. I went into my video library and chose a file and then clicked on transcode and it did the exact same thing...just sat on transcoding until I exited the GBPVR program. Perhaps I am missing something here?
« Next Oldest | Next Newest »

Users browsing this thread: 4 Guest(s)

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