个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
第25行: 第25行:
 
<pre><nowiki>
 
<pre><nowiki>
 
  k9copy</nowiki></pre>
 
  k9copy</nowiki></pre>
 +
=== Quickstart guide ===
 +
Note that k9copy will work on KDE or gnome.  To copy a normal DVD and shrink it down to 4.7Gb, set the input device to your DVD and output as ISO image. Open the video using the 'folder' icon at top left.  Under the MPEG4 Encoding tab, select Video codec as copy.  Ticking the 2 pass box will give a higher quality copy.  Set file size to say, 4700MB (note that there have been reports [http://ubuntuforums.org/showthread.php?t=186273 e.g.] that this value is sometimes slightly exceeded). 
 +
Select the title(s) of interest.  Then press the circular to DVD icon.  It will ask for a location to create the iso copy.  Note that when it starts, it misleadingly says 'Burning DVD' - what its actually doing is creating the iso copy on the hard drive - rest assured the DVD is NOT being overwritten!
 +
A dvd can then be created from the resulting iso file with another program eg. Nautilus (right click on the iso) or [[UbuntuHelp:K3b|K3b]].  Although k9copy can also burn the iso (or a DVD structure), using a separate program has been reported to be more reliable.
 +
Tip: To preview the titles, highlight the title/chapter of interest and click on the 'movie camera' icon - only THEN can you use the stop/play buttons in the preview window.
 +
If you wish to change the Menu structure (reauthor the DVD), you can use qdvdauthor.
 
== Other Resources ==
 
== Other Resources ==
 
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=IconBookmarksClosed.png
 
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=IconBookmarksClosed.png
第31行: 第37行:
 
* http://k9copy.sourceforge.net
 
* http://k9copy.sourceforge.net
 
* http://www.ubuntuforums.org/showthread.php?t=186273
 
* http://www.ubuntuforums.org/showthread.php?t=186273
 +
* http://www.linux.com/feature/144541
 +
* [http://www.dvd-guides.com/content/view/213/59/ guide to using K9Copy]
 +
* [http://linuxappfinder.com/blog/ripping_dvds_to_mpeg4_with_k9copy short  user guide]
 
----
 
----
[[category:CategoryDocumentation]]
 
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2009年5月12日 (二) 17:37的版本

IconsPage?action=AttachFile&do=get&target=dvd-video.png K9Copy is a program that allows you to copy DVDs in Linux. It is similar to DVDShrink, and has the following features:

  • The video stream is compressed to make the video fit on a 4.7GB recordable DVD
  • DVD Burning
  • Creation of ISO images
  • Choosing which audio and subtitle tracks are copied.
  • Title preview (video only)
  • The ability to preserve the original menus.

Homepage: http://k9copy.sourceforge.net/ IconsPage?action=AttachFile&do=get&target=warning.png Warning: As always, check the relevant copyright laws for your country regarding the backup and copying of DVDs. IconsPage?action=AttachFile&do=get&target=IconTip.png Note: Another, and perhaps more full-featured, solution for DVD ripping in Linux is DVD::Rip.

Installing K9Copy from the Repositories

K9Copy requires the multiverse repository - enable this in Software Sources K9Copy?action=AttachFile&do=get&target=software-sources.png Search for the package k9copy in Synaptic or Adept. IconsPage?action=AttachFile&do=get&target=IconGNOMETerminal.png Or, to install via terminal:

 sudo apt-get install k9copy

Activate Support for Encrypted DVDs

You need to install libdvdcss2 to have support for encrypted DVD playback. This requires the Medibuntu repositories. I am unsure about this, but this repository may need to be enabled before you install K9Copy in order to meet some dependencies for full functionality. See RestrictedFormats for more information on playing encrypted DVDs and other non-free media.

Using K9Copy

IconsPage?action=AttachFile&do=get&target=navigate.png K9Copy should now appear under Applications->Sound & Video in Gnome or your Multimedia folder in KDE or XFCE. If for some reason it does not, you can run K9Copy by pressing Alt + F2 (or a opening a terminal) and then typing:

 k9copy

Quickstart guide

Note that k9copy will work on KDE or gnome. To copy a normal DVD and shrink it down to 4.7Gb, set the input device to your DVD and output as ISO image. Open the video using the 'folder' icon at top left. Under the MPEG4 Encoding tab, select Video codec as copy. Ticking the 2 pass box will give a higher quality copy. Set file size to say, 4700MB (note that there have been reports e.g. that this value is sometimes slightly exceeded). Select the title(s) of interest. Then press the circular to DVD icon. It will ask for a location to create the iso copy. Note that when it starts, it misleadingly says 'Burning DVD' - what its actually doing is creating the iso copy on the hard drive - rest assured the DVD is NOT being overwritten! A dvd can then be created from the resulting iso file with another program eg. Nautilus (right click on the iso) or K3b. Although k9copy can also burn the iso (or a DVD structure), using a separate program has been reported to be more reliable. Tip: To preview the titles, highlight the title/chapter of interest and click on the 'movie camera' icon - only THEN can you use the stop/play buttons in the preview window. If you wish to change the Menu structure (reauthor the DVD), you can use qdvdauthor.

Other Resources

IconsPage?action=AttachFile&do=get&target=IconBookmarksClosed.png