[FFmpeg-trac] #3218(avcodec:closed): ffmpeg does not compile with the latest git of x264

FFmpeg trac at avcodec.org
Wed Dec 11 14:14:17 CET 2013


#3218: ffmpeg does not compile with the latest git of x264
------------------------------------+-----------------------------------
             Reporter:  mmstick     |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:  invalid
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by Cigaes):

 Replying to [comment:29 cehoyos]:
 > What I meant was: If I build a libx264 library and move it (and the
 header) to a place of my choice, will I still be able to build FFmpeg
 using that libx264? If not, this sounds like a very bad idea.

 That is true for a lot of libraries, and not only the ones using pkg-
 config. The correct way of building a library is to specify its final
 location in its configuraiton phase.

 Note that editing a {{{.pc}}} file to set the correct path is easy, it is
 done with a simple text editor. Try editing libx11.so to change the path
 to the compose tables.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3218#comment:30>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list