On Tue, Mar 25, 2014 at 6:35 AM, Michael Lackner
<michael.lack...@unileoben.ac.at> wrote:
> So, as the subject line says, I am currently attempting to compile, install 
> and run
> either the libav or ffmpeg media codec suite and then x264 on OpenBSD 5.4,
> where x264 is then linked against either libav or ffmpeg. All of this on the
> x86_64/AMD64 architecture. x264 itself is a H.264/AVC video trans-/encoder.

The good news is that the ports team has already done the work to make
these compile and run on OpenBSD.  Take a look at
    http://www.openbsd.org/faq/faq15.html

You should be able to just set the PKG_PATH environment variable to
point to a packages ftp site for version 5.4 and do "pkg_add ffmpeg",
for example.

If you have some reason to redo that work, then you should at least
review the patches in the ports tree to see how they did the porting.


Philip Guenther

Reply via email to