{"id":43,"date":"2006-12-27T01:37:13","date_gmt":"2006-12-27T00:37:13","guid":{"rendered":"http:\/\/stuphi.co.uk\/wordpress\/?page_id=43"},"modified":"2006-12-27T01:37:13","modified_gmt":"2006-12-27T00:37:13","slug":"compile-ffmpeg-for-ubuntu","status":"publish","type":"page","link":"https:\/\/stuphi.co.uk\/wordpress\/?page_id=43","title":{"rendered":"Compile ffmpeg for Ubuntu"},"content":{"rendered":"<p>I have <a href=\"http:\/\/stuphi.co.uk\/wordpress\/?p=23\">blogged<\/a> this, but now I want to write a new instruction for compiling ffmpeg for use in Ubuntu. The standard ffmpeg is a little hindered due to the restrictions on what can be included in the standard repositories.<\/p>\n<p><code>sudo apt-get build-dep ffmpeg<br \/>\nsudo apt-get install liblame-dev libfaad2-dev \\<br \/>\n      libfaac-dev libxvidcore4-dev checkinstall fakeroot<br \/>\nDEB_BUILD_OPTIONS=risky fakeroot apt-get source ffmpeg --compile<br \/>\n<\/code><\/p>\n<p>Now install all the deb packages that are created. A little finer control could be exercised if instead of setting DEB_BUILD_OPTIONS, the <code>debian\/rules<\/code> file can be edited.<\/p>\n<p>\n","protected":false},"excerpt":{"rendered":"<p>I have blogged this, but now I want to write a new instruction for compiling ffmpeg for use in Ubuntu. The standard ffmpeg is a little hindered due to the restrictions on what can be included in the standard repositories. &hellip; <a href=\"https:\/\/stuphi.co.uk\/wordpress\/?page_id=43\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":41,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/stuphi.co.uk\/wordpress\/index.php?rest_route=\/wp\/v2\/pages\/43"}],"collection":[{"href":"https:\/\/stuphi.co.uk\/wordpress\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stuphi.co.uk\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stuphi.co.uk\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stuphi.co.uk\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=43"}],"version-history":[{"count":0,"href":"https:\/\/stuphi.co.uk\/wordpress\/index.php?rest_route=\/wp\/v2\/pages\/43\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/stuphi.co.uk\/wordpress\/index.php?rest_route=\/wp\/v2\/pages\/41"}],"wp:attachment":[{"href":"https:\/\/stuphi.co.uk\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=43"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}