ChanServ changed the topic of #ffmpeg to: Welcome to the FFmpeg USER support channel | Development channel: #ffmpeg-devel | Bug reports: https://ffmpeg.org/bugreports.html | Wiki: https://trac.ffmpeg.org/ | This channel is publically logged | FFmpeg 7.1.1 is released
JustBleedFan has joined #ffmpeg
<matteobin> How does FFmpeg configure autodetect a library? How can I tell it to load a shared library from elsewhere?
<JEEB> it looks up the development headers and stuff usually, which most often is done through pkg-config (which nowadays tends to be a symbolic link towards pkgconf), which follows PKG_CONFIG_LIBDIR and PKG_CONFIG_PATH
<JEEB> (_PATH actually appends and doesn't override, which is different from just setting PATH=xyz)
MyTDT_ has joined #ffmpeg
<JEEB> usually if you're dealing with shared libraries unless you have rpath the standard dynamic library loading logic of whatever operating system is followed
lavaball has joined #ffmpeg
<matteobin> Thank you. :)
<JEEB> so if the issue is not build time but just runtime, then you need to fix the runtime loading paths
<JEEB> if it's a problem at build time, then you stare at ffbuild/config.log in your build directory and attempt to figure out what it actually tried to poke instead of what you wanted it to poke
<JEEB> (I had some fun recently with some february 2024 vulkan headers in my custom sysroot due to needing newer headers then than packaged)
<JEEB> and the configure check would actually catch the system ones and thus pass or something like that :P
<JEEB> -> build-time header look up would catch the other one
MyTDT_ has quit [Ping timeout: 260 seconds]
<matteobin> Thank you for the help. :)
lavaball has quit [Remote host closed the connection]
lavaball has joined #ffmpeg
Traneptora has quit [Remote host closed the connection]
Traneptora has joined #ffmpeg
Traneptora has quit [Client Quit]
__jmcantrell__ has joined #ffmpeg
beastd has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
MyTDT_ has joined #ffmpeg
rvalue has quit [Read error: Connection reset by peer]
EmleyMoor has joined #ffmpeg
rvalue has joined #ffmpeg
MyTDT_ has quit [Ping timeout: 265 seconds]
Traneptora has joined #ffmpeg
TheSilentLink has quit [Quit: Good Bye! My bouncer has probably crashed or lost connection to the internet...]
TheSilentLink has joined #ffmpeg
etra has quit [Quit: ZNC 1.8.2 - https://znc.in]
etra has joined #ffmpeg
etra has quit [Changing host]
etra has joined #ffmpeg
yans has joined #ffmpeg
cosimone has joined #ffmpeg
JanC has joined #ffmpeg
JanC has quit [Killed (erbium.libera.chat (Nickname regained by services))]
jmcantrell has quit [Killed (tantalum.libera.chat (Nickname regained by services))]
__jmcantrell__ is now known as jmcantrell
jmcantrell_ has joined #ffmpeg
figushki has joined #ffmpeg
figushki has quit [Changing host]
figushki has joined #ffmpeg
vlm has joined #ffmpeg
MightyBOB has quit [Remote host closed the connection]
JustBleedFan has quit [Quit: Connection closed for inactivity]
MightyBOB has joined #ffmpeg
JanC has joined #ffmpeg
JanC is now known as Guest3211
Guest3211 has quit [Ping timeout: 260 seconds]
figushki has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
markizano has joined #ffmpeg
beastd has joined #ffmpeg
cosimone has quit [Remote host closed the connection]
MyTDT_ has joined #ffmpeg
MyTDT_ has quit [Ping timeout: 276 seconds]
jmcantrell has quit [Ping timeout: 252 seconds]
jmcantrell_ is now known as jmcantrell
birkoff has left #ffmpeg [#ffmpeg]
EmleyMoor has quit [Ping timeout: 276 seconds]
EmleyMoor has joined #ffmpeg
markizano has quit [Quit: Poweroff]
hightower2 has quit [Ping timeout: 252 seconds]
System_Error has quit [Remote host closed the connection]
System_Error has joined #ffmpeg
lavaball has quit [Remote host closed the connection]
xorgy has joined #ffmpeg
xorgy has quit [Changing host]
xorgy has joined #ffmpeg
sam113102 has joined #ffmpeg
sam113101 has quit [Ping timeout: 244 seconds]
sam113102 is now known as sam113101
sam113101 has quit [Ping timeout: 276 seconds]
sam113101 has joined #ffmpeg
tokyovigilante has quit [Remote host closed the connection]
tokyovigilante has joined #ffmpeg
Guest92 has joined #ffmpeg
Muimi has joined #ffmpeg
fling_ has joined #ffmpeg
chiselfuse has quit [Ping timeout: 264 seconds]
de-facto has quit [Ping timeout: 264 seconds]
fling has quit [Ping timeout: 264 seconds]
de-facto has joined #ffmpeg
compn has quit [Quit: Leaving]
emmanuelux has joined #ffmpeg
fling_ is now known as fling
derpydoo has joined #ffmpeg
MyTDT_ has joined #ffmpeg
MyTDT_ has quit [Ping timeout: 252 seconds]