Difference between revisions of "Dvdrip"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: ==AcidRip== sudo apt-get install acidrip ==DVDRip== sudo apt-get install dvdrip ==Referensi== * http://www.cyberciti.biz/tips/linux-dvd-ripper-software.html) |
Onnowpurbo (talk | contribs) |
||
| (6 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 7: | Line 16: | ||
sudo apt-get install 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== | ==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