[MPlayer-users] When I play some avi files with a locally compiled mplayer, it uses mpg123 to decode the audio, and it decodes it incorrectly.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Fri Mar 25 23:16:52 EET 2022
> On 25 Mar 2022, at 21:02, stan <kasp at vfemail.net> wrote:
> I filed a bug at fedora's bugzilla, and it was closed as an mplayer
> issue. I don't think it is, but I am asking here in case it is. I
> have two workarounds, compiling without mpg123 support and using the
> system mplayer, so not major. However, this used to work without any
> issues.
-ac ffmp3float or -ac -mpg123 are probably workarounds as well.
> My question: Is it an mplayer issue?
This uses libmpg123 from the RedHat repo?
Causes I suspect, most likely first:
- A behaviour change in libmpg123. Matter of definition if that is a MPlayer or libmpg123 issue then
- A libmpg123 issue. Not a MPlayer issue then
- Something weirder like libmpg123 not compiled right or such
If it's the first point though that would have started to happen with an update to a newer libmpg123 and you could bisect when the issue started.
Not sure it's really worth the effort though...
More information about the MPlayer-users
mailing list