Log in

View Full Version : x265 10/16bit - ffmpeg compilation?


zerowalker
10th April 2016, 00:32
Can anyone help me on how to compile ffmpeg with x265 10/16bit?

I am not able to compile ffmpeg at all,
looked at guides on their website but can't really figure out what to do.

I am trying to use win-builds but not sure if i am supposed to install mingw before doing that?

I have been able to at least compile x264 alone at one point in time,
but that was much simpler cause it had pretty much everything ready with some files.

If someone otherwise had a new build,
or there is a site with automated builds that would work as well.

Thanks:)

EDIT:

Got a bit farther, but when trying to make ffmpeg with different MinGW versions i always get "common.make:166: missing separator".

EDIT 2:

Think i am doing some steps in the right direction, MSYS2 seems to be able to work with it.

EDIT 3:

Well didn't go far, no idea how to add x265 to it, seems like it's supposed to be simple to compile, but i can't figure it out even with all the "automated batch files";(

Aurelio
11th April 2016, 08:54
I'm using this on a vbox linux system.

https://github.com/rdp/ffmpeg-windows-build-helpers

Maybe it helps.

Motenai Yoda
11th April 2016, 14:10
You can use media-autobuild-suite (https://github.com/jb-alvarado/media-autobuild_suite) too