Migration to gitlab
This commit is contained in:
parent
5c6b98647b
commit
6c1a186bb0
2 changed files with 6 additions and 11 deletions
11
README.md
11
README.md
|
|
@ -16,7 +16,7 @@ Just type:
|
||||||
|
|
||||||
## USING DEVEDE NG ##
|
## USING DEVEDE NG ##
|
||||||
|
|
||||||
The second alpha version of Devede NG is very similar to the old devede, with the
|
Devede NG is very similar to the old devede, with the
|
||||||
exception that, when creating a DVD disc, there are no more "titles" and
|
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,
|
"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.
|
and can use only FFMpeg or AVConv for video conversion.
|
||||||
|
|
@ -42,17 +42,12 @@ Some of the future ideas to add to Devede NG are, without an specific order:
|
||||||
* add more backends
|
* add more backends
|
||||||
* add more output formats
|
* add more output formats
|
||||||
* allow to replace the movie's audio track with one or several MP3 or OGG audio files
|
* allow to replace the movie's audio track with one or several MP3 or OGG audio files
|
||||||
* widescreen menus for DVDs
|
|
||||||
* preview of a converted menu
|
* preview of a converted menu
|
||||||
|
|
||||||
|
|
||||||
## CONTACTING THE AUTHOR ##
|
## CONTACTING THE AUTHOR ##
|
||||||
|
|
||||||
Sergio Costas Rodriguez
|
Sergio Costas Rodriguez
|
||||||
(Raster Software Vigo)
|
rastersoft@gmail.com
|
||||||
|
|
||||||
raster@rastersoft.com
|
|
||||||
|
|
||||||
http://www.rastersoft.com
|
http://www.rastersoft.com
|
||||||
|
https://gitlab.com/rastersoft/devedeng.git
|
||||||
GIT: git://github.com/rastersoft/devedeng.git
|
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
Depends3 = python3, python3-urllib3, python3-gi, python3-cairo, python3-gi-cairo, libgtk-3-0 (>=2.16.0), ffmpeg (>= 7:1.2.6) | libav-tools(>= 6:9.16), mplayer, mpv | vlc, dvdauthor, genisoimage, vcdimager, libvorbis0a, libvorbisfile3, python3-pkg-resources
|
Depends3 = python3, python3-urllib3, python3-gi, python3-cairo, python3-gi-cairo, libgtk-3-0, ffmpeg (>= 7:1.2.6) | libav-tools(>= 6:9.16), mplayer, mpv | vlc, dvdauthor, genisoimage, vcdimager, libvorbis0a, libvorbisfile3, python3-pkg-resources
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue