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 2 3 4 5 … 125 Next »
BurnDVDX2 support issues.

 
  • 0 Vote(s) - 0 Average
BurnDVDX2 support issues.
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#101
2007-11-20, 12:16 AM
It took me a while to find nerocmd since it wasn't located anywhere in the new Nero installation directory. Turns out the install puts files in two directories, C:\Program Files\Nero\Nero8 and C:\Program Files\Common Files\Nero\Lib, and it's the lib directory that contains nerocmd.exe.

Of course it's not mentioned in the docs or help files or Nero's FAQs online. Thank goodness for google. Smile
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#102
2007-11-20, 03:24 AM
wtg Wrote:It took me a while to find nerocmd since it wasn't located anywhere in the new Nero installation directory. Turns out the install puts files in two directories, C:\Program Files\Nero\Nero8 and C:\Program Files\Common Files\Nero\Lib, and it's the lib directory that contains nerocmd.exe.

Of course it's not mentioned in the docs or help files or Nero's FAQs online. Thank goodness for google. Smile

I don't think they really support nerocmd. It's nice that it exists though.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#103
2007-11-20, 03:32 AM
Stripping commercials may not work correctly depending on your regional settings. The edl file that is created for some countries will have commas and not decimal points and mencoder requires decimal.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#104
2007-11-20, 05:01 AM
I'm still not having any luck with Nero 8. The command runs but exits with the message "Invalid -- parameter". Ok, so that doesn't seem to hard to figure out, right? Wrong!

I went through every single --parameter in the temp file and compared it to everyone output in the command line help that nerocmd gives. All exist though the --detect_non_empty_cdrw and --force_erase_cdrw commands are listed as --detect_non_empty_disc and --force_erase_disc. Even so I replaced those options with "disc" instead of "cdrw" and no dice. It continues to fail with the "invalid -- parameter" message.

I've posted the nerocmd.exe syntax help for anyone that's interested, but everything looks fine except for the minor issue I mentioned. I'm trying imgburn next.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#105
2007-11-20, 05:24 AM
wtg Wrote:I'm still not having any luck with Nero 8. The command runs but exits with the message "Invalid -- parameter". Ok, so that doesn't seem to hard to figure out, right? Wrong!

I went through every single --parameter in the temp file and compared it to everyone output in the command line help that nerocmd gives. All exist though the --detect_non_empty_cdrw and --force_erase_cdrw commands are listed as --detect_non_empty_disc and --force_erase_disc. Even so I replaced those options with "disc" instead of "cdrw" and no dice. It continues to fail with the "invalid -- parameter" message.

I've posted the nerocmd.exe syntax help for anyone that's interested, but everything looks fine except for the minor issue I mentioned. I'm trying imgburn next.

Yeah it sounds like nero8 is not compatible with the command file that I create. You can just pull the one line from builddvd.cmd and experiment with what is causing the invalid parameter. Run it from the cmd prompt.
I don't have nero8 so I can't help you there.
If you can figure out how to get it to fly, I'll build it in.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#106
2007-11-20, 05:31 AM (This post was last modified: 2007-11-20, 05:38 AM by pastro.)
Also originally I had problems with nerocmd because the drive was d not d: That caused invalid parameter. You can take off the no_user_intervention and see if it gives you any additional info.

What happens if you burn an iso? Does that work?
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#107
2007-11-20, 06:40 PM
pastro Wrote:Also originally I had problems with nerocmd because the drive was d not d: That caused invalid parameter. You can take off the no_user_intervention and see if it gives you any additional info.

What happens if you burn an iso? Does that work?

I tried running without the no_user_intervention parameter but it never gave me any helpful information. I wish it would just echo the invalid parameter that it doesn't like, but no. Very frustrating given the number of parameters on the command line, and even more so since according to the syntax help it echos, they're all valid.

I also tried using Nero to burn an iso, but I got the same error. Everything is working fine with imgburn, but no dice with Nero 8.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#108
2007-11-20, 07:01 PM (This post was last modified: 2007-11-20, 07:17 PM by pastro.)
wtg Wrote:I tried running without the no_user_intervention parameter but it never gave me any helpful information. I wish it would just echo the invalid parameter that it doesn't like, but no. Very frustrating given the number of parameters on the command line, and even more so since according to the syntax help it echos, they're all valid.

I also tried using Nero to burn an iso, but I got the same error. Everything is working fine with imgburn, but no dice with Nero 8.


Try taking the drivename and no_user_intervention params out. Also pull the two you mentioned that were incompatible and run from the command line. It should prompt for the output file name
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#109
2007-11-20, 07:16 PM
Something like this
Code:
--write --real  --iso "GBPVRDVD"  --create_udf_fs --iso-no-joliet  --dvdvideo_cmpt  --dvd --recursive "c:\temp\burndvd\VIDEO_TS" --dvdvideo_realloc --drivename "Image Recorder"
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#110
2007-11-20, 11:19 PM
I noticed that there might be a change in the iso-no-joliet
I think it uses iso_no_joliet now.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (27): « Previous 1 … 9 10 11 12 13 … 27 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  vidImport utility support carpeVideo 73 53,788 2012-05-27, 06:27 AM
Last Post: jksmurf
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 159,587 2012-01-20, 12:15 PM
Last Post: martint123
  Anime Library - Support Thread Ommina 167 93,759 2011-05-07, 06:41 AM
Last Post: mvallevand
  Music plugin support thread MixMan 103 40,778 2010-08-31, 09:46 PM
Last Post: povarotti
  StartGBPVR - support thread liteswap 46 25,016 2010-04-06, 04:10 AM
Last Post: keith_leitch
  Weather2 Support Thread scb147 47 15,206 2009-08-30, 07:19 AM
Last Post: Reddwarf
  ComTweak v1.0 Support Thread HydroChronic 12 5,539 2009-05-23, 10:02 AM
Last Post: gEd
  1.3.7 BurnDVDX2 and Cinema in config but not main menu navyblue 8 3,417 2009-01-21, 04:16 PM
Last Post: pastro
  Comclean issues.. _Dude_ 9 4,074 2009-01-17, 03:29 PM
Last Post: tmschmal
  DJKXML support? mattyboy2 0 2,299 2008-10-30, 10:56 AM
Last Post: mattyboy2

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

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

Linear Mode
Threaded Mode