another attempt
http://www.revolunet.com/static/downloa ... anced.html
activeX 0.9.8a debug messages:
VLC: access_ftp access : answer=125 Data connection already open; Transfer starting.
VLC: main access : using access module "access_ftp"
VLC: main stream : Using AStream*Stream
VLC: main stream : pre-buffering...
VLC: main stream : received first data for our buffer
VLC: main input : creating demux: access='ftp' demux='' path='127.0.0.1/1.avi'
VLC: main demux : looking for demux module: 59 candidates
VLC: avi stream : found Chunk fourcc:46464952 (RIFF) size:1469637870 pos:0
VLC: avi stream : found LIST chunk: 'AVI '
...
VLC: main demux : using demux module "avi"
VLC: main decoder : looking for decoder module: 34 candidates
VLC: avcodec decoder : libavcodec already initialized
VLC: avcodec decoder : using direct rendering
VLC: avcodec decoder : ffmpeg codec (MPEG-4 Video) started
VLC: main decoder : using decoder module "avcodec"
VLC: main decoder : thread 6016 (decoder) created at priority 0 (input/decoder.c:217)
VLC: main decoder : thread started
VLC: main decoder : looking for decoder module: 34 candidates
VLC: main decoder : using decoder module "mpeg_audio"
VLC: main decoder : thread 1284 (decoder) created at priority 2 (input/decoder.c:217)
VLC: main input : `
ftp://127.0.0.1/1.avi' successfully opened
VLC: main input : EOF reached
VLC: main input : control type=1
VLC: main input : waiting decoder fifos to empty
VLC: main decoder : thread started
VLC: mpeg_audio decoder : MPGA channels:2 samplerate:48000 bitrate:128
VLC: main decoder : no aout present, spawning one
VLC: main audio output : looking for audio output module: 3 candidates
VLC: aout_directx audio output : OpenAudio
VLC: aout_directx audio output : found device:
VLC: aout_directx audio output : found device: HD Audio rear output
VLC: aout_directx audio output : device supports 2 channels (DEFAULT!)
VLC: aout_directx audio output : device supports 2 channels
VLC: aout_directx audio output : device supports 1 channel
VLC: aout_directx audio output : Windows says your SpeakerConfig is stereo
VLC: aout_directx audio output : creating DirectSoundThread
VLC: main generic : thread 6656 (DirectSound Notification Thread) created at priority 15 (directx.c:392)
VLC: main audio output : using audio output module "aout_directx"
VLC: main audio output : output 's16l' 48000 Hz Stereo frame=1 samples/4 bytes
VLC: main audio output : mixer 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes
VLC: main audio output : filter(s) 'fl32'->'s16l' 48000 Hz->48000 Hz Stereo->Stereo
VLC: main generic : thread started
VLC: aout_directx generic : DirectSoundThread ready
VLC: main audio output : looking for audio filter module: 24 candidates
VLC: main audio output : using audio filter module "converter_float"
VLC: main audio output : found a filter for the whole conversion
VLC: main audio output : looking for audio mixer module: 3 candidates
VLC: main audio output : using audio mixer module "float32_mixer"
VLC: main audio output : input 'mpga' 48000 Hz Stereo frame=1152 samples/969 bytes
VLC: main audio output : filter(s) 'mpga'->'fl32' 48000 Hz->48000 Hz Stereo->Stereo
VLC: main audio output : looking for audio filter module: 24 candidates
VLC: main audio output : using audio filter module "mpgatofixed32"
VLC: main audio output : found a filter for the whole conversion
VLC: main audio output : filter(s) 'fl32'->'fl32' 52800 Hz->48000 Hz Stereo->Stereo
VLC: main audio output : looking for audio filter module: 24 candidates
VLC: main audio output : using audio filter module "bandlimited_resampler"
VLC: main audio output : found a filter for the whole conversion
VLC: main playlist : finished input
VLC: main access : waitpipe: object killed
VLC: main playlist : dying input
VLC: main decoder : removing module "mpeg_audio"
VLC: main decoder : thread ended
VLC: main playlist : dying input
VLC: avi stream : free chunk avih
VLC: avi stream : free chunk strh
VLC: avi stream : free chunk strf
VLC: avi stream : free chunk JUNK
VLC: avi stream : free chunk LIST
VLC: avi stream : free chunk strh
VLC: avi stream : free chunk strf
VLC: avi stream : free chunk JUNK
VLC: avi stream : free chunk LIST
VLC: avi stream : unknown chunk (not unloaded)
VLC: avi stream : free chunk LIST
VLC: avi stream : free chunk LIST
VLC: avi stream : free chunk ISFT
VLC: avi stream : free chunk LIST
VLC: avi stream : free chunk JUNK
VLC: avi stream : free chunk LIST
VLC: avi stream : free chunk RIFF
VLC: avi stream : free chunk LIST
VLC: main demux : removing module "avi"
VLC: access_ftp access : stopping stream
VLC: access_ftp access : ftp_SendCommand:"ABOR"
VLC: access_ftp access : failed to send command
VLC: access_ftp access : cannot abort file
VLC: access_ftp access : ftp_SendCommand:"QUIT"
VLC: access_ftp access : failed to send command
VLC: access_ftp access : cannot quit
VLC: main access : removing module "access_ftp"
VLC: main playlist : dying input
VLC: avcodec decoder : ffmpeg codec (MPEG-4 Video) stopped
VLC: main decoder : removing module "avcodec"
VLC: main decoder : thread ended
VLC: main decoder : thread times: real 0m0.203125s, kernel 0m0.000000s, user 0m0.000000s
VLC: main decoder : thread 6016 joined (input/decoder.c:248)
VLC: main decoder : killing decoder fourcc `DX50', 0 PES in FIFO
VLC: main decoder : thread times: real 0m0.093750s, kernel 0m0.015625s, user 0m0.000000s
VLC: main decoder : thread 1284 joined (input/decoder.c:248)
VLC: main decoder : killing decoder fourcc `mpga', 1 PES in FIFO
VLC: main audio output : removing module "mpgatofixed32"
VLC: main audio output : removing module "bandlimited_resampler"
VLC: aout_directx audio output : closing audio device
VLC: aout_directx generic : DirectSoundThread exiting
VLC: main generic : thread ended
VLC: main generic : thread times: real 0m0.187500s, kernel 0m0.000000s, user 0m0.000000s
VLC: main generic : thread 6656 joined (directx.c:664)
VLC: main audio output : removing module "aout_directx"
VLC: main audio output : removing module "converter_float"
VLC: main audio output : removing module "float32_mixer"
VLC: main input : thread ended
VLC: main playlist : dead input
VLC: main input : thread times: real 0m0.250000s, kernel 0m0.000000s, user 0m0.000000s
VLC: main input : thread 764 joined (playlist/engine.c:244)
VLC: main playlist : starting new item
VLC: main playlist : changing item without a request (current 3/4)
VLC: main playlist : nothing to play