| Comment by: Slayer (203.109.170.165) | At: 15 Feb 2013, 23:18 | File version: 0.7.1 | 
| Nice one! Thank you! and thanks Salass00 for these insights!
 
 | 
|  | 
|  | 
| Comment by: salass00 (91.150.16.111) | At: 10 Feb 2013, 22:42 | File version: 0.6.18 | 
| This is how I create a DVD ISO for burning from a video file using ffmpeg, dvdauthor and mkisofs (I generally do this on Ubuntu as my Amiga systems are not so fast but it should work the same on AmigaOS): ffmpeg -i <input file> -target pal-dvd -aspect <4:3|16:9> dvd.mpg
 mkdir DVD
 dvdauthor -o DVD/ -t dvd.mpg -v pal+<4:3|16:9>
 dvdauthor -o DVD/ -T
 mkisofs -dvd-video -o dvd.iso DVD
 
 Where there is "<4:3|16:9>" there should be the aspect ratio of the video file, either "4:3" (normal) or "16:9" (widescreen). Also if you are an ntsc user you should probably replace any references to "pal" with "ntsc" in the commands.
 
 | 
|  | 
|  | 
| Comment by: Thematic (88.112.193.93) | At: 30 Aug 2010, 21:20 | File version: 0.6.18 | 
| Can this http://www.os4depot.net/index.php?function=showfile&file=utility/misc/mkisofs.lha
 create UDF images, or what?
 
 | 
|  | 
|  | 
| Comment by: VooDoo (83.131.242.216) | At: 28 Aug 2010, 08:18 | File version: 0.6.18 | 
| This is great...thanx 
 | 
|  | 
|  | 
| Comment by: Jeah (217.95.208.17) | At: 15 Feb 2007, 17:29 | File version: 0.6.13 | 
| Wow great!!!! 
 | 
|  | 
|  | 
| Comment by: Menthos (84.244.227.71) | At: 13 Feb 2007, 09:03 | File version: 0.6.13 | 
| Holy cows! This is good news! 
 | 
|  | 
|  |