[vlc-devel] audio-cd playback doesn't work

Maik Diessner dandruff at gmx.de
Wed Aug 11 13:23:59 CEST 2004


audio-cd playback still doesn't work with latest nightly build! only
terrible noise comes out.

________________________
windows xp sp2
vlc 0.7.3 with wxwindows [nightly build 10-08-2004]




main debug: adding playlist item `cdda://E:@1' ( cdda://E:@1 )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 2900 (input) created at priority 1
(src/input/input.c:226)
main debug: `cdda://E:@1' gives access `cdda' demux `' path `E:@1'
main debug: demux2_New: access='cdda' demux='' path='E:@1'
main debug: looking for access_demux module
main debug: probing 0 candidates
main error: no access_demux module matched "cdda"
main debug: access2_New: access='cdda' path='E:@1'
main debug: looking for access2 module
main debug: probing 4 candidates
cdda debug: using winNT/2K/XP ioctl layer
cdda debug: p_sectors: 0, 0
cdda debug: p_sectors: 1, 12282
cdda debug: p_sectors: 2, 35657
cdda debug: p_sectors: 3, 51150
cdda debug: p_sectors: 4, 75207
cdda debug: p_sectors: 5, 81532
cdda debug: p_sectors: 6, 108992
cdda debug: p_sectors: 7, 111810
cdda debug: p_sectors: 8, 131805
cdda debug: p_sectors: 9, 134675
cdda debug: p_sectors: 10, 158402
cdda debug: p_sectors: 11, 180610
cdda debug: p_sectors: 12, 199782
cdda debug: p_sectors: 13, 204180
cdda debug: p_sectors: 14, 235175
cdda debug: p_sectors: 15, 237730
cdda debug: p_sectors: 16, 263632
cdda debug: p_sectors: 17, 283217
cdda debug: p_sectors: 18, 309112
cdda debug: p_sectors: 19, 313508
cdda debug: title[0] start=0
cdda debug: title[0] end=12282
cdda debug: title[1] start=12282
cdda debug: title[1] end=35657
cdda debug: title[2] start=35657
cdda debug: title[2] end=51150
cdda debug: title[3] start=51150
cdda debug: title[3] end=75207
cdda debug: title[4] start=75207
cdda debug: title[4] end=81532
cdda debug: title[5] start=81532
cdda debug: title[5] end=108992
cdda debug: title[6] start=108992
cdda debug: title[6] end=111810
cdda debug: title[7] start=111810
cdda debug: title[7] end=131805
cdda debug: title[8] start=131805
cdda debug: title[8] end=134675
cdda debug: title[9] start=134675
cdda debug: title[9] end=158402
cdda debug: title[10] start=158402
cdda debug: title[10] end=180610
cdda debug: title[11] start=180610
cdda debug: title[11] end=199782
cdda debug: title[12] start=199782
cdda debug: title[12] end=204180
cdda debug: title[13] start=204180
cdda debug: title[13] end=235175
cdda debug: title[14] start=235175
cdda debug: title[14] end=237730
cdda debug: title[15] start=237730
cdda debug: title[15] end=263632
cdda debug: title[16] start=263632
cdda debug: title[16] end=283217
cdda debug: title[17] start=283217
cdda debug: title[17] end=309112
cdda debug: title[18] start=309112
cdda debug: title[18] end=313508
main debug: using access2 module "cdda"
main debug: pre buffering
main debug: received first data for our buffer
main debug: prebuffering done 47084 bytes in 0s - 307 kbytes/s
main debug: demux2_New: access='cdda' demux='' path='E:@1'
main debug: looking for demux2 module
main debug: probing 31 candidates
mp4 warning: MP4 plugin discarded (not a valid file)
avi warning: avi module discarded (invalid header)
asf warning: ASF plugin discarded (not a valid file)
dshow warning: dshow plugin discarded (not a valid stream)
flac warning: flac module discarded (no startcode)
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 demux2 module "wav"
main debug: looking for decoder module
main debug: probing 22 candidates
araw debug: samplerate:44100Hz channels:2 bits/sample:16
main debug: using decoder module "araw"
main debug: thread 2968 (decoder) created at priority 2
(src/input/decoder.c:157)
main debug: `cdda://E:@1' sucessfully opened
main debug: no aout present, spawning one
main debug: looking for audio output module
main debug: probing 3 candidates
waveout debug: device supports 2 channels
waveout debug: device supports 1 channel
main debug: thread 3076 (waveOut Notification Thread) created at priority 15
(waveout.c:317)
main debug: using audio output module "waveout"
main debug: output 's16l' 44100 Hz Stereo frame=1 samples/4 bytes
main debug: mixer 's16l' 44100 Hz Stereo frame=1 samples/4 bytes
main debug: filter(s) 'fl32'->'s16l' 44100 Hz->44100 Hz Stereo->Stereo
main debug: looking for audio filter module
main debug: probing 22 candidates
main debug: using audio filter module "float32tos16"
main debug: found a filter for the whole conversion
main debug: looking for audio mixer module
main debug: probing 3 candidates
main debug: using audio mixer module "trivial_mixer"
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
main debug: probing 22 candidates
main debug: using audio filter module "s16tofloat32"
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
main debug: probing 22 candidates
main debug: using audio filter module "bandlimited_resampler"
main debug: found a filter for the whole conversion
main warning: PTS is out of range (5764), dropping buffer
main warning: PTS is out of range (-17429), dropping buffer

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list