Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-2202

media-video/ffmpeg-2.6.1: CPU_FLAGS_X86 - sse requires mmxext

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical (Application) Critical (Application)
    • None
    • None
    • None

      Right now, ffmpeg won't merge in Funtoo Linux on x86-64bit. The default CPU_FLAGS_X86 are "mmx sse sse2". The ffmpeg ebuild expects "mmxext" to be enabled if sse is enabled, resulting in a failed merge.

      The workaround is to add "mmxext" to the default CPU_FLAGS_X86 for x86-64bit.

      There is not good documentation for what 'mmxext' is, but if it is "MMX 2", or extended MMX instructions, then I would guess that all SSE-enabled processors also have mmxext and the workaround is correct?

      I'd like this fixed soon.

            Unassigned Unassigned
            drobbins drobbins
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: