Find the answer to your Linux question:
Results 1 to 2 of 2
Hello, I need to change ffmpeg to support a library which i installed. It is normally done at the compile time during installation. is there an alternative way to do ...
  1. #1
    Just Joined!
    Join Date
    Nov 2011
    Posts
    7

    recompiling ffmpeg for the .configure option

    Hello,
    I need to change ffmpeg to support a library which i installed. It is normally done at the compile time during installation. is there an alternative way to do it and dynamically load the library without recompiling and building ffmpeg again?


    thanks

  2. #2
    Linux Guru
    Join Date
    May 2011
    Posts
    1,843
    If the ffmpeg binary is not told about the new library (i.e. at compile time) then I doubt you would be able to get the library to work with ffmpeg. I am no expert of ffmpeg, or compiling in general, that is just my instinct.

    What is the library? Is it possible that there is another version of ffmpeg available that has this support built in already (e.g. rpmfusion repo)?

    What is your reticence to recompiling ffmpeg?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...