0

I've compiled mplayer2 against the prebuilt libavcodec library in ubuntu. It crashes under specific conditions.

Judging my the error message spat out, the problem lies with libavcodec. So what I would like to is do experiment with some of the libavcodec code. i.e. Compile my own version of libavcodec and then compile mplayer2 against that.

pkg-config will point towards the installed libavcodec libraries from ubuntu's apt-get. How do I point it to my own version of libavcodec? Or tell the configure script to use my version?

rhlee
  • 3,857
  • 5
  • 33
  • 38

0 Answers0