How to create a burnable DVD copy on Linux with DevedeNG
It seems that DVD is gradually disappearing, but they are still a popular way to share data and videos. You can easily send them, and there is no need for more bandwidth or complex file sharing strategies to send them to friends or other family members.
On Linux, DevedeNG is a great way to create your own complete DVD video with interactive menus. DevedeNG allows users to easily combine their video files into a burnable DVD copy.
Burn DVD copy on Linux using DevedeNG
- DevedeNG installation
- Ubuntu / Debian
- Fedora
- Arch Linux
- Create DVD
- Import file
- Set menu
- Create a copy
DevedeNG installation
Before you can start creating DVD copies, users will need to install DevedeNG. This is an open source program so it is available for most major distributions.
Ubuntu / Debian
DevedeNG is available in the main repositories of Debian and Ubuntu. Please install it with Apt.
sudo apt intstall devede
Fedora
Strangely, Fedora has no Devede package. However, it is in the RPM Fusion repository. If not available, add RPM Fusion to the system.
sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
Then just install DevedeNG.
dnf install devedeng
Arch Linux
DevedeNG is available in the default Arch repository. Simply install it.
sudo pacman -S devede
Create DVD
DevedeNG is a multimedia program and will be in that category on the desktop. Find and open it.
The first thing you see is a small window that allows you to choose the type of disk you want to create. Select the first option is Video DVD. This will create a writable ISO file and use it to create a DVD compatible with most DVD players, including game consoles.
On DevedeNG's main screen, there is a large main area for users to locate and import files to record. At the bottom of the window, you will find most control functions, including the option to create and edit DVD menus.
Import file
Click the Add button just below the Files box . A new window will open to browse to the location of the video file.
After adding the file, the user will notice that the bar indicates the disk usage will be filled. Depending on the file size, this bar may be full or partial. Users can continue to add files until the disk is full. If you need to use the disk at over 100%, users can click on ' Adjust disk usage ' on the right side of the bar so that the files automatically shrink when converted.
Set menu
Just below the disk usage level, users will see the title 'Menus' with a related checkbox to create a menu. To completely remove the DVD menu, uncheck this box and the video will start playing right on the DVD. If not, leave this checkbox and customize the menu. Click 'Menu options' to do so.
Screen menu options allow adding titles to DVD, change the font used, set wallpaper and customize the overall interface of the DVD menu. The menu will automatically list the added titles. Users can create their own custom here if planning to send them to family and friends.
Create a copy
Once everything has been arranged as desired, users can press 'Forward' at the bottom right of the screen. Devede will move to the next step and also the last step before creating a disk copy.
Devede will open a new window for users to select a folder to write their projects. Select a name for the folder that will contain the copy. When finished, click OK to start creating the copy file.
Depending on the size of the files, this process may take some time. Devede will translate videos and menus into a writable ISO with just any burning software. You can create as many copies as you like with the same ISO image. Remember, these are real DVDs, so you can play them anywhere.
Good luck!
You should read it
- PhotoScan, the application that turns images into digital copies from Google owners, invites and experiences
- The bootcfg command copies in Windows
- 5 ways to run multiple copies of applications on a Mac
- How to Copy a Copyprotected CD
- How to duplicate, create copies of images and videos on iPhone phones
- How to create USB Boot Live Kali Linux
- NASA announces 10 new 'copies' of Earth that we now know
- How to copy a whole page in Word
May be interested
- How to create a Live CD Linux disca live cd is a bootable cd, dvd or usb drive with an operating system ready to run when the disc is inserted into the computer. this article will show you how to create a linux live cd.
- Create your own Linux distribution with Ubuntu Imagerhave you ever wanted to create your own linux distribution but don't know where to start? it's easier than you think. distroshare ubuntu imager creates a live iso that can be installed from an ubuntu or derivative distribution.
- 8 easy tools to create your own Linux Distroyou want to create your own distribution but don't know where to start and what tools to use, so read this article to learn about distro-creating tools yourself!
- Create bootable USB with Linux Mint 19.3in today's article, tipsmake.com will show you how to upgrade from the latest linux mint 17.3 to the existing linux mint 19.3. here is a step by step guide to doing this!
- How to create a Linux Bootable USB drivesuppose you want to create usb bootable linux to boot and access on another computer but don't know how to do it. please refer to tipsmake's article below to learn how to create a linux bootable usb drive.
- How to create SSH key on Linuxssh keys allow you to keep your remote server accounts secure while providing password-free access. it's easy to generate an ssh key on linux.
- How to create dual boot Linux and Windows 10 on Linuxmany people think that creating dual boot is easy for operating systems like linux mint or ubuntu, where everything is handled in the installation tool. the fact that this setup can easily be implemented on most versions of the linux operating system on the market using a simple tool. you can create dual boot linux and windows 10 regardless of which linux operating system you are running.
- Reg command copy in Windowsto copy an entry to the location specified on the local pc or the remote computer we will use the reg copy command. to learn more about how to use the reg copy command, you can track the syntax, explain the command parameters and the example tipsmake.com has compiled below.
- How to Make a Copy of a Page in a PDF Documentif you want to create a copy of a page from a large pdf file, you don't need to buy any expensive software. on windows 10, os x, and android, you can extract pages without installing additional tools. for older versions of windows, although you will need a compact tool to print pdf, it is free.
- How to quickly create new blank text files on Windows, Mac and Linuxtext file is useful for everything. recording a note, storing information, and journaling are just a few of the many things you can do with text files. today, we will show you how to create new blank text files in windows, mac and linux quickly. in windows, it is easy to locate new text files. but on mac and linux, this job requires some initial setup, then creating a new text file is also quick and easy.