[MPlayer-dev-eng] [BUG] audio/video selection broken

Rüdiger Kuhlmann mplayer-list-UGa6JdjLujS2 at ruediger-kuhlmann.de
Mon Dec 9 17:00:37 CET 2002


Hi,

the selection of the audio stream via menu has been broken in current CVS.
Selecting a new audio ID via menu will cause mplayer to reinitialize even
the audio_id value. Here's the backtrace of the point where it's
overwritten:

#0  0x40f38beb in memcpy () from /lib/libc.so.6
#1  0x0809b328 in copy_opt (opt=0x82fa390, dst=0x82f8bd8, src=0x84026c0) at m_option.c:22
#2  0x0809a907 in m_config_pop (config=0x83e7bd0) at m_option.h:205
#3  0x0808fcfd in play_tree_iter_step (iter=0x84022d8, d=1, with_nodes=0) at playtree.c:561
#4  0x0808b56f in main (argc=2, argv=0xbffff964) at mplayer.c:2888

How to reproduce: open an avi file with several audio track, select any
audio stream other than the default one, see how the default stream is
played nevertheless. D'oh.

-- 
         100 DM =  51  € 13 ¢.
         100  € = 195 DM 58 pf.
  mailto:ruediger at ruediger-kuhlmann.de
    http://www.ruediger-kuhlmann.de/



More information about the MPlayer-dev-eng mailing list