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) v
« Previous 1 80 81 82 83 84 … 125 Next »
Recordings to DVD

 
  • 0 Vote(s) - 0 Average
Recordings to DVD
philip1982
Offline

Member

Posts: 149
Threads: 29
Joined: Nov 2005
#31
2006-01-09, 12:06 PM
Covert.bat now =
"C:\utils\pvas21013\cmdshell\cPVAS.exe" "C:\Documents and Settings\Phil\My Documents\My Videos\TV recordings\temp dvd\demux.ajb"
PAUSE
"C:\Program Files\Ahead\Nero\nerocmd.exe" --write --real --iso "%2" --no_user_interaction --drivename E --underrun_prot --create_iso_fs --create_udf_fs --iso-no-joliet --dvdvideo_realloc --dvdvideo_cmpt --dvd --dvd_high_compatibility --recursive %1\* --detect_non_empty_cdrw --force_erase_cdrw
PAUSE
del "C:\Documents and Settings\Phil\My Documents\My Videos\TV recordings\temp dvd\demux.ajb"
PAUSE
del %2
del %3
PAUSE

DVDBurn.bat now =

del "D:\temp\temp*.*.mpg"
"C:\Program Files\Ahead\Nero\nerocmd.exe" --write --real --iso "%2" --no_user_interaction --drivename E --underrun_prot --create_iso_fs --create_udf_fs --iso-no-joliet --dvdvideo_realloc --dvdvideo_cmpt --dvd --dvd_high_compatibility --recursive %1\* --detect_non_empty_cdrw --force_erase_cdrw

will run again....and see what happens.
philip1982
Offline

Member

Posts: 149
Threads: 29
Joined: Nov 2005
#32
2006-01-09, 01:18 PM
Well, what do you know - It's burnt a DVD!

Thanks so much for the handholding!

Just finally, is there any way to put chapters/menus etc in?
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#33
2006-01-09, 01:19 PM
if there is a comskip file, it will use that as chapters
if there isnt a comskip file a chapter will automatically be generated every 5 minutes

dvd menus will be in the next version of my videos.
philip1982
Offline

Member

Posts: 149
Threads: 29
Joined: Nov 2005
#34
2006-01-09, 04:48 PM
PROBLEM! ARGH!

Tried to burn second DVD......not getting past stage 2! log below.




Any ideas?
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#35
2006-01-09, 05:23 PM
Code:
C:\Program Files\devnz\gbpvr>"C:\Program Files\Ahead\Nero\nerocmd.exe" --write -
-real --iso ""C:\Documents and Settings\Phil\My Documents\My Videos\TV recording
s\temp dvd\temp.mpv"" --no_user_interaction --drivename E --underrun_prot --crea
te_iso_fs --create_udf_fs --iso-no-joliet --dvdvideo_realloc --dvdvideo_cmpt --d
vd --dvd_high_compatibility --recursive "C:\Documents and Settings\Phil\My Docum
ents\My Videos\TV recordings\temp dvd\temp.0.mpg"\* --detect_non_empty_cdrw --fo
rce_erase_cdrw
File specification 'and' resulted in no matches!
Specified file was not found!
i think its the "--recursive "C:\Documents and Settings\Phil\My Documents\My Videos\TV recordings\temp dvd\temp.0.mpg"\*" part, im not sure why "temp.0.mpg" is there.
philip1982
Offline

Member

Posts: 149
Threads: 29
Joined: Nov 2005
#36
2006-01-09, 05:46 PM (This post was last modified: 2006-01-09, 05:50 PM by philip1982.)
where's it getting that from? I tried another MPEG straight after (but with a reboot) - and got the same error. What's changed since this morning???

Also, looking in my temp dvd folder, there are no files there - this morning it was full of things.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#37
2006-01-09, 06:14 PM
i have no idea why that is there, it should only pass the dvd directory you created with dvdauthor


i suppose you might be using the nerocmd bat file for the convert process aswell as the burn process, but thats all i can think of.

it should pass something like
"%DVD TEMP DIR%\DVD"
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#38
2006-01-09, 06:14 PM
Quote:Covert.bat now =
"C:\utils\pvas21013\cmdshell\cPVAS.exe" "C:\Documents and Settings\Phil\My Documents\My Videos\TV recordings\temp dvd\demux.ajb"
PAUSE
"C:\Program Files\Ahead\Nero\nerocmd.exe" --write --real --iso "%2" --no_user_interaction --drivename E --underrun_prot --create_iso_fs --create_udf_fs --iso-no-joliet --dvdvideo_realloc --dvdvideo_cmpt --dvd --dvd_high_compatibility --recursive %1\* --detect_non_empty_cdrw --force_erase_cdrw
PAUSE
del "C:\Documents and Settings\Phil\My Documents\My Videos\TV recordings\temp dvd\demux.ajb"
PAUSE
del %2
del %3
PAUSE
yeah that is the problem, you convert.bat file is wrong (i just glanced over this before).
philip1982
Offline

Member

Posts: 149
Threads: 29
Joined: Nov 2005
#39
2006-01-09, 06:42 PM (This post was last modified: 2006-01-09, 06:51 PM by philip1982.)
so...

(a) what can I do? I can't see what's wrong with convert.bat

(b) why was it ok this morning, and with nothing changing, it isn't now?

I'm very fed up. Sad
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#40
2006-01-09, 06:51 PM
you must have changed it at one point, go back to the original convert.bat file and then edit it again.

nerocmd should only be in the dvdburn.bat file.

convert.bat should use PVA and mplex.
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Blue Skin: Recordings - Include Program Description ralphy 4 3,572 2010-05-17, 01:32 AM
Last Post: ralphy
  TV Recordings 2.6 Confirm Delete Graham 2 2,350 2008-10-21, 12:47 PM
Last Post: Graham
  Option to turn ComSkip off for certain recordings? wildatom 3 1,692 2007-12-01, 02:32 AM
Last Post: kayak4ever
  comskip and digital recordings agidius 12 3,871 2007-11-21, 03:39 PM
Last Post: wtg
  Comskip trouble with high bit rate recordings ApexHack 4 2,114 2007-10-16, 02:29 AM
Last Post: erik
  Renaaming recordings & DB3 management marcomessina 0 1,333 2007-10-07, 04:51 PM
Last Post: marcomessina
  Trim recordings? djmuk 4 1,859 2007-09-29, 01:30 AM
Last Post: ACTCMS
  Move GB-PVR recordings to new disk/dir; plugin exists? Braklet 13 4,489 2007-06-28, 06:16 PM
Last Post: Braklet
  VideoArchive Recordings list is empty Azimuth 3 1,844 2007-02-18, 03:17 AM
Last Post: Jeff
  Manual Recordings Popup the_e 3 1,595 2007-02-15, 09:32 PM
Last Post: the_e

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

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

Linear Mode
Threaded Mode