DSPlayer (DirectShow Player for XBMC) Frodo build available
(2013-10-07, 20:03)vicmanpergar Wrote: Opssss.... Just realized i lost the ability to change audio or subtitles on DSPlayer when playing a movie, after i updated the last version....
mediascofig.xml is correct, same it was before
grrr.... when i press "m" (menu and audio, i simply don't see the audio streams
Any clue? anyone else happened to experience similar issue?
I'm sure is on my side but i'm getting mad investigating, lol

Actually, instead of cyclic audio and subs stream switching in latest versions new menus for choosing audio and subtitles were introduced. They should open when you select respective items in Audio Settings menu. Also, you can turn off those new menus by adding the following properties to advancedsettings.xml:
Code:
<advancedsettings>
...
<video>
...
  <audioexpandedselector>false</audioexpandedselector>
  <subsexpandedselector>false</subsexpandedselector>
  ...
</video>
...
</advancedsettings>
Those menus should work both in DVDplayer and DSplayer.

P.S. I've also updated links in the OP.
Reply


Messages In This Thread
RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - by Roman_V_M - 2013-10-07, 22:23
HELP!!! - by takiyon - 2014-12-28, 16:12
Logout Mark Read Team Forum Stats Members Help
DSPlayer (DirectShow Player for XBMC) Frodo build available8