| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Feb 2007
Posts: 4
| burning problems with nerocmd hi, i want use the nerocmd for burn a dvd video with my program i using this code but this only creat a video_ts and not the audio_ts and my dvd player dont recognize the dvd as a movie-dvd and it dont´t play. the pc can play the movie but the dvd player don´t. code: cmd = " --drivename " & CDDRIVE cmd = cmd & " --write " cmd = cmd & " --real " cmd = cmd & " --dvd " cmd = cmd & " --iso DVD " cmd = cmd & " --detect_non_empty_disc " cmd = cmd & " --create_udf_fs " ' if the disc has data, offer to overwrite or erase cmd = cmd & " --dvdvideo_realloc " cmd = cmd & " --recursive " & NEROFOLDER & "\*.*" nerofolder is where the files of dvd are the format of the dvd is UDF the same as the other dvd movies than the dvd player can play. what i doing wrong for the nero not burn the audio_ts? the both folders exists in the path of i give in cmd. thanks for the help |
| | |
![]() |
| If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [nerocmd] burning multi session dvd problem with NeroCmd | coolhome | Nero SDK Discussion Forum | 0 | 21-07-2005 04:11 |
| NeroCmd command problems | rubencmos | Nero SDK Discussion Forum | 2 | 14-07-2005 17:16 |
| burning with nerocmd version 5.x | bjoerg | Nero SDK Discussion Forum | 0 | 07-06-2004 21:28 |
| Problems Burning DVD-Video to DVD-RW using NeroCmd | IanCaz | Nero SDK Discussion Forum | 1 | 22-10-2003 08:50 |
| Writing problems with nerocmd | ricksterch | Nero SDK Discussion Forum | 1 | 10-10-2003 22:52 |