Audio CDs don't pause

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
joseph5
Cone that earned his stripes
Cone that earned his stripes
Posts: 177
Joined: 29 Nov 2003 19:12

Audio CDs don't pause

Postby joseph5 » 24 Sep 2008 04:38

Using Win2000 and VLC 0.9.2: When I play audio cds, I can't pause.

Code: Select all

main debug: starting new item main debug: processing request item CD de Audio - Pista 3 node Lista de reproducción skip 0 main debug: resyncing on CD de Audio - Pista 3 main debug: CD de Audio - Pista 3 is at 2 main debug: creating new input thread main debug: Creating an input for 'CD de Audio - Pista 3' main debug: waiting for thread initialization main debug: thread started main debug: thread 5468 (input) created at priority 1 (input/input.c:368) qt4 debug: Updating the stream status: 3 main debug: `cdda://E:\' gives access `cdda' demux `' path `E:\' main debug: creating demux: access='cdda' demux='' path='E:\' main debug: looking for access_demux module: 0 candidates main warning: no access_demux module matched "cdda" main debug: TIMER module_Need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: creating access 'cdda' path='E:\' main debug: looking for access module: 1 candidate cdda debug: using winNT/2K/XP ioctl layer main debug: using access module "cdda" main debug: TIMER module_Need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms) main debug: Using AStream*Block main debug: pre buffering main debug: received first data for our buffer qt4 debug: New Event: type 1103 qt4 debug: Updating the stream status: 2 main debug: prebuffering done 47084 bytes in 0s - 741 kbytes/s main debug: creating demux: access='cdda' demux='' path='E:\' main debug: looking for demux module: 51 candidates wav debug: chunk: fcc=`fmt ` size=16 wav debug: format: 0x0001, fourcc: araw, channels: 2, freq: 44100 Hz, bitrate: 172Ko/s, blockalign: 4, bits/samples: 16, extra size: 0 wav debug: found Raw audio audio format wav debug: chunk: fcc=`data` size=0 main debug: selecting program id=0 main debug: using demux module "wav" main debug: TIMER module_Need() : 22.000 ms - Total 22.000 ms / 1 intvls (Avg 22.000 ms) main debug: looking for decoder module: 35 candidates araw debug: samplerate:44100Hz channels:2 bits/sample:16 main debug: using decoder module "araw" main debug: TIMER module_Need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: thread 5768 (decoder) created at priority 2 (input/decoder.c:217) main debug: `cdda://E:\' successfully opened main debug: thread started main debug: no aout present, spawning one main debug: looking for audio output module: 3 candidates aout_directx debug: OpenAudio main debug: control type=1 qt4 debug: New Event: type 1108 qt4 debug: New Event: type 1103 qt4 debug: Updating the stream status: 3 aout_directx debug: found device: Controlador primario de sonido aout_directx debug: found device: Realtek HD Audio output aout_directx debug: found device: L�nea #0 del m�dem (emulada) aout_directx debug: device supports 2 channels (DEFAULT!) aout_directx debug: device supports 2 channels aout_directx debug: device supports 1 channel aout_directx debug: Windows says your SpeakerConfig is stereo aout_directx debug: creating DirectSoundThread main debug: thread 5864 (DirectSound Notification Thread) created at priority 15 (directx.c:392) main debug: using audio output module "aout_directx" main debug: TIMER module_Need() : 65.000 ms - Total 65.000 ms / 1 intvls (Avg 65.000 ms) main debug: thread started aout_directx debug: DirectSoundThread ready main debug: output 's16l' 44100 Hz Stereo frame=1 samples/4 bytes main debug: mixer 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes main debug: filter(s) 'fl32'->'s16l' 44100 Hz->44100 Hz Stereo->Stereo main debug: looking for audio filter module: 24 candidates main debug: using audio filter module "converter_float" main debug: TIMER module_Need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: found a filter for the whole conversion main debug: looking for audio mixer module: 3 candidates main debug: using audio mixer module "float32_mixer" main debug: TIMER module_Need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: input 's16l' 44100 Hz Stereo frame=1 samples/4 bytes main debug: filter(s) 's16l'->'fl32' 44100 Hz->44100 Hz Stereo->Stereo main debug: looking for audio filter module: 24 candidates main debug: using audio filter module "converter_float" main debug: TIMER module_Need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: found a filter for the whole conversion main debug: filter(s) 'fl32'->'fl32' 48510 Hz->44100 Hz Stereo->Stereo main debug: looking for audio filter module: 24 candidates main debug: using audio filter module "bandlimited_resampler" main debug: TIMER module_Need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms) main debug: found a filter for the whole conversion qt4 debug: Updating the stream status: 4 qt4 debug: New Event: type 1103 qt4 debug: Updating the stream status: 4 main debug: control type=1 main warning: cannot set pause state qt4 debug: Updating the stream status: 4 qt4 debug: New Event: type 1103 main debug: control type=1 main warning: cannot set pause state qt4 debug: Updating the stream status: 4 qt4 debug: New Event: type 1103 main debug: control type=1 main warning: cannot set pause state
Thanks in advance.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: Audio CDs don't pause

Postby VLC_help » 24 Sep 2008 12:30

main warning: cannot set pause state
looks like a bug.

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Re: Audio CDs don't pause

Postby The DJ » 24 Sep 2008 17:12

main warning: cannot set pause state
looks like a bug.
Fixed in http://git.videolan.org/?p=vlc.git;a=co ... 555405ff00 (for master and upcoming 0.9.3)
Don't use PMs for support questions.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Bing [Bot] and 27 guests