Install Handbrake

Issues related to applications and software problems
Post Reply
cjpembo
Posts: 3
Joined: 2011/08/17 02:27:25

Install Handbrake

Post by cjpembo » 2011/08/17 03:26:12

Tired of you kids smearing their greasy fingers all over your DVD collection? Rip them with Handbrake.

Note: Some of these packages were pulled from the atrpms and rpmforge repos.
Note: Tested in Scientific Linux 6.1 x86_64

# yum groupinstall 'Development Tools' 'Development Libraries'
# yum install libdvdread libdvdread-devel
# yum install libdvdcss libdvdcss2
# yum install libogg-devel libtheora-devel libvorbis-devel zlib-devel bzip2-devel dbus-glib-devel libgudev1-devel
# yum install webkitgtk-devel libnotify-devel gstreamer-devel gstreamer-plugins-base-devel yasm

$ cd /tmp
$ svn checkout svn://svn.handbrake.fr/HandBrake/trunk hb-trunk
$ cd hb-trunk
$ ./configure --launch
Go eat lunch...
$ cd build
# cp HandbrakeCLI /usr/local/bin
# cd gtk/src
# cp ghb /usr/local/bin

Run ghb from the command line. Enjoy.

Anyone know how to make ghb appear as "Handbrake" in the "Applications" -> "Sound & Video" menu?

r_hartman
Posts: 711
Joined: 2009/03/23 15:08:11
Location: Netherlands
Contact:

Install Handbrake

Post by r_hartman » 2011/08/17 08:06:14

[quote]Anyone know how to make ghb appear as "Handbrake" in the "Applications" -> "Sound & Video" menu?[/quote]
Use alacarte

Post Reply