This tree is a fork of DeVeDe-NG that adds embedded-subtitle hardsubbing (burn-in), selectable DVD encode profiles, and automatic splitting of long projects across multiple ISOs/DVD-Rs. See FORK_NOTES.md for details.
Find a file
Rastersoft f14af13061 Merge branch 'fix-appdata-name' into 'master'
Fix AppStream metadata file name

See merge request rastersoft/devedeng!86
2024-11-28 20:10:44 +00:00
data Fix AppStream metadata file name 2024-11-28 20:30:24 +01:00
doc Fixed typo 2015-11-06 22:36:24 +01:00
po Merge branch 'yjwork-cn-master-patch-70850' into 'master' 2024-08-13 19:16:50 +00:00
src Better check 2024-08-13 23:23:27 +02:00
COPYING Added missing dependencies for deb and rpm packages 2015-04-29 13:44:39 +02:00
HISTORY.md Fix error when duration is N/A 2023-12-17 20:28:25 +00:00
README.md Updated to version 4.13.0 2019-01-27 10:35:54 +01:00
setup.cfg Now adjusts the audio bitrate to ensure that it is legal for MP2 2018-06-28 01:00:40 +02:00
setup.py Fix AppStream metadata file name 2024-11-28 20:30:24 +01:00
stdeb.cfg Added missing dependency for debian 2021-09-13 22:14:18 +02:00
stpacman.cfg Fix error when duration is N/A 2023-12-17 20:28:25 +00:00

DEVEDE NG

WHAT IS IT?

Devede NG is a rewrite of the Devede DVD disc authoring program. This new code has been written from scratch, and uses Python3 and Gtk3. It is also cleaner, which will allow to add new features in the future.

INSTALLING DEVEDE NG

Just type:

sudo ./setup.py install

USING DEVEDE NG

Devede NG is very similar to the old devede, with the exception that, when creating a DVD disc, there are no more "titles" and "files". Instead, you just add files to the disc. It also lacks support for Mencoder, and can use only FFMpeg or AVConv for video conversion.

The current visible changes are quite small in number:

  • Now allows to add several files at once
  • Now makes better use of multicore systems by parallelizing the conversion of several movie files
  • The menu edition is interactive
  • Has a new "cut" resizing method, to allow to store as widescreen movies with black bars
  • Allows to create Matroska files with H.264 video and MP3 audio
  • Allows to use VLC, MPV or MPlayer for preview
  • Allows to choose between Brasero or K3B for burning the discs
  • Allows to set properties for several files in one step
  • Allows to choose the subtitle colors
  • Allows to choose between MP2 and AC3 audio for menus

THINGS TO DO

Some of the future ideas to add to Devede NG are, without an specific order:

  • add more backends
  • add more output formats
  • allow to replace the movie's audio track with one or several MP3 or OGG audio files
  • preview of a converted menu

CONTACTING THE AUTHOR

Sergio Costas Rodriguez
rastersoft@gmail.com
http://www.rastersoft.com
https://gitlab.com/rastersoft/devedeng.git