| |||||||
| Commercial message | |
| | |
| Nero SDK Discussion Forum This is the official support forum for the Nero Software Development Kit (SDK). The forum is monitored by Ahead engineers |
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Jun 2003 Location: Padova - ITALY
Posts: 5
| NeroCMD and SuperVideoCD Hi all, this is my first post on this forum:-) I would like to know if someone have already modified the nerocmd.exe project in order to have the option --image recognized by all the writing method. What I would like is to batching the svideo cd creation with something like: nerocmd --write --drivename "Image Recorder" --real --svideocd %1 --iso %2 --title %2 --temp_path d:\temp The problem is that at the end it will ask me for the image name of the file to be created ( xxx.nrg ). I would like to specify some extra parameter like ( --image c:\%1.nrg ) so I can do many images in full automation. The --image parameter is present in the help but is not recognized if used in conjuction with --svideocd. Hope someone can help me on that. Regards, Simone |
| | |
| | #2 (permalink) |
| Nero Developer Join Date: Jun 2003
Posts: 209
| The --image parameter is not for providing the filename of the image that is created. It specificies an image file that is to be written on the CD. To specifiy a filename for the image recorder, you can append "< filename.txt" to the command line. The file filename.txt itself includes the name of the file, e.g: C:\myimage.nrg. Be aware that there have to be a Carriage Return after the filename of the image file. The next version of NeroCMD will include a parameter to specify the image file to be created. Generally, you just have to provide the filename to NeroAPI by copying it in the data buffer of the CBurnContext::UserDialog method if type is DLG_FILESEL_IMAGE. |
| | |
| | #3 (permalink) |
| New on Forum Join Date: Jun 2003 Location: Padova - ITALY
Posts: 5
| Thanx for the quick reply Hi. Thanx for the answer. When would be out the next nerocmd version ? I'm not a programmer so I have no chance to make the parameter work modifying the code by myself. Looking forward for an answer. Regards, Simone |
| | |
| | #4 (permalink) |
| Nero Developer Join Date: Jun 2003
Posts: 209
| NeroCMD 1.6.0.3 is included in Nero since 5.5.10.40 and will also be included in the next demo version of Nero, presumably available at beginning of July. Download link for Nero is: http://www.nero.com/en/index.html#download |
| | |
| | #6 (permalink) |
| New on Forum Join Date: Jun 2003 Location: Padova - ITALY
Posts: 5
| Just downloaded Nero 5.5.10.42 I have found the new nerocmd.exe 1.6.0.3 inside with the new "--output_image First of all thanx a lot. I will try it out asap and post here my tests. Again thanx. Simone |
| | |
| |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NeroCmd | Andrew23 | Nero SDK Discussion Forum | 0 | 24-06-2007 20:17 |
| NeroCmd | socram | Nero SDK Discussion Forum | 2 | 12-09-2005 17:27 |
| [nerocmd] burning multi session dvd problem with NeroCmd | coolhome | Nero SDK Discussion Forum | 0 | 21-07-2005 04:11 |
| nerocmd | demon111 | Nero SDK Discussion Forum | 15 | 01-12-2004 12:41 |
| NeroCmd | maociao | Nero SDK Discussion Forum | 3 | 23-03-2004 13:59 |