DeVeDe è un programma Open Source disponibile per il sistema operativo GNU/Linux per la creazione di DVD e CD Video (VCD, SVCD o CVD). I formati video disponibili sono tutti quelli supportati da MPlayer e grazie DeVeDe possiamo creare in maniera semplice i nostri DVD/CD pronti per essere riprodotti da un qualsiasi home player.
DeVeDe è interamente scritto in Python con un’interfaccia grafica che poggia sulle librerie GTK (PyGTK and PyGlade). Il programma consente di importare qualsiasi file video, dividerlo automaticamente in scene dalla durata scelta dall’utente, convertire il formato, e infine creare l’immagine ISO da Masterizzare su DVD.

Ecco le novità della nuova versione 3.16.0 tratte dal sito del produttore:

# Added support for two-pass encoding (thanks to Gustavo Sanchez)
# Added support for 64bit Windows
# Fixed a bug when importing old .devede files
# Fixed a bug that prevented to manually choose the aspect ratio
# Allows to change the final volume
# Now remembers the last output directory used, and the last subtitle language and codepage
# Added support for UTF-16 subtitles
# Autodetects ASCII, UTF-8 and UTF-16 subtitles
# Allows to create DVDs without menu
# Check if there's a /, | or in the file name
# Allows to force the subtitles by default
# Flush stdout and stderr at end, so it should finally allow to have full debugging info
# Several bugfixes for Windows version (thanks to Peter Gill)




Per installarlo su K|X|Ubuntu basta scaricare il file .deb dal link posto sotto cliccarci sopra e confermare oppure aprire il terminale recarsi dentro la cartella e scrivere:

sudo dpkg -i *.deb

e poi

sudo apt-get install -f

confermiamo e alla fine avremo il nostro DeVeDe installato.

Per maggiori informazioni consiglio di consultare il sito del produttore accessibile direttamente dal link posto qui sotto.

home
download devede_3.16.0-0~rastersoft1_all.deb
download devede-3.16.0.tar.bz2

Bookmark and Share