[FFmpeg-user] Building latest ffmpeg with latest x264

Keestu Pillo get2jils at gmail.com
Thu Feb 6 09:52:04 CET 2014


1) ffmpeg does not require x264, but if i want to decode encode yuv420p
format, do i need it ?
2) The reason behind this question is that building x264 requires yasm, but
if i use --disable-asm, it does not look for yasm.
    But my understanding is if we disable asm, don't we get performance
degrade as we disable asm optimization?

Kindly correct me if i am wrong?.




On Thu, Feb 6, 2014 at 2:17 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> Keestu Pillo <get2jils <at> gmail.com> writes:
>
> > I am trying to build latest ffmpeg 2.1.3 in android
> > which required x264 library.
>
> Please note that 1) 2.1.3 is not "latest" and 2) FFmpeg
> does not "require" x264.
>
> > To build latest x264, looks like it depends on yasm
> > modular assembler 1.2.0, in that case, do we need to
> > build yasm also?
>
> Only if your Android device is x86-based.
> (Does that exist?)
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list