mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
197beb8a2d
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
16 lines
660 B
Text
16 lines
660 B
Text
DevedeNG is a program to create video DVDs and CDs (VCD, sVCD, or CVD)
|
|
suitable for home players from any number of video files, in any of
|
|
the formats supported by MPlayer.
|
|
|
|
The suffix NG is because it is a rewrite from scratch of the old Devede,
|
|
to work with Python3 and Gtk3, and with a new internal architecture that
|
|
allows to expand it and easily add new features.
|
|
|
|
DevedeNG has optional dependencies for some of its features:
|
|
vlc, mpv, brasero
|
|
|
|
NOTE: To get around the k3b or brasero requirement for burning DVDs use
|
|
growisofs. Here is an example, make sure to adjust the path to your DVD
|
|
drive accordingly.
|
|
|
|
growisofs -dvd-compat -Z /dev/sr1=movie.iso
|