[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#448105: mplayer: Illegal Instruction in init_audio_codec



Hi Fabian!

> On 6 Jun 2023, at 21:14, Fabian Greffrath <fabian@greffrath.com> wrote:
> 
> I remember that back then, when powerpc was still a release architecture in Debian, we built two flavors of the ffmpeg libraries -- one with altivec and one without:
> 
> https://salsa.debian.org/multimedia-team/ffmpeg/-/blob/debian/master/debian/rules#L184
> 
> That code is still there, so I wonder why your linker doesn't pick up the flavor that matches your processor's instruction set.

Ah, thanks, that is probably just me being dumb since I was testing on a G3 only!
I guess that only works for libraries though, no such auto-selection for executables, right?
Seems ffmpeg and ffplay are built only without altivec (which is kind of ok, and as said might be ok for MPlayer but would be nice to check).

Thanks for the hint,
Reimar

Reply to: