On 14/05/15 19:00, stefano battista wrote:
Package x264 was not found in the pkg-config search path. Perhaps you should add the directory containing `x264.pc' to the PKG_CONFIG_PATH environment variable
Looks like you do not have pkg-config or you did not set the PKG_CONFIG_PATH to pick the pc files.
e.g
# pkg-config --libs x264 x265
-lx264 -lx265
lu
_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools
