13

I have to present an assessment for my Uni course in the form of a DVD movie (so it can be played on a DVD player) but so far, Brasero doesn't seem to be doing it. For example, I left it for over an hour today (as it said it was burning) and the DVD came out empty.

Other times, it flat out says it cannot burn the DVD. I am running Ubuntu 10.10, I have ubuntu restricted extras installed and the Medibuntu packages that allow me to watch DVDs.

Any ideas?

Takkat
  • 144,580
Switchkick
  • 3,963

6 Answers6

18

That's right. Brasero does not make DVDs. However there are many tools around that work fine. I'd recommend DeVeDe (see multiverse) for easy doing so. Or, alternatively any other video authoring software.

Install via the software center

Takkat
  • 144,580
5

Other good softwares for dvd authoring are:

Hope you'll find useful.

skalka
  • 1,565
3

From https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/500947

sudo apt-get install dvdauthor

Brasero now burns DVD's!

And from https://answers.launchpad.net/ubuntu/+source/brasero/+question/126918

  1. Open a terminal
  2. Insert and run this command:

    sudo apt-get install ubuntu-restricted-extras
    
  3. Try to create the DVD now.
2

The question appears to concern burning rather than authoring, encoding etc. For burning a DVD I mostly use K3b.

outofstep
  • 271
1

I found that you can actually burn DvDs in Brasero you have to install an extra plug in called DVDauthor in the Ubuntu Software Center or Synaptic.

DexterP17
  • 723
1

Totem has a plugin which does this in one click, but works not for all videos. It's pre-installed, but not enabled by default. You can enable it in Edit > Plug-ins... menu in Totem, and then use it from File menu.

Shnatsel
  • 1,188