I've got a binary, compiled by a third party and I need to know all the dependencies it requires. I'm not sure if ldd shows everything. I'm sure the binary uses GStreamer, and some codec packages, but ldd shows only GStreamer, without codec packs...
Any ideas how to do it correctly?
