If you just want to create a DVD, the first step is to use mkisofs to create an iso image in iso9660 format. See `man mkisofs` for options. To burn the iso image so created to a DVD, use growisofs on the command line. To see the various options, read `man growisofs`. I generally start growisofs, then leave the machine alone for an hour or so -- that is how long my DVD burner (a Lite-On model) needs to burn a DVD+R in Fedora 7, and it can take longer. Bob Cochran Greenbelt, Maryland, USA Antonio M wrote: > First time with this problem. > If I have my pictures, a buch of ogg files for music, which is the > tool to create a DVD??? > > I have already given a short trial to dvd-slideshow but I get: > > Input #0, wav, from > '/home/antonio/fotografie/dvd-slideshow_temp_18471/audio1.wav': > Duration: 00:02:05.0, bitrate: 1536 kb/s > Stream #0.0: Audio: pcm_s16le, 48000 Hz, stereo, 1536 kb/s > WARNING: The bitrate parameter is set too low. It takes bits/s as > argument, not kbits/s > Output #0, ac3, to > '/home/antonio/fotografie/dvd-slideshow_temp_18471/audio1.ac3': > Stream #0.0: Audio: ac3, 48000 Hz, 5:1, 0 kb/s > Stream mapping: > Stream #0.0 -> #0.0 > Error while opening codec for output stream #0.0 - maybe incorrect > parameters such as bit_rate, rate, width or height > > I suppose that something is wrong in ffmep settings but I have no idea > what to do (furthermore ffmep is not standard in fedora!!!) > > Any help??? > >