つぶねこ

@もじらもーど。
↑recent | ↓old | 20 index | 100 index | 300 index | 記事5件 | 記事10件 | 記事20件 |最新5件 |FAQ | カテゴリ一覧 | Index |
2006/7/8 3:22
さいきんのWinでコマンドラインからR焼き成功

 コマンドラインからR焼き出来ると楽だにゃぁ〜と思って、ざっと調べたらぱっとしにゃい結果ににゃったので、Linux系の文化から目をそらす。無事に4G超のファイルを含んだディレクトリも焼けてる環境もあるので、Linux版のmkisofsは進化しているらしい。
 
 とりあえず、手元で使ってるNeroExpress(OEM)から調査。
 ・・・おもいっきりNeroCmd.exeとかあるし。
 灯台もと暗しっていうか先入観って怖いね。若しくは日頃使ってるソフトのことは少し調べておきましょう、とか。
 
 で、これを使えば
 NeroCmd.exe --write --disable_eject --real --drivename r --create_udf_fs --dvd --enable_abort --underrun_prot --recursive --verify --iso "movie" DIR
 とかでr:\DIRが見えるデータDVDは焼けるはず、たぶん。ちゃんとhelpに目を通してあとできちんとオプション指定するべき。
 ちにゃみに
Usage:
_______________
| List available| --listdrives
| drives |
|_______________|
| Obtain drive | --driveinfo --drivename <name>
| info |
|_______________|
| Obtain disc | --discinfo --drivename <name> [--extended] [--read_isrc] [--cd_text]
| info |
|_______________|
| Write | --write --drivename <name> [--real] [--tao]
| ISO/Audio Disc| [--artist <artist>] [--title <title>] [--speed <speed>]
| | [--audio] <audio files> [--cdextra] [--iso <volumename>]
| | [--iso-no-joliet] [--iso-mode2] [--speedtest]
| | [--enable_abort] [--close_session] [--detect_non_empty_disc]
| | [--cd_text] [--underrun_prot]
| | [--import_udf] [--import_vms_session]
| | [--use_rockridge] [--create_iso_fs] [--create_udf_fs]
| | [--disable_eject] [--verify] [--dvd] [--use_allspace]
| | <disk file> ...
| | [--force_erase_disc] [--nero_log_timestamp]
| | [--output_image <filename>]
| | [--userobot <robotname>] [--robot_port_type <type>]
| | [--robot_port_num <num>] [--set_robot_flag <flagtype>]
| | [--robot_flag_value <value>]
| | [--booktype_dvdrom] [--layerbreak <sectornumber>]
| | [--udf_revision <value>] [--udf_partition_type <type>]
| | [--allowunicodelabel] [--spare_area <option>]
| |
| | NOTE: At least one audio file or one disk file needs to be
| | specified!
|_______________|
| Write | --write --drivename <name> [--real] [--tao]
| Video CD | --videocd [--speed <speed>] [--speedtest] [--enable_abort]
| | [--close_session] <video files> [--iso <volumename>]
| | [--iso-no-joliet] [--iso-mode2] [--speedtest]
| | [--enable_abort] [--close_session] [--detect_non_empty_disc]
| | [--underrun_prot] [--disable_eject] <disk file>...
| | [--force_erase_disc] [--nero_log_timestamp]
| | [--temp_path <path>] [--output_image <filename>]
| | [--userobot <robotname>] [--robot_port_type <type>]
| | [--robot_port_num <num>] [--set_robot_flag <flagtype>]
| | [--robot_flag_value <value>]
|_______________|
| Write Super | --write --drivename <name> [--real] [--tao]
| Video CD | --svideocd [--speed <speed>] [--speedtest] [--enable_abort]
| | [--close_session] <video files> [--iso <volumename>]
| | [--iso-no-joliet] [--iso-mode2] [--speedtest]
| | [--enable_abort] [--close_session] [--detect_non_empty_disc]
| | [--underrun_prot] [--disable_eject] <disk file>...
| | [--force_erase_disc] [--nero_log_timestamp]
| | [--temp_path <path>] [--output_image <filename>]
| | [--userobot <robotname>] [--robot_port_type <type>]
| | [--robot_port_num <num>] [--set_robot_flag <flagtype>]
| | [--robot_flag_value <value>]
|_______________|
| Write image | --write --drivename <name> [--real] [--tao] [--dvd]
| | --image <image filename> [--speed <speed>] [--speedtest]
| | [--enable_abort] [--close_session] [--detect_non_empty_disc]
| | [--underrun_prot] [--disable_eject]
| | [--force_erase_disc] [--nero_log_timestamp]
| | [--output_image <filename>]
| | [--userobot <robotname>] [--robot_port_type <type>]
| | [--robot_port_num <num>] [--set_robot_flag <flagtype>]
| | [--robot_flag_value <value>]
| | [--booktype_dvdrom] [--layerbreak <sectornumber>]
| | [--spare_area <option>]
|_______________|
| Write | --write --drivename <name> [--real] [--tao]
| freestyle disc| [--artist <artist>] [--title <title>] [--speed <speed>]
| | [--cdextra] [--iso <volumename>]
| | [--freestyle_mode1 <filename>]
| | [--freestyle_mode2 <filename>]
| | [--freestyle_audio <filename>]
| | [--iso-no-joliet] [--iso-mode2] [--speedtest]
| | [--enable_abort] [--close_session] [--detect_non_empty_disc]
| | [--cd_text] [--underrun_prot]
| | [--import_udf] [--import_vms_session]
| | [--use_rockridge] [--create_iso_fs] [--create_udf_fs]
| | [--disable_eject] [--verify] [--use_allspace] <disk file>...
| | [--force_erase_disc] [--nero_log_timestamp]
| | [--output_image <filename>]
| | [--userobot <robotname>] [--robot_port_type <type>]
| | [--robot_port_num <num>] [--set_robot_flag <flagtype>]
| | [--robot_flag_value <value>]
| | [--booktype_dvdrom] [--layerbreak <sectornumber>]
| | [--udf_revision <value>] [--udf_partition_type <type>]
| | [--spare_area <option>]
| |
| | NOTE: Any number of freestyle tracks can be specified up to
| | a maximum of 99 tracks.!
|_______________|
| Copy disc | --write --drivename <name> --disccopy <source drivename>
| | [--real] [--tao][--enable_abort] [--detect_non_empty_disc]
| | [--underrun_prot] [--disable_eject] [--verify]
| | [--force_erase_disc] [--nero_log_timestamp]
| | [--output_image <filename>]
| | [--copy_temp_image_path <path>] [--copy_keep_temp_image]
| | [--copy_retries <num>] [--copy_read_speed <speed>] [--dvd]
| | [--copy_continue_on_data_read_errors] [--copy_raw_read_mode]
| | [--copy_abort_on_audio_read_errors] [--copy_read_isrc]
| | [--userobot <robotname>] [--robot_port_type <type>]
| | [--robot_port_num <num>] [--set_robot_flag <flagtype>]
| | [--robot_flag_value <value>] [--spare_area <option>]
|_______________|
| Estimate | --estimate --drivename <name> [--tao]
| track size | [--iso <volumename>] [--iso-no-joliet] [--iso-mode2]
| | [--close_session] [--import_udf] [--import_vms_session]
| | [--use_rockridge] [--create_iso_fs] [--create_udf_fs]
| | [--disable_eject] [--dvd] [--use_allspace]
| | [--estimate_no_fs_overhead] [--estimate_no_data]
| | [--estimate_no_exact_size] <disk file> ...
| | [--udf_revision <value>] [--udf_partition_type <type>]
|_______________|
| Read audio | --read --drivename <name> [--read_speed <speed>]
| track(s) | --XY <filename> [-XY <filename> ...]
|_______________|
| List audio | --listformats
| formats |
|_______________|
| Erase disc | --erase [--entire] --drivename <name>
| | [--userobot <robotname>] [--robot_port_type <type>]
| | [--robot_port_num <num>] [--set_robot_flag <flagtype>]
| | [--robot_flag_value <value>]
|_______________|
| Eject disc | --eject --drivename <name>
|_______________|
| Load disc | --load --drivename <name>
|_______________|
| Obtain image | --imageinfo <filename>
| file disc info|
|_______________|
| Version info | --version
|_______________|
| List available| --listrobot_port_types
| robot port |
| types |
|_______________|
| List available| --listrobots
| robot drivers |
|_______________|
| List available| --listrobotflags
| robot options |
|_______________|
| Set device | --deviceoption --drivename <name>
| option | [--layerbreak <sectornumber>]
|_______________|
Each command supports the following switches: [--no_error_log],
[--error_log <log filename>], [--no_user_interaction] and [@parameter_file]
_______________
| --write | Burn disc.
|_______________|
| --drivename | <name> is either the "full name" of the drive or the
| <name> | drive letter.
|_______________|
| --real | Forces the disc to be actually burned. If --real is not
| | specified the process is only simulated.
|_______________|
| --tao | Disc is burned in TAO mode (DAO is default).
|_______________|
| --burnproof | Obsolete option, use --underrun_prot instead.
|_______________|
| --artist | <artist> is the artist name as to be written on disc.
| <artist> |
|_______________|
| --title | <title> is the title to be written on disc.
| <title> |
|_______________|
| --read_speed | <speed> is the speed at which the audio tracks will be read
| <speed> | (in x150KB/s).
|_______________|
| --speed | <speed> is the speed at which the disc will be burned
| <speed> | (for CD in x150 KB/s and for DVD in x1,385 KB/s).
|_______________|
| --speed_in_ | <speed> is the speed at which the disc will be burned
| kbps <speed> | (in KB/s).
|_______________|
| --audio | The disc is burned with audio information.
|_______________|
| <audio files> | <audio files> is a list of audio files (wav, mp3, wma, pcm).
|_______________|
| --cdextra | Use the CDExtra feature.
|_______________|
| --iso | <volume name> is the volume name to be stored on the disc.
| <volume name> |
|_______________|
|--iso-no-joliet| Do not use Joliet format.
|_______________|
| --iso-mode2 | Burn the disc using mode 2.
|_______________|
| --speedtest | Perform speed test before burning.
|_______________|
| --enable_abort| Notify which operations can and which cannot be aborted.
|_______________|
|--close_session| Close the session, not the whole disc.
|_______________|
|--detect_non_ | Detect if the disc for burning is a non empty
| empty_disc | RW media and offer to take certain actions.
|_______________|
| --cd_text | Write or read CD text (if supported by device).
|_______________|
| --videocd | Burn a Video CD.
|_______________|
| --svideocd | Burn a Super Video CD.
|_______________|
| <video files> | <video files> represents a list of video files (mpeg, jpeg).
|_______________|
| --image | <filename> is the filename to the image file.
| <filename> |
|_______________|
| --read | Read audio track(s).
|_______________|
| --XY | XY is the number of the audio track that is to be saved to
| <filename> | <filename>.
|_______________|
| --erase | Erase an RW media.
|_______________|
| --entire | Erase the entire disc (the default is quick erase).
|_______________|
| --eject | Eject disc.
|_______________|
| --load | Load disc.
|_______________|
| --version | Print NeroAPI version information.
|_______________|
| --underrun_ | Protect from underrun condition.
| prot |
|_______________|
| --use_ | Use rockridge format.
| rockridge |
|_______________|
| --create | Create ISO filesystem.
| _iso_fs |
|_______________|
| --create | Create UDF filesystem.
| _udf_fs |
|_______________|
| --dvdvideo | Perform reallocation of files in VIDEO_TS
| _realloc | directory.
|_______________|
| --dvdvideo | Create DVD-Video compatible disc.
| _cmpt | --create_iso_fs --create_udf_fs and
| | --iso_no_joliet also need to be specified.
|_______________|
| --import | Obsolete option; will be ignored.
| rockridge |
|_______________|
| --import_udf | Import UDF format.
|_______________|
| --import_vms | Import Virtual Multisession (VMS) session
| _session | (session number treated as VMS session).
|_______________|
| --import | Obsolete option; will be ignored.
| _iso_only |
|_______________|
| --import | Import session number (if omitted, the last
| <session #> | session is imported).
|_______________|
| --prefer | Obsolete option; will be ignored.
| _rockridge |
|_______________|
| --freestyle_ | Burn the file in mode 1.
| mode1 |
|_______________|
| --freestyle_ | Burn the file in mode 2.
| mode2 |
|_______________|
| --freestyle_ | Burn the file in audio mode.
| audio |
|_______________|
| --disable_ | Disables disc ejection after burn completion.
| eject |
|_______________|
| --verify | Verify ISO filesystem after writing.
|_______________|
| --dvd_high_ | Used for better compatibility of burned DVDs.
| compatibility| At least 1GB will be written.
|_______________|
| --dvd | Select DVD as media type.
|_______________|
| --recursive | Do a recursive file search.
|_______________|
| --force_erase_| Delete disc without user interaction
| disc | (requires --detect_non_empty_disc).
|_______________|
| --nero_log_ | Add a timestamp to the log's file name.
| timestamp |
|_______________|
| --temp_path | Specify a temporary path for Video CD files.
|_______________|
| --media_type | Specify a media type (combine with +)
| <type> | media_cd, media_ddcd, media_dvd_m, media_dvd_p,
| | media_dvd_any, media_dvd_ram, media_ml, media_mrw,
| | media_no_cdr, media_no_cdrw, media_cdrw, media_cdr
| | media_dvd_rom, media_cdrom, media_no_dvd_m_rw,
| | media_no_dvd_m_r, media_no_dvd_p_rw,
| | media_no_dvd_p_r, media_dvd_m_r, media_dvd_m_rw,
| | media_dvd_p_r, media_dvd_p_rw, media_fpacket,
| | media_vpacket, media_packetw, media_hdb or
| | media_dvd_p_r9, media_dvd_m_r9, media_dvd_any_r9,
| | media_bd_rom, media_bd_r, media_bd_r, media_bd,.
| | media_bd_any.
|_______________|
| --no_user_ | Allow the whole process to take place with no user
| interaction | interaction (no questions asked).
|_______________|
| --output_image| Specify output image file name if image recorder is used
| | to avoid prompting for filename.
|_______________|
| --use_allspace| Use all space on the media.
|_______________|
| --relax_joliet| Relax Joliet file name length limitations.
|_______________|
| --japanese_ | CD Text is treated as Japanese CD Text (must include
| cd_text | --cd_text as well).
|_______________|
|--disable_eject| Do not eject the RW media after erasing it.
| _after_erase |
|_______________|
| --force_eject | Force disc ejection after erasing the RW media.
| _after_erase |
|_______________|
| --system_ | <text> is the "system identifier" of an ISO track.
| identifier |
| <text> |
|_______________|
| --volume_set | <text> is the "volume set" of an ISO track.
| <text> |
|_______________|
| --publisher | <text> is the "publisher" of an ISO track.
| <text> |
|_______________|
| --data_ | <text> is the "data preparer" of an ISO track.
|preparer <text>|
|_______________|
| --application | <text> is the "application" of an ISO track.
| <text> |
|_______________|
| --copyright | <text> is the "copyright" of an ISO track.
| <text> |
|_______________|
| --abstract | <text> is the "abstract" of an ISO track.
| <text> |
|_______________|
|--bibliographic| <text> is the "bibliographic" of an ISO track.
| <text> |
|_______________|
| --backup | Replace imported files only if newer are found.
|_______________|
| --booktype | The book type of a burned DVD will be set to
| _dvdrom | DVD-ROM.
|_______________|
| --no_booktype | Do not change the book type of a DVD even if the default
| _change | setting is to change the book type to DVD-ROM.
|_______________|
| --estimate_no | Do not include the file system overhead in calculation.
| fs_overhead |
|_______________|
| --estimate_no | Do not include data in calculation.
| data |
|_______________|
| --estimate_no | Do not calculate the exact size (quicker).
| exact_size |
|_______________|
| --cd_overburn | Specify CD overburn size in blocks.
| <size> |
|_______________|
| --dvd_overburn| Specify DVD overburn size in blocks.
| <size> |
|_______________|
| --copy_temp_ | Specify temporary image path for a disc copy operation.
| image_path | Omitting it causes on-the-fly copy.
|_______________|
| --copy_keep_ | Do not delete temporary image path after disc copy
| temp_image | operation.
|_______________|
| --copy_retries| Specify retry count on read errors.
| <num> |
|_______________|
| --copy_read_ | Specify disc copy read speed in kb/s.
| speed <spd> |
|_______________|
| --copy_ | Ignore data errors during disc copy.
| continue_on_ | Default is to abort.
| data_read_ |
| errors |
|_______________|
| --copy_ | Abort on audio errors during disc copy.
| abort_on_audio| Default is to ignore.
| read_errors |
|_______________|
| --copy_raw_ | Use raw read mode for disc copy.
| read_mode |
|_______________|
| --copy_read_ | Read ISRC and media catalog number during disc copy.
| isrc |
|_______________|
| --userobot | Use robot to move the disc to and from recorder.
| <robotname> |
|_______________|
| --robot_port_ | Specify the port type the robo is connected to: COM, LPT,
| type <type> | USB. Default is COM.
|_______________|
| --robot_port_ | Specify the port number the robo is connected to: 1, 2, 3...
| num <num> | Default is 1.
|_______________|
| --set_robot_ | Set special robot flag before burning: robo_cleanup,
| flag | robo_insertcd_retries.
| <flagtype> |
|_______________|
| --robot_flag_ | Set value for flag specified above.
| value |
| <value> |
|_______________|
| --layerbreak | Set layer break at specified sector position of layer 0.
| <sectornumber>| <sectornumber> must be a multiple of 16.
| | In case to get the layer break position <sectornumber> has
| | to be also specified (>0), although not used.
|_______________|
| --booktype_ | Set the book type of burnt DVD to DVD-ROM.
| dvdrom |
|_______________|
| --udf_revision| Set one of following values for UDF revision:
| <value> | udf_102, udf_150, udf_200, udf_201.
|_______________|
| --udf_parti | Set one of following values for UDF partition type:
| tion_type | physical, virtual, sparable.
| <type> |
|_______________|
|--allowunicode | Burning 16 bit unicode volume labels for DVD-Video
| label | compatible compilations
|_______________|
| --spare_area | Define if spare area on BD should be allocated or not.
| <option> | The option values: no_action, allocate, no_allocate.
|_______________|
| --extended | Get extended CD info like file system type of
| | particular track
|_______________|
| --read_isrc | Also read ISRC if disc info requested
|_______________|
| @param_file | param_file contains the command line arguments.
|_______________|
 といった感じにゃので、だいたいは読めば分かるシリーズとにゃっている。読んでにゃいけど。
 
 で、問題は、現在のNero6シリーズ最新版の6.6.1.4では Error: Cannot connect TRF.とか出て動かにゃいこと。これは海外で引けば沢山出てくるんだが、もちろんちゃんと英語読むわけがにゃいので、数分で斜め読みした結果としては、Ver落とすとか7にするとかいろいろ解決策があるようだ。
 Ver落とすとドライブやメディアによってはかにゃり不具合が出ると思うので、やはり最新版を使いたいところ。とにゃるとNero7系をDLしてきて使うことににゃる。DEMOだから1ヶ月しばりかにゃ? ここいらは何とかしたいところ。
 
 とりあえず、
 write_dvd
 comp_dir
 make_list
 eject
 と書かれたbatを走らせて様子見。今のところ順調に稼働しているようだ。

- 2006/7/7 - さいきんのWinでコマンドラインからR焼き失敗参照先
WinでコマンドラインからR焼き失敗
- 2007/1/17 - さいきんのR焼き- 2007/3/19 - さいきんのソフト試用 ImgBurn参照元
R焼き / ソフト試用 ImgBurn


Index


2006/07/30 16:07 
2006/07/29 20:03 
2006/07/29 11:39 
2006/07/28 17:58 
2006/07/28 02:11 
2006/07/27 13:39 
2006/07/27 01:33 
2006/07/26 21:49 
2006/07/26 18:50 
2006/07/25 21:23 
2006/07/25 00:15 
2006/07/24 13:03 
2006/07/24 08:42 
2006/07/23 20:31 
2006/07/23 08:55 
2006/07/22 01:29 
2006/07/22 00:08 
2006/07/21 20:08 
2006/07/21 00:47 
2006/07/20 18:31 
2006/07/20 01:57 
2006/07/19 19:45 
2006/07/19 01:33 
2006/07/18 21:50 
2006/07/18 01:43 
2006/07/17 13:23 
2006/07/17 01:23 
2006/07/16 22:15 
2006/07/16 18:49 
2006/07/16 02:05 
2006/07/15 21:11 
2006/07/14 20:13 
2006/07/14 10:09 
2006/07/13 20:07 
2006/07/13 02:24 
2006/07/13 01:49 
2006/07/12 20:00 
2006/07/12 15:26 
2006/07/12 06:48 
2006/07/11 22:35 
2006/07/11 02:21 
2006/07/11 01:42 
2006/07/10 20:24 
2006/07/10 18:49 
2006/07/10 02:24 
2006/07/09 21:57 
2006/07/09 20:55 
2006/07/09 03:12 
2006/07/09 02:57 
2006/07/08 22:00 
2006/07/08 03:22 
2006/07/08 01:11 
2006/07/07 23:16 
2006/07/07 02:54 
2006/07/07 00:41 
2006/07/06 19:59 
2006/07/06 09:07 
2006/07/06 02:42 
2006/07/05 21:28 
2006/07/05 09:31 
2006/07/05 02:00 
2006/07/04 21:11 
2006/07/04 05:30 
2006/07/04 02:15 
2006/07/03 18:13 
2006/07/03 01:30 
2006/07/03 01:06 
2006/07/02 20:58 
2006/07/02 12:01 
2006/07/02 07:09 
2006/07/01 16:44 
2006/07/01 01:29 
2006/07/01 00:43 
2006/06/30 21:41 
2006/06/30 09:05 
2006/06/30 01:24 
2006/06/29 20:43 
2006/06/29 07:07 
2006/06/29 01:18 
2006/06/28 19:58 
2006/06/28 07:08 
2006/06/28 01:04 
2006/06/27 08:48 
2006/06/27 06:10 
2006/06/27 01:46 
2006/06/26 22:27 
2006/06/26 20:44 
2006/06/26 05:31 
2006/06/25 23:08 
2006/06/25 22:27 
2006/06/25 18:25 
2006/06/25 17:05 
2006/06/25 12:26 
2006/06/25 03:26 
2006/06/24 18:13 
2006/06/24 08:23 
2006/06/24 01:05 
2006/06/23 16:40 
2006/06/23 08:41 
2006/06/23 02:59 
2006/06/22 17:29 

↑recent | ↓old | 20 index | 100 index | 300 index | 記事5件 | 記事10件 | 記事20件 |最新5件 |FAQ | カテゴリ一覧 | Index |