个人工具

“UbuntuHelp:DVDAuthoring”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: {{From|https://help.ubuntu.com/community/DVDAuthoring}} {{Languages|php5}} ||<rowbgcolor="#FBB917"> {i} This page does not reach the quality of the UserDocumentation series of index pages,...)
 
 
(未显示3个用户的13个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/DVDAuthoring}}
 
{{From|https://help.ubuntu.com/community/DVDAuthoring}}
{{Languages|php5}}
+
{{Languages|UbuntuHelp:DVDAuthoring}}
||<rowbgcolor="#FBB917"> {i} This page does not reach the quality of the UserDocumentation series of index pages, but contains useful information. Please read the WikiGuide to help improve this page.||
+
{|border="1" cellspacing="0"
 
+
| {i} This page does not reach the quality of the [[UbuntuHelp:UserDocumentation|UserDocumentation]] series of index pages, but contains useful information. Please read the [[UbuntuHelp:WikiGuide|WikiGuide]] to help improve this page.
 +
|}
 
== Introduction ==
 
== Introduction ==
 
DVD authoring requires a large number of separate libraries and scripts. Several graphical applications exist to bring these scripts together and control them using a coherent interface. This page explains some of the options for authoring DVD's under Linux and the applications that can help.
 
DVD authoring requires a large number of separate libraries and scripts. Several graphical applications exist to bring these scripts together and control them using a coherent interface. This page explains some of the options for authoring DVD's under Linux and the applications that can help.
 
 
== Ubuntu Packages ==
 
== Ubuntu Packages ==
DVD Authoring packages available from the Ubuntu repositories and compiled to run on Ubuntu. Be sure you understand the differences between the Main, Universe and Multiverse repositories before installing any of the packages listed here.
+
DVD Authoring packages are available from the Ubuntu repositories and compiled to run on Ubuntu. Be sure you understand the differences between the Main, Universe and Multiverse repositories before installing any of the packages listed here.
 
+
=== Bombono DVD ===
 +
Bombono DVD is a Gtk-based authoring program. Provides custom menu creation, authoring, reauthoring and optionally burning on DVD.
 +
[http://packages.ubuntu.com/search?keywords=bombono-dvd  Package name: bombono-dvd]
 
=== DeVeDe ===
 
=== DeVeDe ===
[http://www.rastersoft.com/programas/devede.html DeVeDe] can be installed in Ubuntu 7.04 from the Multiverse repository. It "is a program to create video DVDs and CDs (VCD, sVCD or CVD), suitables for home players, from any number of video files, in any of the formats supported by Mplayer. The big advantage over other utilites is that it only needs Mplayer, Mencoder, DVDAuthor, VCDImager and MKisofs (well, and Python 2.4, PyGTK and PyGlade), so its dependencies are really small."
+
DeVeDe is a program to create video DVDs, suitables for home players, from any number of video files, in any of the formats supported by Mplayer.
 
+
[http://packages.ubuntu.com/search?keywords=devede Package name: devede]
DuncanLithgow tested version 2.1 alfa 2. No useful results, filed following bugs: [https://bugs.launchpad.net/distros/ubuntu/+bug/77244 mkisofs fails to make DVD with DeVeDe 2.1], [https://bugs.launchpad.net/distros/ubuntu/+source/devede/+bug/77241 DeVeDe reports success on failure]
+
=== k3b ===
DuncanLithgow tested version 2.8 from http://linuxappfinder.com/package/devede (sid). No useful results, filed bugs: [https://bugs.launchpad.net/distros/ubuntu/+source/cdrkit/+bug/77248 mkisofs fails to make DVD with DeVeDe 2.8]
+
K3b provides a comfortable user interface to perform most CD/DVD burning tasks. While the experienced user can take influence in all steps of the burning process the beginner may find comfort in the automatic settings and the reasonable k3b defaults which allow a quick start.
 
+
[http://packages.ubuntu.com/search?keywords=k3b  Package name: k3b]
=== Q DVD Author ===
+
[http://qdvdauthor.sourceforge.net/ Q DVD Author] can be installed in Ubuntu 7.04 from the Multiverse repository. It uses the Qt libraries and offers graphical menus with previews. You should manually check if you have the required and recommended packages.
+
 
+
DuncanLithgow tested version 0.1.2 (Sept 28th 2006). No useful results, stopped by [https://bugs.launchpad.net/distros/ubuntu/+source/qdvdauthor/+bug/37943 bug 37943].
+
DuncanLithgow tested version 0.1.3 (Nov 13th 2006). No usable results. Filed these bugs: [https://launchpad.net/distros/ubuntu/+source/mjpegtools/+bug/77265 Error reading wave data, segmentation fault], [http://sourceforge.net/tracker/index.php?func=detail&aid=1622988&group_id=98243&atid=620414 '//' in directory path].
+
 
+
 
=== KMediaFactory ===
 
=== KMediaFactory ===
[http://freshmeat.net/projects/kmediafactory/ KMediaFactory] can be installed in Ubuntu 7.04 from the Multiverse repository. It "...is an easy to use template based dvd authoring tool. You can quickly create DVD menus for home videos and TV recordings in three simple steps."
+
kMediaFactory is an easy to use template based DVD authoring tool. You can quickly create DVD menus for home videos and TV recordings in three simple steps.
 
+
[http://packages.ubuntu.com/search?keywords=kmediafactory  Package name: kmediafactory]
== Non-Ubuntu Packages ==
+
=== Mistelix ===
 +
Mistelix is a DVD authoring application with also Theora slideshow creation capabilities. It allows you to create slideshows with transition effects from a set of images, and even include videos in your presentations.
 +
[http://packages.ubuntu.com/search?keywords=mistelix  Package name: mistelix]
 +
=== 'Q' DVD-Author ===
 +
QDVDAuthor is a graphical video DVD creator using dvdauthor and other related console tools as its backend.
 +
[http://packages.ubuntu.com/search?keywords=qdvdauthor  Package name: qdvdauthor]
 +
== Available from external sources ==
 
DVD Authoring packages which are not in the Ubuntu repositories. This does not mean they are of a poorer standard, but they have not been compiled by an Ubuntu developer to run in Ubuntu or gone through Ubuntu's testing process.
 
DVD Authoring packages which are not in the Ubuntu repositories. This does not mean they are of a poorer standard, but they have not been compiled by an Ubuntu developer to run in Ubuntu or gone through Ubuntu's testing process.
 
 
=== DVD Styler ===
 
=== DVD Styler ===
[http://www.dvdstyler.de/ DVD Styler] promises to be the same, but uses wxWindows, which should port nicely to Windows. DVDStyler is not in the Ubuntu Repositories as of Ubuntu 6.10 (Edgy Eft). See [https://help.ubuntu.com/6.10/ubuntu/desktopguide/C/install-file.html Installing a Single Package File] on how to install .deb packages.
+
7.04: This is now being packaged by an individual for installing to Ubuntu 7.04. I tried it and it crashed, see [https://bugs.launchpad.net/ubuntu/+bug/105653 bug 105653].
 
+
6.10: [http://www.dvdstyler.de/ DVD Styler] promises to be the same, but uses wxWindows, which should port nicely to Windows. DVDStyler is not in the Ubuntu Repositories as of Ubuntu 6.10 (Edgy Eft).
 +
See [https://help.ubuntu.com/6.10/ubuntu/desktopguide/C/install-file.html Installing a Single Package File] on how to install .deb packages.
 
=== Tovid ===
 
=== Tovid ===
 
[http://tovid.wikia.com/wiki/Main_Page tovid] is a collection of video disc authoring tools; it can help you create your own DVDs, VCDs, and SVCDs for playback on your home DVD player.
 
[http://tovid.wikia.com/wiki/Main_Page tovid] is a collection of video disc authoring tools; it can help you create your own DVDs, VCDs, and SVCDs for playback on your home DVD player.
 
 
=== Polidori ===
 
=== Polidori ===
 
The [http://sourceforge.net/projects/polidori Polidori] project seems to have died, it was last updated October 18, 2004 as of December 2006. It can't be used for DVD authoring.
 
The [http://sourceforge.net/projects/polidori Polidori] project seems to have died, it was last updated October 18, 2004 as of December 2006. It can't be used for DVD authoring.
 
+
[[UbuntuHelp:DuncanLithgow|DuncanLithgow]] tested version 0.1 and it simply doesn't do anything.
DuncanLithgow tested version 0.1 and it simply doesn't do anything.
+
=== ManDVD ===
 
+
[http://www.getdeb.net/app.php?name=mandvd ManDVD]
Page maintainers: DuncanLithgow
+
See [http://www.mopedia.co.uk/2007/12/create-dvd-video-using-mandvd.html this post] about it.
 +
== Task list ==
 +
* Page needs an update for Ubuntu 8.10
 +
== Comments ==
 +
Page maintainers: [[UbuntuHelp:DuncanLithgow|DuncanLithgow]]
 
----
 
----
CategoryDocumentation
 
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2010年5月19日 (三) 22:07的最新版本


{i} This page does not reach the quality of the UserDocumentation series of index pages, but contains useful information. Please read the WikiGuide to help improve this page.

Introduction

DVD authoring requires a large number of separate libraries and scripts. Several graphical applications exist to bring these scripts together and control them using a coherent interface. This page explains some of the options for authoring DVD's under Linux and the applications that can help.

Ubuntu Packages

DVD Authoring packages are available from the Ubuntu repositories and compiled to run on Ubuntu. Be sure you understand the differences between the Main, Universe and Multiverse repositories before installing any of the packages listed here.

Bombono DVD

Bombono DVD is a Gtk-based authoring program. Provides custom menu creation, authoring, reauthoring and optionally burning on DVD. Package name: bombono-dvd

DeVeDe

DeVeDe is a program to create video DVDs, suitables for home players, from any number of video files, in any of the formats supported by Mplayer. Package name: devede

k3b

K3b provides a comfortable user interface to perform most CD/DVD burning tasks. While the experienced user can take influence in all steps of the burning process the beginner may find comfort in the automatic settings and the reasonable k3b defaults which allow a quick start. Package name: k3b

KMediaFactory

kMediaFactory is an easy to use template based DVD authoring tool. You can quickly create DVD menus for home videos and TV recordings in three simple steps. Package name: kmediafactory

Mistelix

Mistelix is a DVD authoring application with also Theora slideshow creation capabilities. It allows you to create slideshows with transition effects from a set of images, and even include videos in your presentations. Package name: mistelix

'Q' DVD-Author

QDVDAuthor is a graphical video DVD creator using dvdauthor and other related console tools as its backend. Package name: qdvdauthor

Available from external sources

DVD Authoring packages which are not in the Ubuntu repositories. This does not mean they are of a poorer standard, but they have not been compiled by an Ubuntu developer to run in Ubuntu or gone through Ubuntu's testing process.

DVD Styler

7.04: This is now being packaged by an individual for installing to Ubuntu 7.04. I tried it and it crashed, see bug 105653. 6.10: DVD Styler promises to be the same, but uses wxWindows, which should port nicely to Windows. DVDStyler is not in the Ubuntu Repositories as of Ubuntu 6.10 (Edgy Eft). See Installing a Single Package File on how to install .deb packages.

Tovid

tovid is a collection of video disc authoring tools; it can help you create your own DVDs, VCDs, and SVCDs for playback on your home DVD player.

Polidori

The Polidori project seems to have died, it was last updated October 18, 2004 as of December 2006. It can't be used for DVD authoring. DuncanLithgow tested version 0.1 and it simply doesn't do anything.

ManDVD

ManDVD See this post about it.

Task list

  • Page needs an update for Ubuntu 8.10

Comments

Page maintainers: DuncanLithgow