<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Handbrake on nagg.eu</title><link>https://nagg.eu/tags/handbrake/</link><description>Recent content in Handbrake on nagg.eu</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 13 Jun 2017 14:03:27 +0000</lastBuildDate><atom:link href="https://nagg.eu/tags/handbrake/index.xml" rel="self" type="application/rss+xml"/><item><title>Handbrake, compile from source on Fedora 25</title><link>https://nagg.eu/handbrake-compile-from-source-on-fedora-25/</link><pubDate>Tue, 13 Jun 2017 14:03:27 +0000</pubDate><guid>https://nagg.eu/handbrake-compile-from-source-on-fedora-25/</guid><description>&lt;p&gt;Handbrake cannot be installed from default repos nor rpmfusion, to get it on Fedora 25 there are two other options:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;use negativo17 third party repository;&lt;/li&gt;
&lt;li&gt;compile from source.&lt;br&gt;
The first option is, but that is my opinion, subpar because I don&amp;rsquo;t trust third party repositories; option two is what is left.&lt;br&gt;
Download the source code from git and install some dependencies:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ git clone https://github.com/HandBrake/HandBrake.git
$ sudo dnf install dbus-glib-devel gstreamer1-devel gstreamer1-plugins-base-devel intltool libgudev1-devel libnotify-devel webkitgtk3-devel libgudev-devel dbus-glib-devel webkitgtk3-devel gstream-devel libnotify-devel gstreamer1-devel gstreamer1-plugins-base-devel lame-devel opus-devel fribidi-devel libass-devel libtheora-devel x264-devel nasm
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Like I do with every other program I like to keep as much up to date as possible, I have a small script to take care of compilation, installation and upgrade processes for me.&lt;/p&gt;</description></item></channel></rss>