Ticket #1163 (closed Support Requests: fixed)

Opened 5 months ago

Last modified 4 months ago

Every even numbered song is muted

Reported by: schmitt@med.uni-rostock.de Assigned to:
Priority: 5, normal Milestone: 1.6.2
Component: (Jajuk Members) Any (Default Component) Version: 1.6.2
Keywords: Muted Cc:

Description

I move a complete album into the queque subwindow of the title window, mark all songs and start to play (right mouse bottom). After the first song has finished, the next one is muted! So, every even song 2, 4, 6, 8, 10 etc. is muted. I've activated the "mode continuous" bottom. Is there somewhere a configuration item (I've checked already the configuration window) or time features that need to be used to play directly song after song of an album not muted? I've nothing found by google.

Thank's for help, Ol

Attachments

Change History

07/19/08 12:01:28 changed by varun

Hi Bertrand and Schmitt,

I think this problem is similar to #888 and is caused by cross fade. Could you please try to disable Cross fade by setting "cross fade duration" in Config->Preferences->Modes to "0". I think that should help. If you want to enable Cross fade you may have to use -ao alsa as additional argument for Mplayer in Config->Advanced.

The problem is that cross fade tries to open two instances of mplayer simultaneously which works only if the sound server is configured properly to do so. So, near the end of the 1st song when cross fade tries to play the 2nd song, it is not able to open the sound device which is already busy playing the first song. So the second song is played muted. But by the time player gets to play the 3rd song, the sound device is again free and so the 3rd song is played properly.

I think #1161 is also related to this.

Thanks Varun

07/19/08 15:15:31 changed by schmitt@med.uni-rostock.de

The problem is solved now after setting the cross-fader to 0 sec.

Thanks a lot! Ol

07/20/08 21:52:24 changed by anonymous

That's cool but it would be even better to make cross fade work. Did you try to keep cross fade and to set "ao=esd" or "ao=arts" or "ao=alsa" in Mplayer args in Preference view /Advanced tab ?

07/20/08 22:11:40 changed by bflorat

Sorry, right commands are: -ao alsa

07/22/08 19:19:41 changed by schmitt@med.uni-rostock.de

I'm using KDE and opened the shell trying the following: sudo mplayer -ao alsa starting Jajuk -> does not work with 20 sec. fader in Jajuk configuration.

sudo mplayer -ao arts starting Jajuk -> does not work with 20 sec. fader in Jajuk configuration.

However, it is not so dramatic I don't need the fader effect. Nevertheless, thanks so much for your help.

ol

08/05/08 11:27:28 changed by bflorat

  • status changed from new to closed.
  • resolution set to fixed.

Add/Change #1163 (Every even numbered song is muted)




Action