Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ffmpeg and CPU_FLAGS_X86
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
dmpogo
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 3267
Location: Canada

PostPosted: Sat Jul 11, 2015 3:42 am    Post subject: ffmpeg and CPU_FLAGS_X86 Reply with quote

Could somebody remind me what is the proper solution for the following ffmpeg issue (which blocks world updates for me)

The following REQUIRED_USE flag constraints are unsatisfied:
cpu_flags_x86_ssse3? ( cpu_flags_x86_sse3 ) cpu_flags_x86_sse? ( cpu_flags_x86_mmxext )

My CPU (Intel dual core circa 2008) has ssse3 and sse flags, but not sse3 and mmxext

Code:

cat /proc/cpuinfo

....
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm ida dtherm tpr_shadow vnmi flexpriority
....
Back to top
View user's profile Send private message
jburns
Veteran
Veteran


Joined: 18 Jan 2007
Posts: 1214
Location: Massachusetts USA

PostPosted: Sat Jul 11, 2015 4:45 am    Post subject: Reply with quote

The package app-portage/cpuinfo2cpuflags provides the cpuinfo2cpuflags-x86 command which will decode /proc/cpuinfo and provide the settings for CPU_FLAGS_X86.

You do have sse3 that is what pni in /proc/cpuinfo means.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum