Re: [FFmpeg-devel] Install from Source on CentOS 7

2018-12-29 Thread Helmut K. C. Tessarek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 2018-12-28 19:21, Moritz Barsnick wrote: > x265 messed it up, with a commit created 15 days ago: > http://ffmpeg.org/pipermail/ffmpeg-user/2018-December/042609.html Hmm, ok. It must have been authored 15 days ago, but commited after Dec 24th.

Re: [FFmpeg-devel] Install from Source on CentOS 7

2018-12-28 Thread Moritz Barsnick
On Fri, Dec 28, 2018 at 18:51:55 -0500, Helmut K. C. Tessarek wrote: > Either the latest x265 broke something or a change in ffmpeg's > configure messed things up. x265 messed it up, with a commit created 15 days ago: http://ffmpeg.org/pipermail/ffmpeg-user/2018-December/042609.html > What I

Re: [FFmpeg-devel] Install from Source on CentOS 7

2018-12-28 Thread Helmut K. C. Tessarek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 > You'd need to post your whole config.log (pastebin) likely. > > However, this list is for development of FFmpeg itself, and this > question should be on the user mailing list, or #ffmpeg on > FreeNode, where you'll likely get better answers.

Re: [FFmpeg-devel] Install from Source on CentOS 7

2018-12-28 Thread Larry Apolonio
Thanks Derek, I will repost my question on the users list as well as in IRC The pastebin is here though https://pastebin.com/Vq8GFaui On 12/28/2018 8:30 AM, Derek Buitenhuis wrote: On 28/12/2018 16:21, Larry Apolonio wrote: [...] You'd need to post your whole config.log (pastebin) likely.

Re: [FFmpeg-devel] Install from Source on CentOS 7

2018-12-28 Thread Derek Buitenhuis
On 28/12/2018 16:21, Larry Apolonio wrote: > [...] You'd need to post your whole config.log (pastebin) likely. However, this list is for development of FFmpeg itself, and this question should be on the user mailing list, or #ffmpeg on FreeNode, where you'll likely get better answers. Cheers, -

Re: [FFmpeg-devel] Install from Source on CentOS 7

2018-12-28 Thread Larry Apolonio
On 12/28/2018 3:09 AM, Moritz Barsnick wrote: On Thu, Dec 27, 2018 at 22:38:24 -0800, Larry Apolonio wrote: ERROR: x265 not found using pkg-config [...] pkg-config --exists --print-errors x265 Package x265 was not found in the pkg-config search path. Perhaps you should add the directory

Re: [FFmpeg-devel] Install from Source on CentOS 7

2018-12-28 Thread Moritz Barsnick
On Thu, Dec 27, 2018 at 22:38:24 -0800, Larry Apolonio wrote: > ERROR: x265 not found using pkg-config [...] > pkg-config --exists --print-errors x265 > Package x265 was not found in the pkg-config search path. > Perhaps you should add the directory containing `x265.pc' > to the PKG_CONFIG_PATH

[FFmpeg-devel] Install from Source on CentOS 7

2018-12-27 Thread Larry Apolonio
All, I am trying to compile ffmpeg with x265 libs Details of how I did it are here (without the x265 support) https://www.apolonio.com/node/138 but I get an error when I add x265. ERROR: x265 not found using pkg-config If you think configure made a mistake, make sure you are using the