You are not logged in.

#1 2010-01-16 23:42:54

eDio
Member
From: Ukraine, Kyiv
Registered: 2008-12-02
Posts: 422

[solved] mpd-cue failed to play to ESI Juli@ (hw:1,0)

Hello, everyone.

Not so long ago I've found a great mpd with external cue-sheets support.

But I can't make it to play to my favourite soundcard.
mpd.conf output section

audio_output {
        type                    "alsa"
        name                    "My ALSA Device"
        device                  "hw:1,0"     # optional
        format                  "44100:16:2" # optional
}

message from error.log

Jan 11 21:12 : ALSA device "hw:1,0" does not support 16 bit audio: Invalid argument
Jan 11 21:12 : problems opening audio device while playing "downloads/Helios - Eingya (2006) Lossless/Helios - Eingya.flac?startms=1600920&stopms=1893066"

Playing to hw:0,0 is ok.

Is there any way to fix this? Maybe there are people, who has patched new versions of mpd to support cue?

Thanks in advance.

Last edited by eDio (2010-01-18 15:41:58)

Offline

#2 2010-01-17 01:12:11

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: [solved] mpd-cue failed to play to ESI Juli@ (hw:1,0)

nothing to do with your problem: but you might be interested that mpd supports external cues natively now... (in git)


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#3 2010-01-17 02:05:29

eDio
Member
From: Ukraine, Kyiv
Registered: 2008-12-02
Posts: 422

Re: [solved] mpd-cue failed to play to ESI Juli@ (hw:1,0)

Hmmm... Sounds interesting. But I tried to build it with --enable-cue option, and it doesn't see my external cuesheets. Have I missed something?

As for my problem: mpd-cue plays almost fine via oss compatibility alsa plugin. Even, I guess and hope, resampling isn't used.

Offline

#4 2010-01-17 08:24:26

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: [solved] mpd-cue failed to play to ESI Juli@ (hw:1,0)

eDio wrote:

Hmmm... Sounds interesting. But I tried to build it with --enable-cue option, and it doesn't see my external cuesheets. Have I missed something?

As for my problem: mpd-cue plays almost fine via oss compatibility alsa plugin. Even, I guess and hope, resampling isn't used.

it does not need any options, its a playlist plugin. In theory (theory, because i havent tried it yet) you have the cue in the same dir as your wav/flac/whatever files and then do a "mpc load relative/path/to/file.flac" (yes, flac, dunno why)

Last edited by Rasi (2010-01-18 15:49:39)


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#5 2010-01-17 10:07:39

eDio
Member
From: Ukraine, Kyiv
Registered: 2008-12-02
Posts: 422

Re: [solved] mpd-cue failed to play to ESI Juli@ (hw:1,0)

Do you mean mpc or mpd? smile
In one message you said about mpd, but in another — about mpc.

Offline

#6 2010-01-17 17:30:23

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: [solved] mpd-cue failed to play to ESI Juli@ (hw:1,0)

you normally use a client to work with mpd.. so yea, the mpc bit was correct smile still the feature is a mpd feature


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#7 2010-01-18 15:41:31

eDio
Member
From: Ukraine, Kyiv
Registered: 2008-12-02
Posts: 422

Re: [solved] mpd-cue failed to play to ESI Juli@ (hw:1,0)

Thanks! I'll try it once more later.

Sorry for late reply, I'm ill and try to avoid using computer.

Marking this thread as solved.

Offline

Board footer

Powered by FluxBB