Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
8
rated 0 times [  8] [ 0]  / answers: 1 / hits: 2782  / 1 Year ago, sun, march 5, 2023, 11:56:46

I'm trying to build ffmpeg from source so I can add libx264 support, but sudo apt-get build-dep ffmpeg gives me:



Reading package lists... Done
Building dependency tree
Reading state information... Done
Picking 'libav' as source package instead of 'ffmpeg'
The following packages have unmet dependencies:
libjack-dev : Depends: libjack0 (= 1:0.121.0+svn4538-3ubuntu1) but it is not going to be installed
E: Build-dependencies for ffmpeg could not be satisfied.

More From » 12.04

 Answers
4

Just install the package libjack-jackd2-dev. It will provide the missing lib, and then you will be able to install the others through apt-get build-dep ffmpeg.


[#36221] Monday, March 6, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
eanda

Total Points: 439
Total Questions: 116
Total Answers: 105

Location: Armenia
Member since Sat, Dec 31, 2022
1 Year ago
eanda questions
Tue, Nov 22, 22, 15:24, 1 Year ago
Sat, Oct 16, 21, 23:48, 3 Years ago
Sun, Jul 3, 22, 09:38, 2 Years ago
Thu, Feb 3, 22, 14:33, 2 Years ago
;