Difference between revisions of "Dvdrip"

From OnnoWiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
==handbreak==
 +
 +
apt install handbreak
 +
apt install ubuntu-restricted-extras
 +
apt install libdvd-pkg
 +
dpkg-reconfigure libdvd-pkg
 +
handbreak &
 +
 +
 
==AcidRip==
 
==AcidRip==
  
Line 11: Line 20:
 
  sudo apt-get install handbrake-gtk
 
  sudo apt-get install handbrake-gtk
  
===kcopy==
+
==k9copy==
  
 
  sudo apt-get install k9copy
 
  sudo apt-get install k9copy
  
 +
==Thoggen==
 +
 +
sudo apt-get install thoggen
 +
 +
==ogmrip==
 +
 +
sudo apt-get install ogmrip
  
 
==Referensi==
 
==Referensi==
  
 
* http://www.cyberciti.biz/tips/linux-dvd-ripper-software.html
 
* http://www.cyberciti.biz/tips/linux-dvd-ripper-software.html
 +
 +
 +
==Pranala Menarik==
 +
 +
* [[DVDRip: Ogmrip]]

Latest revision as of 13:20, 24 March 2019

handbreak

apt install handbreak
apt install ubuntu-restricted-extras
apt install libdvd-pkg
dpkg-reconfigure libdvd-pkg
handbreak &


AcidRip

sudo apt-get install acidrip

DVDRip

sudo apt-get install dvdrip

Handbrake

sudo apt-get install handbrake-gtk

k9copy

sudo apt-get install k9copy

Thoggen

sudo apt-get install thoggen

ogmrip

sudo apt-get install ogmrip

Referensi


Pranala Menarik