On Sat, Apr 10, 2010 at 09:22:32PM +0200, Maximilian Schmidt wrote:
> main: charset = 'UTF-8'
> player_init: using real-time scheduling
> player_init: setting priority to 99
> player_set_op: selecting first initialized op
> init_plugin: initialized mixer for pulse
> init_plugin: initialized pcm for pulse
> TIMER: worker job: 0.000064
> TIMER: worker job: 0.000021
> init_curses: Number of supported colors: 8
> init_curses: ts: 0 fs: 0
> id3_tag_size: v2.4.0
> handle_lost_sync: frame 0, skipping ID3 tag (1092 bytes)
> do_open:
> frames: 8951, br: -1 b/s, sr: 44100 Hz, ch: 2, layer: 3, joint stereo: 1
> dual channel: 0, vbr: -1, duration: 233.822 s, xing: 0
> mad_read_comments: filename: /home/dada/Musik/test.mp3
> v2_4_0_frame_header_parse: TIT2 12
> v2_4_0_frame_header_parse: TPE1 14
> v2_4_0_frame_header_parse: TRCK 4
> v2_4_0_frame_header_parse: TALB 17
> file_changed: file: /home/dada/Musik/test.mp3
> id3_tag_size: v2.4.0
> handle_lost_sync: frame 0, skipping ID3 tag (1092 bytes)
> do_open:
> frames: 8951, br: -1 b/s, sr: 44100 Hz, ch: 2, layer: 3, joint stereo: 1
> dual channel: 0, vbr: -1, duration: 233.822 s, xing: 0
> ip_setup: pcm convert: scale=1 convert=0 convert_in_place=0
> __pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_CONNECTING
> __pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_AUTHORIZING
> __pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_SETTING_NAME
> __pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_READY
> __pa_stream_running_cb: pulse: stream state has changed to PA_STREAM_CREATING
> __pa_stream_running_cb: pulse: stream state has changed to PA_STREAM_READY
> id3_tag_size: v2.4.0
> handle_lost_sync: frame 8951, skipping ID3 tag (1092 bytes)
> __pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_TERMINATED
> __pa_stream_running_cb: pulse: stream state has changed to PA_STREAM_TERMINATED
This looks perfectly normal, my log is almost exactly the same.
> main: charset = 'UTF-8'
> player_init: using real-time scheduling
> player_init: setting priority to 99
> player_set_op: setting op to 'pulse'
> init_plugin: initialized mixer for pulse
> init_plugin: initialized pcm for pulse
> TIMER: worker job: 0.000055
> TIMER: worker job: 0.000024
> init_curses: Number of supported colors: 8
> init_curses: ts: 0 fs: 0
> file_changed: file: /home/dada/Musik/test.mp3
> id3_tag_size: v2.4.0
> handle_lost_sync: frame 0, skipping ID3 tag (1092 bytes)
> do_open:
> frames: 8951, br: -1 b/s, sr: 44100 Hz, ch: 2, layer: 3, joint stereo: 1
> dual channel: 0, vbr: -1, duration: 233.822 s, xing: 0
> ip_setup: pcm convert: scale=1 convert=0 convert_in_place=0
> __pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_CONNECTING
> __pa_context_running_cb: pulse: context state has changed to PA_CONTEXT_FAILED
> __pa_create_context: PulseAudio error: Invalid argument
> player_error: ERROR: 'opening audio device: internal error'
> error_msg: Error: opening audio device: internal error
And this is weird. And I don't know how we can get any futher debugging info.
Frankly, I have no idea what's going wrong in either case. Sorry :-(
Gregory
|