LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 11-06-2009, 04:21 PM   #1
Mountain Man
Member
 
Registered: Jul 2006
Distribution: Ubuntu 11.10 (desktop), lubuntu 11.10 (netbook)
Posts: 73

Rep: Reputation: 15
How to handle custom build of ffmpeg with synaptic?


I want to use the latest SVN of ffmpeg because it works better with the .mp4 files my camcorder creates. I just updated to 9.10, and instead of installing the version of ffmpeg from the repos I downloaded and compiled/installed the latest SVN from source. ffmpeg works fine converting my digital camera files, but there are some other packages I want to install which require ffmpeg. How should I handle this? Should I uncheck ffmpeg when synaptic says it wants to install it (doing the same for each app)? Or should I let synaptic install the version of ffmpeg in the repositories and then re run "make install"?
 
Old 11-06-2009, 06:32 PM   #2
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
I think the only proper way is to build your compiled program into a deb so synaptic will be aware it exists. Alternatively, you may be able to find a ready-made deb on launchpad.
 
Old 11-07-2009, 09:58 AM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2021 CentOS7.9 + 50+ other Linux OS, for test only.
Posts: 17,483

Rep: Reputation: 3633Reputation: 3633Reputation: 3633Reputation: 3633Reputation: 3633Reputation: 3633Reputation: 3633Reputation: 3633Reputation: 3633Reputation: 3633Reputation: 3633
.. And if you don't want to create a genuine ' .deb '
package, just copy all installed ffmpeg files into a
directory tree inside a new empty folder in /home/ ,
e.g. /home/'username'/tmp/1/usr///
cd tmp/1/
tar -cf ffmpeg-<version>.tar usr/
.. and don't put a slash before usr/ !
gzip ffmpeg-<version>.tar
# alian ffmpeg-<version>.tar.gz
.. creates a ' .deb ' package ...
.....
 
Old 11-07-2009, 01:39 PM   #4
Mountain Man
Member
 
Registered: Jul 2006
Distribution: Ubuntu 11.10 (desktop), lubuntu 11.10 (netbook)
Posts: 73

Original Poster
Rep: Reputation: 15
Thanks to both of you. After thinking about this further, I think I would rather let synaptic install the repo version of ffmpeg for general use, and keep the built from source binary somewhere out of the path for just for converting the files from my camcorder. I'll probably create a batch file for the conversions so referencing the out of path version won't create a hassle.

Here is what I have done. Everything seems to work fine, so hopefully I haven't created a mess in my system. I found the installed from source binary of ffmpeg in /usr/local/bin, and moved the binary to an out of path folder. Then I installed ffmpeg via synaptic. This put the binary in /usr/bin/. For some reason at this point when I ran ffmpeg -version, it threw an error message: "bash: /usr/local/bin/ffmpeg: No such file or directory". I'm not sure why it did this, since both folders are in my PATH. To get around this I created a link in the /usr/local/bin folder to the version in /usr/bin.

This seems to work fine. Do you see any problems I might have created in doing this?
 
  


Reply

Tags
alien


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
HowTo: Custom ffmpeg with x264 support for AMD64 on Debian Squeeze propofol Linux - Software 0 10-09-2009 12:34 AM
ffmpeg won't build properly mrchaos Linux - Software 9 09-30-2006 07:38 AM
Custom kernel image on custom slack build using CUSS nykey Slackware 2 07-15-2006 03:05 AM
Need to build a high-end number cruncher - how much memory can Linux handle? MamaWombat Linux - Hardware 3 06-07-2006 08:16 PM
ffmpeg srpm build error texi2html dtra Linux - Software 0 10-21-2005 12:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 11:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration