[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SMPlayer Support Forum • View topic - [bug] Switching subtitle/audio tracks with the keyboard
Page 1 of 1

[bug] Switching subtitle/audio tracks with the keyboard

PostPosted: Sat May 26, 2018 11:45 pm
by zaru

Re: [bug] Switching subtitle/audio tracks with the keyboard

PostPosted: Sun May 27, 2018 10:34 pm
by zaru
As an addendum, delaying the default subtitles (dec/inc_sub_delay) also doesn't work before selecting the subtitle track in the menu.
Strangely the A-V delay (dec/inc_audio_delay) DOES work.

The problem seems to be that initially, the player uses the correct tracks, but somehow doesn't mark the tracks in use as active. Previously the current track would be indicated with bullet point/circle icon in front of it in the menu. This only happens after selecting one in the menu now.

Re: [bug] Switching subtitle/audio tracks with the keyboard

PostPosted: Sun May 27, 2018 11:41 pm
by rvm
I think this happens when using mplayer. Does it work correctly for you if you change the "multimedia engine" to mpv in preferences -> general?

Re: [bug] Switching subtitle/audio tracks with the keyboard

PostPosted: Mon May 28, 2018 10:09 am
by zaru
It does indeed. Thanks for the tip!