Andreasfc Posted December 9, 2009 Posted December 9, 2009 Is it possible just as for selecting more than 1 iso to create some kind of projects so you can just burn multiple VIDEO_TS directories after each other? And then a per project setting for the Label. Project1 - Directory1\VIDEO_TS Project2 - Directory2\VIDEO_TS Project3 - Directory3\VIDEO_TS Etc Thanx
mmalves Posted December 9, 2009 Posted December 9, 2009 The Queue only applies to Write mode, which is designed to handle ready to burn disc images. What you can do is use the command line switches (look in ImgBurn's Read Me) to create a batch file that burns your VIDEO_TS folders one after the another.
Andreasfc Posted December 9, 2009 Author Posted December 9, 2009 The Queue only applies to Write mode, which is designed to handle ready to burn disc images. What you can do is use the command line switches (look in ImgBurn's Read Me) to create a batch file that burns your VIDEO_TS folders one after the another. Do you by any chance have an example? Thanx
LIGHTNING UK! Posted December 9, 2009 Posted December 9, 2009 imgburn /mode build /buildoutputmode imagefile /src "c:\disc1\video_ts" /dest "c:\disc1.iso" /start /close
Andreasfc Posted December 10, 2009 Author Posted December 10, 2009 imgburn /mode build /buildoutputmode imagefile /src "c:\disc1\video_ts" /dest "c:\disc1.iso" /start /close Thank you very much for the commandline, I only have one small screen to bypass automatically, see attached screenschot. How to do this? And another question, how to start burning immediatly? With auto eject DVD?
Cynthia Posted December 10, 2009 Posted December 10, 2009 Settings page: Build tab / Page 2 Disable the option 'Don't ask about Image details'.
mmalves Posted December 10, 2009 Posted December 10, 2009 That would be the /NOIMAGEDETAILS and /EJECT YES command line switches, which are all explained in ImgBurn's Read Me.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now