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
#31
2006-06-02, 10:52 PM
Simon, try this alternate burndvd .bat file for pal files..
run it from command line and let me know if it fails anywhere..
if no failures, check the output in dvd player if possible..
let me know how it goes...may need to adjust the thumbnails positions..Smile
so far everything works in .97.x GBPVR...Smile
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#32
2006-06-05, 11:19 PM
I'm really excited to use this, but I don't get it. YOu have that cool gray thing with the four thumbnails, and I have no idea how to get to that menu. Also when I transcode to burn to dvd, it just deletes the file (or moves it, but i have no idea where)
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
#33
2006-06-05, 11:49 PM (This post was last modified: 2006-06-06, 12:10 AM by pBS.)
it should have replaced the original file...so no new filename to look for..Smile
tho it does keep the original, it renames it to *.org.* [for example test.mpg -> test.org.mpg]
you can edit the batch file to have it delete those if you wish..
did you get the newest version from the wiki? i added alot plus an installer..
the batch file is getting cleaned up as i left alot of docs and examples for tweakers..and working on PAL compatibility..[need tester,i only have ntsc]
[only works with NTSC video right now..]
look and see if the original file isn't smaller...if you click on the cmd window when it's running,you can see progress while it's working...
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#34
2006-06-06, 12:28 AM
hmmm ok... now where do i find the menu page then?
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
#35
2006-06-06, 12:46 AM (This post was last modified: 2006-06-06, 12:52 AM by pBS.)
no menu page to find...it creates them on the fly to put on dvd...
when you choose 'burn dvd' from transcode menu, it takes all the files 'added' to the dvdburn list and converts them to dvd compat. files,then makes menu and creates dvd structure all in one step..
it will leave a background.jpg in the showburner dir but only after creation..

so to burn a dvd, first add files to dvd burn list using "Add for DVD Burning" from transcode menu...do this for all files you wish to add...
Then highlight any file,hit transcode and select 'burn dvd'.
it will then create dvdsrtucture,and if you have Nero and adjust the nero line in burndvd.bat to point to your nerocmd.exe, it will burn the dvd to disk...
it will leave the dvd folder there until next burn, tho burning again overwrites it..

the only time you'll see the menu is if you view the dvd you burn or play the dir it creates the dvd folders in..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#36
2006-06-06, 02:31 AM
i followed these directions--and then poof, it stopped like after 1 min.

There was a dvdauthor.exe stackdump file:

Exception: STATUS_ACCESS_VIOLATION at eip=0040CBE3
eax=10102198 ebx=00000000 ecx=00000000 edx=00000000 esi=00000000 edi=10102188
ebp=0022ED68 esp=0022ED30 program=C:\Program Files\devnz\gbpvr\showburner\dvdauthor.exe, pid 3404, thread main
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame Function Args
0022ED68 0040CBE3 (10101360, 10101360, 00000000, 00000001)
0022EDA8 00404A19 (10101BF0, 10101340, 0022EE51, 00000003)
0022EE10 00411FF5 (0000000A, 101001D8, 10100090, 0022ED98)
0022EFE0 61004DD2 (0022EFF8, 00240178, 0022F044, 002469D0)
0022FF90 6100594F (00000000, 00000000, 00000000, 00000000)
End of stack trace
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
#37
2006-06-06, 03:22 AM
ok...hmmm,i remember only one thing made that happen...now to remember what it was...Smile
ok...so did you edit the dvdburn.bat file and correct the temp dvd file list location? e.g.
rem ******* Below is location for que file
set dvdque=dvd-que

and if it is correct, what is inside that file? are the files you wish to burn inside it? [it's just a text file that lists the files for adding to dvd]
if they're not in there, then they haven't been added...just add them manually if you can..[full path and quotes like: "d:\mpg\temp.mpg" ....one per line]
then re-run the burndvd.bat from command line..
[note,you can add files from command-line too..type: burndvd add "c:\file.mpg" ]


if the files were there and it starts,then on to next section..
does the window say ffmpeg is doing anything?
if you can capure the output of that window[Alt-space, Edit,Mark,copy etc.]
and post the txt i can help more...
sounds like dvdauthor doesn't like one of the files...
also if you're trying to do PAL it won't work yet..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
ydekmekji
Offline

Posting Freak

Posts: 824
Threads: 275
Joined: Jan 2005
#38
2006-06-06, 03:43 AM
yes the file is correct. It contains
exactly what i'm needing to burn
If you want to know why nPVR is the bomb, ask my wife!
xHerbiex
Offline

Junior Member

Posts: 36
Threads: 4
Joined: May 2006
#39
2006-06-06, 03:45 AM
pBS,

I've been trying to use this but not very sucessfully.

I got mencoder.bat to work from command line but I had to change line 10 which was "goto :%2" to "goto :%1". Smile

I haven't been able to get burndvd.bat to work right yet. attached is a zip where I rem'd out the echo off. Any help would be appreciated.

1st error:
DVDAuthor can't find the temp directory. Is this by design or am I supposed to manually create?:confused:

2nd error:
recinfo can't seem to find the mpg file in the database although the path & file name look correct. Note that I'm using the SQLite dbf.Big Grin

3rd (and finally fatal error):
DVDAuthor near bottom is looking for .mpg.txt in wrong place I think (but maybe I'm wrong). It's looking in C:program files\devnz\gbpvr\showburner.
[SIZE="1"]Intel P4-3.0GHz
Windows XP Pro SP2 (32 Bit)
GBPVR v1.3.7 ATI550pro & DCT6200
3 GB RAM
2x320 SATA HD mirrorred
10/100 LAN 802.11 Network[/SIZE]
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#40
2006-06-06, 04:03 AM
ok..it's not able to create the dir i think...dvdauthor can create the video_ts dir,but not the root dir of it so make sure that d:\dvdtmp\tmp1 dir is already there...[i assumed it would make it all itself since it creates the video_ts, but i suppose not..]
so just make sure that dir exists and then try again and let me know..
hoping that was it..Smile
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

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