2

I want to compile and write Xvid movie files to a disc for playing them on a standalone DVD player which requires ISO 9660 file system. How can I choose this file system with the Brasero disc burner?

user255726
  • 353
  • 3
  • 6
  • 20

1 Answers1

5

You should take a look on k3b

sudo apt-get install k3b

When you start burning click on filesystem tab

enter image description here

By default this will support ISO 9660 file system but yo can configure more by clicking the custom button

enter image description here

Maythux
  • 84,289