DevedeNG

Devede NG是对Devede DVD光盘制作程序的重写。 这段新代码是从头开始编写的,使用的是Python3和Gtk3。 它也更干净,可以在将来添加新功能。(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.)

Github星跟蹤圖

Devede NG是对Devede DVD光盘制作程序的重写。 这段新代码是从头开始编写的,使用的是Python3和Gtk3。 它也更干净,可以在将来添加新功能。

Devede NG与旧版devede非常相似,只有在创建DVD光盘时,不再有“标题”和“文件”。 相反,您只需将文件添加到光盘。 它也缺乏对Mencoder的支持,并且只能使用FFMpeg或AVConv进行视频转换。

当前可见的变化数量非常少:
  • 现在允许一次添加多个文件
  • 现在,通过并行化多个电影文件的转换,可以更好地利用多核系统
  • 菜单版本是互动的
  • 有一个新的“剪切”调整大小的方法,允许存储与黑条的宽屏电影
  • 允许使用H.264视频和MP3音频创建Matroska文件
  • 允许使用VLC,MPV或MPlayer进行预览
  • 允许在Brasero或K3B之间进行选择以刻录光盘
  • 允许一步设置多个文件的属性
  • 允许选择字幕颜色
  • 允许在菜单中选择MP2和AC3音频

概覽

名稱與所有者rastersoft/devedeng
主編程語言Python
編程語言Python (語言數: 2)
平台Linux
許可證GNU General Public License v3.0
發布數44
最新版本名稱4.11.0 (發布於 )
第一版名稱version0.1alpha1 (發布於 2014-08-06 01:07:35)
創建於2014-08-05 23:03:18
推送於2018-08-06 14:44:42
最后一次提交2018-08-06 16:44:08
星數53
關注者數12
派生數16
提交數242
已啟用問題?
問題數57
打開的問題數9
拉請求數14
打開的拉請求數0
關閉的拉請求數3
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

DEVEDE NG

IMPORTANT: Devede has been migrated to Gitlab

https://gitlab.com/rastersoft/devedeng

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

去到頂部