个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的1个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/K9Copy}}
 
{{From|https://help.ubuntu.com/community/K9Copy}}
 
{{Languages|UbuntuHelp:K9Copy}}
 
{{Languages|UbuntuHelp:K9Copy}}
https://help.ubuntu.com/community/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 [[UbuntuHelp:DVDShrink|DVDShrink]], and has the following features:
+
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=dvd-video.png K9Copy is a program that allows you to copy DVDs (and other audio-video media) in Linux. It has the following features:
* The video stream is compressed to make the video fit on a 4.7GB recordable DVD
+
* Video compression (to make the video fit on a 4.7GB recordable DVD, or any size desired)
* DVD Burning
+
* DVD burning
 
* Creation of ISO images
 
* Creation of ISO images
* Choosing which audio and subtitle tracks are copied.
+
* Choice of audio and subtitle tracks to be copied
 
* Title preview (video only)
 
* Title preview (video only)
* The ability to preserve the original menus.
+
* Preservation of original menus
 
Homepage: http://k9copy.sourceforge.net/
 
Homepage: http://k9copy.sourceforge.net/
https://help.ubuntu.com/community/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.''
+
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=warning.png ''Warning: As always, check the relevant copyright laws for your country regarding the backup of any copyright-protected DVDs and other media.''
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=IconTip.png ''Note: Another, and perhaps more full-featured, solution for DVD ripping in Linux is [[UbuntuHelp:DVD::Rip|DVD::Rip]].''
+
 
== Installing K9Copy from the Repositories ==
 
== Installing K9Copy from the Repositories ==
 
K9Copy requires the ''multiverse'' repository - enable this in ''Software Sources''
 
K9Copy requires the ''multiverse'' repository - enable this in ''Software Sources''
 
https://help.ubuntu.com/community/K9Copy?action=AttachFile&do=get&target=software-sources.png
 
https://help.ubuntu.com/community/K9Copy?action=AttachFile&do=get&target=software-sources.png
Search for the package <code><nowiki>k9copy</nowiki></code> in [[UbuntuHelp:SynapticHowto| Synaptic]] or Adept.
+
Search for the package <code><nowiki>k9copy</nowiki></code> in [[UbuntuHelp:SynapticHowto| Synaptic]], Adept, KPackageKit, or other package manager.
 
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=IconGNOMETerminal.png Or, to install via [[UbuntuHelp:UsingTheTerminal| terminal]]:
 
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=IconGNOMETerminal.png Or, to install via [[UbuntuHelp:UsingTheTerminal| terminal]]:
 
<pre><nowiki>
 
<pre><nowiki>
 
  sudo apt-get install k9copy</nowiki></pre>
 
  sudo apt-get install k9copy</nowiki></pre>
 
== Activate Support for Encrypted DVDs ==
 
== Activate Support for Encrypted DVDs ==
You need to install <code><nowiki>libdvdcss2</nowiki></code> to have support for encrypted DVD playback. This requires the [[UbuntuHelp:Medibuntu|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.
+
Encrypted DVD playback requires the installation of <code><nowiki>libdvdcss2</nowiki></code> from the [[UbuntuHelp:Medibuntu|Medibuntu]] repositories. libdvdcss will need to be enabled for K9Copy to have full functionality.
 +
* You can install libdvdcss2 from a command line terminal as a 64-bit .deb package without installing the Medibuntu repositories:
 +
<pre><nowiki>
 +
wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.10-0.3medibuntu1_amd64.deb
 +
sudo dpkg -i libdvdcss2_1.2.10-0.3medibuntu1_amd64.deb
 +
</nowiki></pre>
 +
or a 32-bit .deb package:
 +
<pre><nowiki>
 +
wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.10-0.3medibuntu1_i386.deb
 +
sudo dpkg -i libdvdcss2_1.2.10-0.3medibuntu1_i386.deb
 +
</nowiki></pre>
 +
* If you have libdvdread4 installed, you can alternatively run:
 +
<pre><nowiki>
 +
sudo /usr/doc/libdvdread4/install-css.sh
 +
</nowiki></pre>
 +
As of 2010-02-06, k9copy in Karmic depends on libdvdnav4 which depends on libdvdread4 which means it should already be installed.
 
See [[UbuntuHelp:RestrictedFormats|RestrictedFormats]] for more information on playing encrypted DVDs and other non-free media.
 
See [[UbuntuHelp:RestrictedFormats|RestrictedFormats]] for more information on playing encrypted DVDs and other non-free media.
 +
See http://packages.medibuntu.org/ for links to the current package versions as it may have been updated since the writing of this how-to.  http://packages.medibuntu.org/<Release-Name>/libdvdcss2.html (replacing ''<Release-Name>'' with the name of your release; http://packages.medibuntu.org/karmic/libdvdcss2.html for Karmic) for the exact page (Medibuntu URL format as of 2010-02-06).
 
== Using K9Copy ==
 
== Using K9Copy ==
https://help.ubuntu.com/community/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:
+
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=navigate.png K9Copy should now appear under '''Menu -> Applications -> Sound & Video''' in Gnome (Ubuntu) or '''Menu -> Multimedia''' in KDE (Kubuntu) or XFCE (Xubuntu). You can also start K9Copy from a command-line terminal (or by pressing Alt + F2):
 
<pre><nowiki>
 
<pre><nowiki>
  k9copy</nowiki></pre>
+
  k9copy
 +
</nowiki></pre>
 
=== Quickstart guide ===
 
=== 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).   
+
K9Copy works in both KDE and 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!
 
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.  
 
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.
 
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.
 
If you wish to change the Menu structure (reauthor the DVD), you can use qdvdauthor.
 +
== Similar and related programs ==
 +
*[[UbuntuHelp:DVD::Rip|DVD::Rip]] is another full-featured solution for DVD ripping in Linux.
 +
*[[UbuntuHelp:DVDShrink|DVDShrink]] is a Windows-based program that must be run in Wine in Linux.
 
== 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

2010年5月19日 (三) 23:02的最新版本

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

  • Video compression (to make the video fit on a 4.7GB recordable DVD, or any size desired)
  • DVD burning
  • Creation of ISO images
  • Choice of audio and subtitle tracks to be copied
  • Title preview (video only)
  • Preservation of 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 of any copyright-protected DVDs and other media.

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, Adept, KPackageKit, or other package manager. IconsPage?action=AttachFile&do=get&target=IconGNOMETerminal.png Or, to install via terminal:

 sudo apt-get install k9copy

Activate Support for Encrypted DVDs

Encrypted DVD playback requires the installation of libdvdcss2 from the Medibuntu repositories. libdvdcss will need to be enabled for K9Copy to have full functionality.

  • You can install libdvdcss2 from a command line terminal as a 64-bit .deb package without installing the Medibuntu repositories:
wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.10-0.3medibuntu1_amd64.deb
sudo dpkg -i libdvdcss2_1.2.10-0.3medibuntu1_amd64.deb

or a 32-bit .deb package:

wget -c http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.10-0.3medibuntu1_i386.deb
sudo dpkg -i libdvdcss2_1.2.10-0.3medibuntu1_i386.deb
  • If you have libdvdread4 installed, you can alternatively run:
sudo /usr/doc/libdvdread4/install-css.sh

As of 2010-02-06, k9copy in Karmic depends on libdvdnav4 which depends on libdvdread4 which means it should already be installed. See RestrictedFormats for more information on playing encrypted DVDs and other non-free media. See http://packages.medibuntu.org/ for links to the current package versions as it may have been updated since the writing of this how-to. http://packages.medibuntu.org/<Release-Name>/libdvdcss2.html (replacing <Release-Name> with the name of your release; http://packages.medibuntu.org/karmic/libdvdcss2.html for Karmic) for the exact page (Medibuntu URL format as of 2010-02-06).

Using K9Copy

IconsPage?action=AttachFile&do=get&target=navigate.png K9Copy should now appear under Menu -> Applications -> Sound & Video in Gnome (Ubuntu) or Menu -> Multimedia in KDE (Kubuntu) or XFCE (Xubuntu). You can also start K9Copy from a command-line terminal (or by pressing Alt + F2):

 k9copy

Quickstart guide

K9Copy works in both KDE and 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.

Similar and related programs

  • DVD::Rip is another full-featured solution for DVD ripping in Linux.
  • DVDShrink is a Windows-based program that must be run in Wine in Linux.

Other Resources

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