[vlc-devel] portaudio nightly build 01-11-2004

Maik Diessner dandruff at gmx.de
Tue Nov 2 01:23:36 CET 2004


just tried asio output with the last nightly build (01-11-2004), but it
outputs just mono (1 channel):


main debug: adding playlist item
`D:\Sites\Outburst\download\dandruff-06-2003.mp3' (
D:\Sites\Outburst\download\dandruff-06-2003.mp3 )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 3492 (input) created at priority 1
(src/input/input.c:228)
main warning: drive letter D: found in source
main debug: `D:\Sites\Outburst\download\dandruff-06-2003.mp3' gives access
`' demux `' path `D:\Sites\Outburst\download\dandruff-06-2003.mp3'
main debug: demux2_New: access='' demux=''
path='D:\Sites\Outburst\download\dandruff-06-2003.mp3'
main debug: looking for access_demux module
main debug: probing 1 candidate
main debug: access2_New: access=''
path='D:\Sites\Outburst\download\dandruff-06-2003.mp3'
main debug: looking for access2 module
main debug: probing 4 candidates
vcd debug: trying .cue file: D:\Sites\Outburst\download\dandruff-06-2003.cue
vcd warning: could not open D:\Sites\Outburst\download\dandruff-06-2003.mp3
access_file debug: opening file
`D:\Sites\Outburst\download\dandruff-06-2003.mp3'
main debug: using access2 module "access_file"
main debug: pre buffering
main debug: received first data for our buffer
main debug: prebuffering done 1408981 bytes in 0s - 82078 kbytes/s
main debug: demux2_New: access='' demux=''
path='D:\Sites\Outburst\download\dandruff-06-2003.mp3'
main debug: looking for demux2 module
main debug: probing 34 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)
flac warning: flac module discarded (no startcode)
aac warning: AAC module discarded
main debug: looking for id3 module
main debug: probing 2 candidates
id3tag debug: checking for ID3 tag
id3tag debug: found ID3v1 tag
id3tag debug: found ID3v2 tag
main debug: using id3 module "id3tag"
main debug: unlocking module "id3tag"
main debug: looking for packetizer module
main debug: probing 17 candidates
main debug: using packetizer module "mpeg_audio"
main debug: using demux2 module "mpga"
main debug: looking for a subtitle file in D:\Sites\Outburst\download\
main debug: meta information:
main debug:   - 'Titel' = 'June-Mix'
main debug:   - 'Künstler' = 'Dandruff'
main debug:   - 'Recording time' = '2003'
main debug:   - 'Genre' = '127'
main debug:   - 'Encoded by' = 'Dandruff'
main debug:   - 'Genre' = 'Drum & Bass'
main debug:   - 'Genre' = '127'
main debug:   - 'Künstler' = 'Dandruff'
main debug:   - 'Titel' = 'June-Mix'
main debug:   - 'Recording time' = '2003'
main debug: `D:\Sites\Outburst\download\dandruff-06-2003.mp3' sucessfully
opened
mpeg_audio: MPGA channels:2 samplerate:44100 bitrate:128
main debug: Selecting program id=0
main debug: looking for decoder module
main debug: probing 23 candidates
main debug: using decoder module "mpeg_audio"
main debug: thread 3580 (decoder) created at priority 2
(src/input/decoder.c:157)
mpeg_audio: MPGA channels:2 samplerate:44100 bitrate:128
main debug: no aout present, spawning one
main debug: looking for audio output module
main debug: probing 4 candidates
portaudio debug: Entering Open()
portaudio debug: number of devices = 2
portaudio debug: ------------------------------------- #0
portaudio debug: Name         = ASIO Hammerfall DSP
portaudio debug: Max Inputs   = 12, Max Outputs = 12
portaudio debug: ------------------------------------- #1
portaudio debug: Name         = ASIO Multimedia Driver
portaudio debug: Max Inputs   = 2, Max Outputs = 8
portaudio debug: -------------------------------------
portaudio debug: requested device is #0
portaudio debug: device supports 1 channel
portaudio debug: device supports 2 channels
portaudio debug: device supports 4 channels
portaudio debug: device supports 5 channels
portaudio debug: device supports 5.1 channels
main debug: waiting for thread completion
portaudio debug: number of devices = 2
portaudio debug: ------------------------------------- #0
portaudio debug: Name         = ASIO Hammerfall DSP
portaudio debug: Max Inputs   = 12, Max Outputs = 12
portaudio debug: ------------------------------------- #1
portaudio debug: Name         = ASIO Multimedia Driver
portaudio debug: Max Inputs   = 2, Max Outputs = 8
portaudio debug: -------------------------------------
portaudio debug: requested device is #0
portaudio debug: nb_channels requested = 1
main debug: thread 3804 (aout) created at priority 1 (portaudio.c:181)
main debug: using audio output module "portaudio"
main debug: output 'fl32' 44100 Hz Mono frame=1 samples/4 bytes
main debug: mixer 'fl32' 44100 Hz Mono frame=1 samples/4 bytes
main debug: no need for any filter
main debug: looking for audio mixer module
main debug: probing 3 candidates
main debug: using audio mixer module "trivial_mixer"
main debug: input 'mpga' 44100 Hz Stereo frame=1152 samples/1053 bytes
main debug: filter(s) 'mpga'->'fl32' 44100 Hz->44100 Hz Stereo->Mono
main debug: looking for audio filter module
main debug: probing 22 candidates
main debug: looking for audio filter module
main debug: probing 22 candidates
main debug: using audio filter module "mpgatofixed32"
main debug: looking for audio filter module
main debug: probing 22 candidates
main debug: using audio filter module "trivial_channel_mixer"
main debug: found 2 filters for the whole conversion
main debug: filter(s) 'fl32'->'fl32' 48510 Hz->44100 Hz Mono->Mono
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 (1023097), dropping buffer
main warning: PTS is out of range (997002), dropping buffer
main warning: PTS is out of range (970901), dropping buffer
main warning: PTS is out of range (944800), dropping buffer
main warning: PTS is out of range (918698), dropping buffer
main warning: PTS is out of range (892596), dropping buffer
main warning: PTS is out of range (866494), dropping buffer
main warning: PTS is out of range (840393), dropping buffer
main warning: PTS is out of range (814291), dropping buffer
main warning: PTS is out of range (788188), dropping buffer
main warning: PTS is out of range (762087), dropping buffer
main warning: PTS is out of range (735986), dropping buffer
main warning: PTS is out of range (709885), dropping buffer
main warning: PTS is out of range (683783), dropping buffer
main warning: PTS is out of range (657681), dropping buffer
main warning: PTS is out of range (631579), dropping buffer
main warning: PTS is out of range (605496), dropping buffer
main warning: PTS is out of range (579395), dropping buffer
main warning: PTS is out of range (553293), dropping buffer
main warning: PTS is out of range (527191), dropping buffer
main warning: PTS is out of range (501089), dropping buffer
main warning: PTS is out of range (474987), dropping buffer
main warning: PTS is out of range (448886), dropping buffer
main warning: PTS is out of range (422783), dropping buffer
main warning: PTS is out of range (396681), dropping buffer
main warning: PTS is out of range (370580), dropping buffer
main warning: PTS is out of range (344478), dropping buffer
main warning: PTS is out of range (318376), dropping buffer
main warning: PTS is out of range (292274), dropping buffer
main warning: PTS is out of range (266172), dropping buffer
main warning: PTS is out of range (240070), dropping buffer
main warning: PTS is out of range (213968), dropping buffer
main warning: PTS is out of range (187865), dropping buffer
main warning: PTS is out of range (161763), dropping buffer
main warning: PTS is out of range (135661), dropping buffer
main warning: PTS is out of range (109559), dropping buffer
main warning: PTS is out of range (83457), dropping buffer
main warning: PTS is out of range (57355), dropping buffer
main warning: PTS is out of range (31253), dropping buffer
main warning: PTS is out of range (5151), dropping buffer
main warning: PTS is out of range (-20952), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer






__________________________
windows xp prof. sp2
rme hdsp 9632 soundcard

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list