[FFmpeg-user] Problem with FFMPEG 0.11.1 on Solaris 11
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Jul 15 15:51:06 CEST 2012
Murray Blakeman <mblakeman <at> netspace.net.au> writes:
> $ ldd ffmpeg
>
> .....
> libavcodec.so.54 => libavcodec/libavcodec.so.54 - hardware
> capability (CA_SUNW_HW_1) unsupported: 0x300 [ AMD_3DNowx AMD_3DNow ]
> Is this normal?
Yes, I believe so. What does configure's output say about 3DNow /
what does grep -i amd config.h say?
Did you try --disable-amd3dnow --disable-amd3dnowext ?
It is possible they do not work completely, if you report back,
I will try to fix it.
Please test current git head, Carl Eugen
More information about the ffmpeg-user
mailing list