Opened 12 years ago

Last modified 12 years ago

#2001 closed defect (fixed)

Regression Causes mplayer-gui to be Unable to Switch Audio Streams

Reported by: joe@… Owned by: reimar
Priority: normal Component: GUI
Version: unspecified Severity: major
Keywords: Cc: compn, ib
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

A regression between 20110412svn and 20110816svn causes mplayer-gui to be unable to switch between audio streams. You can normally switch by right-clicking the menu, going to Audio track, and selecting the track you want to switch to. Mplayer-gui restarts the file as if it was switching, but the audio played is same, no matter which track is selected.

Downgrading these four packages resolves the issue:
ffmpeg-libs
0.8.5-2.fc16 -> 0.6.90-0.2.rc0.fc15.x86_64
x264-libs
0.0.0-0.31.20110811.fc16 -> 0.0.0-0.29.20110227.fc15.x86_64
mplayer-common
1.0-0.126.20110816svn.fc16 -> 1.0-0.123.20110412svn.fc15.x86_64
mplayer-gui
1.0-0.126.20110816svn.fc16 -> 1.0-0.123.20110412svn.fc15.x86_64

Any ideas what could be causing the problem or how to fix it would be greatly appreciated.

Thanks.

Change History (3)

comment:1 by compn, 12 years ago

Cc: patriotact@… added

can you try with svn mplayer?

might already be fixed, or might be distro problem...

comment:2 by joe@…, 12 years ago

I tried to recompile mplayer using the 2011-11-12 export. Unfortunately, it failed with the following error:

libmpdemux/mp_taglists.c:27:24: fatal error: libavformat/internal.h: No such file or directory
compilation terminated.
make: * [libmpdemux/mp_taglists.o] Error 1

I couldn't find the referenced file in ffmpeg-devel for the old version 0.6.90-0.2.rc0 or the new version 0.8.5-2.

I'm using Fedora.

comment:3 by ib, 12 years ago

Resolution: fixed
Status: newclosed, ib@wupperonline.de

fixed in svn r34557

Note: See TracTickets for help on using tickets.