Unable to open file when spaces are in filepath
Posted: 30 Dec 2009 10:40
VLC: Version 1.0.3 Goldeneye (Intel 32bit)
MAC OS X version 10.5.8
When opening a music file with spaces in the path vlc has an error. I tested across 20 files, with/without spaces in path and different music types, it only has an error with spaces. i.e MyMusic/Basement Jaxx/The Singles goes to MyMusic/Basement%20Jaxx/The%20Singles.
The file does not open
and the following message is shown:
Your input can't be opened
VLC is unable to open the MRL 'directory:///Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles'. Check the log for details.
Relevant part of error log:
main debug: adding item `The Singles' ( directory:///Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles )
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 9 items, index 1
main debug: processing request item The Singles node Playlist skip 0
main debug: resyncing on The Singles
main debug: The Singles is at 8
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'The Singles'
main debug: thread (input) created at priority 22 (input/input.c:230)
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path '/tmp'
macosx debug: input has changed, refreshing interface
main debug: `directory:///Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles' gives access `directory' demux `' path `/Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles'
main debug: creating demux: access='directory' demux='' path='/Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "directory"
main debug: TIMER module_need() : 0.101 ms - Total 0.101 ms / 1 intvls (Avg 0.101 ms)
main debug: creating access 'directory' path='/Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles'
main debug: looking for access module: 1 candidate
main warning: no access module matching "directory" could be loaded
Error log is as follows:
supported format: [44100][mcpl][12][4][1][4][2][16]
supported format: [96000][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [48000][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [44100][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [96000][mcpl][4][8][1][8][2][24]
auhal debug: supported format: [48000][mcpl][4][8][1][8][2][24]
auhal debug: supported format: [44100][mcpl][4][8][1][8][2][24]
auhal debug: current format is: [44100][mcpl][41][4][1][4][2][32]
auhal debug: layout of AUHAL has 2 channels
auhal debug: selected 2 physical channels for device output
auhal debug: VLC will output: Stereo
auhal debug: we set the AU format: [44100][mcpl][9][8][1][8][2][32]
auhal debug: the actual set AU format is [44100][mcpl][9][8][1][8][2][32]
main debug: no fetch required for Dawn Of The Locusts (art currently (null))
main debug: Creating an input for 'Jello Biafra & The Melvins - Plethysmograph - Enchanted Thoughtfist.mp3'
main debug: no fetch required for Enchanted Thoughtfist (art currently (null))
main debug: Creating an input for 'Jello Biafra & The Melvins - Plethysmograph - Islamic Bomb.mp3'
main debug: no fetch required for Islamic Bomb (art currently (null))
main debug: Creating an input for 'Jello Biafra & The Melvins - Plethysmograph - McGruff The Crime Dog.mp3'
main debug: no fetch required for McGruff The Crime Dog (art currently (null))
main debug: Creating an input for 'Jello Biafra & The Melvins - Plethysmograph - The Lighter Side Of Global Terror.mp3'
main debug: no fetch required for The Lighter Side Of Global Terrorism (art currently (null))
main debug: Creating an input for 'Jello Biafra & The Melvins - Plethysmograph - Yuppie Cadillac.mp3'
main debug: no fetch required for Yuppie Cadillac (art currently (null))
main debug: using audio output module "auhal"
main debug: TIMER module_need() : 337.677 ms - Total 337.677 ms / 1 intvls (Avg 337.677 ms)
main debug: output 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
main debug: mixer 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
main debug: no need for any filter
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.190 ms - Total 0.190 ms / 1 intvls (Avg 0.190 ms)
main debug: input 'mpga' 44100 Hz Stereo frame=1152 samples/1053 bytes
main debug: looking for audio filter module: 1 candidate
scaletempo warning: bad input or output format
main warning: no audio filter module matching "scaletempo" could be loaded
main debug: TIMER module_need() : 0.118 ms - Total 0.118 ms / 1 intvls (Avg 0.118 ms)
main debug: looking for audio filter module: 1 candidate
scaletempo debug: format: 44100 rate, 2 nch, 4 bps, fl32
scaletempo debug: params: 30 stride, 0.200 overlap, 14 search
scaletempo debug: 1.000 scale, 1323.000 stride_in, 1323 stride_out, 1059 standing, 264 overlap, 617 search, 2204 queue, fl32 mode
main debug: using audio filter module "scaletempo"
main debug: TIMER module_need() : 0.496 ms - Total 0.496 ms / 1 intvls (Avg 0.496 ms)
main debug: filter(s) 'mpga'->'fl32' 44100 Hz->44100 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "mpgatofixed32"
main debug: TIMER module_need() : 0.168 ms - Total 0.168 ms / 1 intvls (Avg 0.168 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() : 0.111 ms - Total 0.111 ms / 1 intvls (Avg 0.111 ms)
main debug: found a filter for the whole conversion
main debug: End of audio preroll
main debug: Decoder buffering done in 332 ms
main warning: PTS is out of range (-8175), dropping buffer
main warning: PTS is out of range (-34284), dropping buffer
main warning: output date isn't PTS date, requesting resampling (-40040)
main warning: buffer is 40042 in advance, triggering downsampling
main warning: resampling stopped after 9605061 usec (drift: -571)
main debug: thread (check for update) created at priority 0 (misc/update.c:1400)
main debug: thread started
main debug: creating access 'http' path='update.videolan.org/vlc/status-mac-x86'
main debug: looking for access module: 2 candidates
access_http debug: http: server='update.videolan.org' port=80 file='/vlc/status-mac-x86
main debug: net: connecting to update.videolan.org port 80
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 17)
access_http debug: protocol 'HTTP' answer code 206
access_http debug: Content-Type: text/plain
access_http debug: stream size=434,pos=0,remaining=434
access_http debug: this frame size=434
access_http debug: Server: lighttpd/1.4.19
main debug: using access module "access_http"
main debug: TIMER module_need() : 4205.327 ms - Total 4205.327 ms / 1 intvls (Avg 4205.327 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 434 bytes in 0s - 4036 kbytes/s
main debug: removing module "access_http"
main debug: waitpipe: object killed
main debug: creating access 'http' path='update.videolan.org/vlc/status-mac-x86.asc'
main debug: looking for access module: 2 candidates
access_http debug: http: server='update.videolan.org' port=80 file='/vlc/status-mac-x86.asc
main debug: net: connecting to update.videolan.org port 80
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 17)
access_http debug: protocol 'HTTP' answer code 206
access_http debug: Content-Type: text/plain
access_http debug: stream size=190,pos=0,remaining=190
access_http debug: this frame size=190
access_http debug: Server: lighttpd/1.4.19
main debug: using access module "access_http"
main debug: TIMER module_need() : 3893.503 ms - Total 3893.503 ms / 1 intvls (Avg 3893.503 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 190 bytes in 0s - 3786 kbytes/s
main debug: Downloading signature (190 bytes)
main debug: removing module "access_http"
main debug: waitpipe: object killed
main debug: Unarmoring signature
main: Status file authenticated
main debug: thread ended
mpeg_audio debug: emulated startcode (no startcode on following frame)
main debug: EOF reached
main debug: finished input
main debug: removing module "mpeg_audio"
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: removing module "mpgatofixed32"
main debug: removing module "scaletempo"
main debug: removing module "bandlimited_resampler"
main debug: removing module "auhal"
main debug: removing module "float32_mixer"
main debug: releasing aout
main debug: removing module "mpeg_audio"
main debug: removing module "es"
main debug: removing module "stream_filter_record"
main debug: removing module "access_file"
main debug: Program doesn't contain anymore ES
main debug: thread ended
main debug: dead input
main debug: changing item without a request (current 0/8)
main debug: using item 1
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'Caped Crusader'
main debug: thread (input) created at priority 22 (input/input.c:230)
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path '/tmp'
main debug: `file:///Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/Jello%20Biafra%20%26%20The%20Melvins%20-%20Plethysmograph%20-%20Caped%20Crusader.mp3' gives access `file' demux `' path `/Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/Jello Biafra & The Melvins - Plethysmograph - Caped Crusader.mp3'
main debug: creating demux: access='file' demux='' path='/Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/Jello Biafra & The Melvins - Plethysmograph - Caped Crusader.mp3'
main debug: looking for access_demux module: 1 candidate
macosx debug: input has stopped, refreshing interface
main warning: no access_demux module matching "file" could be loaded
main debug: TIMER module_need() : 14.027 ms - Total 14.027 ms / 1 intvls (Avg 14.027 ms)
main debug: creating access 'file' path='/Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/Jello Biafra & The Melvins - Plethysmograph - Caped Crusader.mp3'
main debug: looking for access module: 3 candidates
access_file debug: opening file `/Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/Jello Biafra & The Melvins - Plethysmograph - Caped Crusader.mp3'
main debug: using access module "access_file"
main debug: TIMER module_need() : 0.490 ms - Total 0.490 ms / 1 intvls (Avg 0.490 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 1024 bytes in 0s - 26315 kbytes/s
main debug: looking for stream_filter module: 4 candidates
main debug: TIMER module_need() : 0.072 ms - Total 0.072 ms / 1 intvls (Avg 0.072 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 0.063 ms - Total 0.063 ms / 1 intvls (Avg 0.063 ms)
main debug: creating demux: access='file' demux='' path='/Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/Jello Biafra & The Melvins - Plethysmograph - Caped Crusader.mp3'
main debug: ID3v2.3 revision 0 tag found, skipping 2306 bytes
main debug: looking for demux module: 50 candidates
es debug: detected format mpga
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "mpeg_audio"
main debug: TIMER module_need() : 0.070 ms - Total 0.070 ms / 1 intvls (Avg 0.070 ms)
main debug: using demux module "es"
main debug: TIMER module_need() : 0.173 ms - Total 0.173 ms / 1 intvls (Avg 0.173 ms)
main debug: looking for a subtitle file in /Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/
main debug: looking for meta reader module: 1 candidate
main debug: using meta reader module "taglib"
main debug: TIMER module_need() : 0.820 ms - Total 0.820 ms / 1 intvls (Avg 0.820 ms)
main debug: removing module "taglib"
main debug: `file:///Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/Jello%20Biafra%20%26%20The%20Melvins%20-%20Plethysmograph%20-%20Caped%20Crusader.mp3' successfully opened
es debug: did not sync on first block
mpeg_audio debug: MPGA channels:2 samplerate:44100 bitrate:320
main debug: selecting program id=0
main debug: looking for decoder module: 32 candidates
main debug: using decoder module "mpeg_audio"
main debug: TIMER module_need() : 0.298 ms - Total 0.298 ms / 1 intvls (Avg 0.298 ms)
main debug: thread (decoder) created at priority 22 (input/decoder.c:315)
main debug: thread started
main debug: Buffering 0%
main debug: Buffering 8%
mpeg_audio debug: MPGA channels:2 samplerate:44100 bitrate:320
main debug: Buffering 17%
main debug: reusing aout
main debug: Buffering 26%
main debug: Buffering 34%
main debug: Buffering 43%
main debug: Buffering 52%
main debug: Buffering 60%
main debug: Buffering 69%
main debug: looking for audio output module: 2 candidates
main debug: Buffering 78%
main debug: Buffering 87%
main debug: Buffering 95%
main debug: Stream buffering done (313 ms in 1 ms)
main debug: VLC is looking for: 'mpga' 44100 Hz Stereo frame=1152 samples/1053 bytes
auhal debug: system has [3] device(s)
auhal debug: DevID: 0x104 DevName: Built-in Microphone
auhal debug: this device is INPUT only. skipping...
auhal debug: DevID: 0x102 DevName: Built-in Input
auhal debug: this device is INPUT only. skipping...
auhal debug: DevID: 0x106 DevName: Built-in Output
auhal debug: supported format: [96000][mcpl][12][4][1][4][2][16]
auhal debug: supported format: [48000][mcpl][12][4][1][4][2][16]
auhal debug: supported format: [44100][mcpl][12][4][1][4][2][16]
auhal debug: supported format: [96000][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [48000][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [44100][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [96000][mcpl][4][8][1][8][2][24]
auhal debug: supported format: [48000][mcpl][4][8][1][8][2][24]
auhal debug: supported format: [44100][mcpl][4][8][1][8][2][24]
auhal debug: current format is: [44100][mcpl][41][4][1][4][2][32]
auhal debug: layout of AUHAL has 2 channels
auhal debug: selected 2 physical channels for device output
auhal debug: VLC will output: Stereo
auhal debug: we set the AU format: [44100][mcpl][9][8][1][8][2][32]
auhal debug: the actual set AU format is [44100][mcpl][9][8][1][8][2][32]
main debug: using audio output module "auhal"
main debug: TIMER module_need() : 32.031 ms - Total 32.031 ms / 1 intvls (Avg 32.031 ms)
main debug: output 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
main debug: mixer 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
main debug: no need for any filter
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.113 ms - Total 0.113 ms / 1 intvls (Avg 0.113 ms)
main debug: input 'mpga' 44100 Hz Stereo frame=1152 samples/1053 bytes
main debug: looking for audio filter module: 1 candidate
scaletempo warning: bad input or output format
main warning: no audio filter module matching "scaletempo" could be loaded
main debug: TIMER module_need() : 0.071 ms - Total 0.071 ms / 1 intvls (Avg 0.071 ms)
main debug: looking for audio filter module: 1 candidate
scaletempo debug: format: 44100 rate, 2 nch, 4 bps, fl32
scaletempo debug: params: 30 stride, 0.200 overlap, 14 search
scaletempo debug: 1.000 scale, 1323.000 stride_in, 1323 stride_out, 1059 standing, 264 overlap, 617 search, 2204 queue, fl32 mode
main debug: using audio filter module "scaletempo"
main debug: TIMER module_need() : 0.263 ms - Total 0.263 ms / 1 intvls (Avg 0.263 ms)
main debug: filter(s) 'mpga'->'fl32' 44100 Hz->44100 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "mpgatofixed32"
main debug: TIMER module_need() : 0.108 ms - Total 0.108 ms / 1 intvls (Avg 0.108 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() : 2.909 ms - Total 2.909 ms / 1 intvls (Avg 2.909 ms)
main debug: found a filter for the whole conversion
main debug: End of audio preroll
main debug: Decoder buffering done in 36 ms
main warning: PTS is out of range (-9719), dropping buffer
main warning: PTS is out of range (-35828), dropping buffer
macosx debug: input has changed, refreshing interface
main warning: output date isn't PTS date, requesting resampling (-43422)
main warning: buffer is 43423 in advance, triggering downsampling
main debug: TIMER input launching for 'Jello Biafra & The Melvins - Plethysmograph - Plethysmograph.mp3' : 260.648 ms - Total 260.648 ms / 1 intvls (Avg 260.648 ms)
main warning: resampling stopped after 10000713 usec (drift: -795)
main debug: incoming request - stopping current input
main debug: dying input
main debug: control type=0
main debug: control: stopping input
main debug: dying input
main debug: removing module "mpeg_audio"
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: removing module "mpgatofixed32"
main debug: removing module "scaletempo"
main debug: removing module "bandlimited_resampler"
main debug: removing module "auhal"
main debug: removing module "float32_mixer"
main debug: releasing aout
main debug: removing module "mpeg_audio"
main debug: removing module "es"
main debug: removing module "stream_filter_record"
main debug: removing module "access_file"
main debug: Program doesn't contain anymore ES
main debug: thread ended
main debug: dead input
macosx debug: input has stopped, refreshing interface
main debug: adding item `The Singles' ( directory:///Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles )
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 9 items, index 1
main debug: processing request item The Singles node Playlist skip 0
main debug: resyncing on The Singles
main debug: The Singles is at 8
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'The Singles'
main debug: thread (input) created at priority 22 (input/input.c:230)
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path '/tmp'
macosx debug: input has changed, refreshing interface
main debug: `directory:///Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles' gives access `directory' demux `' path `/Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles'
main debug: creating demux: access='directory' demux='' path='/Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "directory"
main debug: TIMER module_need() : 0.101 ms - Total 0.101 ms / 1 intvls (Avg 0.101 ms)
main debug: creating access 'directory' path='/Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles'
main debug: looking for access module: 1 candidate
main warning: no access module matching "directory" could be loaded
main debug: TIMER module_need() : 0.086 ms - Total 0.086 ms / 1 intvls (Avg 0.086 ms)
main error: open of `directory:///Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles' failed: (null)
main debug: thread ended
main debug: dead input
main debug: changing item without a request (current 8/9)
main debug: nothing to play
macosx debug: input has stopped, refreshing interface
main debug: TIMER input launching for 'The Singles' : 56.600 ms - Total 56.600 ms / 1 intvls (Avg 56.600 ms)
MAC OS X version 10.5.8
When opening a music file with spaces in the path vlc has an error. I tested across 20 files, with/without spaces in path and different music types, it only has an error with spaces. i.e MyMusic/Basement Jaxx/The Singles goes to MyMusic/Basement%20Jaxx/The%20Singles.
The file does not open
![Sad :(](./images/smilies/icon_sad.gif)
Your input can't be opened
VLC is unable to open the MRL 'directory:///Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles'. Check the log for details.
Relevant part of error log:
main debug: adding item `The Singles' ( directory:///Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles )
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 9 items, index 1
main debug: processing request item The Singles node Playlist skip 0
main debug: resyncing on The Singles
main debug: The Singles is at 8
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'The Singles'
main debug: thread (input) created at priority 22 (input/input.c:230)
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path '/tmp'
macosx debug: input has changed, refreshing interface
main debug: `directory:///Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles' gives access `directory' demux `' path `/Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles'
main debug: creating demux: access='directory' demux='' path='/Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "directory"
main debug: TIMER module_need() : 0.101 ms - Total 0.101 ms / 1 intvls (Avg 0.101 ms)
main debug: creating access 'directory' path='/Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles'
main debug: looking for access module: 1 candidate
main warning: no access module matching "directory" could be loaded
Error log is as follows:
supported format: [44100][mcpl][12][4][1][4][2][16]
supported format: [96000][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [48000][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [44100][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [96000][mcpl][4][8][1][8][2][24]
auhal debug: supported format: [48000][mcpl][4][8][1][8][2][24]
auhal debug: supported format: [44100][mcpl][4][8][1][8][2][24]
auhal debug: current format is: [44100][mcpl][41][4][1][4][2][32]
auhal debug: layout of AUHAL has 2 channels
auhal debug: selected 2 physical channels for device output
auhal debug: VLC will output: Stereo
auhal debug: we set the AU format: [44100][mcpl][9][8][1][8][2][32]
auhal debug: the actual set AU format is [44100][mcpl][9][8][1][8][2][32]
main debug: no fetch required for Dawn Of The Locusts (art currently (null))
main debug: Creating an input for 'Jello Biafra & The Melvins - Plethysmograph - Enchanted Thoughtfist.mp3'
main debug: no fetch required for Enchanted Thoughtfist (art currently (null))
main debug: Creating an input for 'Jello Biafra & The Melvins - Plethysmograph - Islamic Bomb.mp3'
main debug: no fetch required for Islamic Bomb (art currently (null))
main debug: Creating an input for 'Jello Biafra & The Melvins - Plethysmograph - McGruff The Crime Dog.mp3'
main debug: no fetch required for McGruff The Crime Dog (art currently (null))
main debug: Creating an input for 'Jello Biafra & The Melvins - Plethysmograph - The Lighter Side Of Global Terror.mp3'
main debug: no fetch required for The Lighter Side Of Global Terrorism (art currently (null))
main debug: Creating an input for 'Jello Biafra & The Melvins - Plethysmograph - Yuppie Cadillac.mp3'
main debug: no fetch required for Yuppie Cadillac (art currently (null))
main debug: using audio output module "auhal"
main debug: TIMER module_need() : 337.677 ms - Total 337.677 ms / 1 intvls (Avg 337.677 ms)
main debug: output 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
main debug: mixer 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
main debug: no need for any filter
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.190 ms - Total 0.190 ms / 1 intvls (Avg 0.190 ms)
main debug: input 'mpga' 44100 Hz Stereo frame=1152 samples/1053 bytes
main debug: looking for audio filter module: 1 candidate
scaletempo warning: bad input or output format
main warning: no audio filter module matching "scaletempo" could be loaded
main debug: TIMER module_need() : 0.118 ms - Total 0.118 ms / 1 intvls (Avg 0.118 ms)
main debug: looking for audio filter module: 1 candidate
scaletempo debug: format: 44100 rate, 2 nch, 4 bps, fl32
scaletempo debug: params: 30 stride, 0.200 overlap, 14 search
scaletempo debug: 1.000 scale, 1323.000 stride_in, 1323 stride_out, 1059 standing, 264 overlap, 617 search, 2204 queue, fl32 mode
main debug: using audio filter module "scaletempo"
main debug: TIMER module_need() : 0.496 ms - Total 0.496 ms / 1 intvls (Avg 0.496 ms)
main debug: filter(s) 'mpga'->'fl32' 44100 Hz->44100 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "mpgatofixed32"
main debug: TIMER module_need() : 0.168 ms - Total 0.168 ms / 1 intvls (Avg 0.168 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() : 0.111 ms - Total 0.111 ms / 1 intvls (Avg 0.111 ms)
main debug: found a filter for the whole conversion
main debug: End of audio preroll
main debug: Decoder buffering done in 332 ms
main warning: PTS is out of range (-8175), dropping buffer
main warning: PTS is out of range (-34284), dropping buffer
main warning: output date isn't PTS date, requesting resampling (-40040)
main warning: buffer is 40042 in advance, triggering downsampling
main warning: resampling stopped after 9605061 usec (drift: -571)
main debug: thread (check for update) created at priority 0 (misc/update.c:1400)
main debug: thread started
main debug: creating access 'http' path='update.videolan.org/vlc/status-mac-x86'
main debug: looking for access module: 2 candidates
access_http debug: http: server='update.videolan.org' port=80 file='/vlc/status-mac-x86
main debug: net: connecting to update.videolan.org port 80
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 17)
access_http debug: protocol 'HTTP' answer code 206
access_http debug: Content-Type: text/plain
access_http debug: stream size=434,pos=0,remaining=434
access_http debug: this frame size=434
access_http debug: Server: lighttpd/1.4.19
main debug: using access module "access_http"
main debug: TIMER module_need() : 4205.327 ms - Total 4205.327 ms / 1 intvls (Avg 4205.327 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 434 bytes in 0s - 4036 kbytes/s
main debug: removing module "access_http"
main debug: waitpipe: object killed
main debug: creating access 'http' path='update.videolan.org/vlc/status-mac-x86.asc'
main debug: looking for access module: 2 candidates
access_http debug: http: server='update.videolan.org' port=80 file='/vlc/status-mac-x86.asc
main debug: net: connecting to update.videolan.org port 80
main debug: connection: Operation now in progress
main debug: connection succeeded (socket = 17)
access_http debug: protocol 'HTTP' answer code 206
access_http debug: Content-Type: text/plain
access_http debug: stream size=190,pos=0,remaining=190
access_http debug: this frame size=190
access_http debug: Server: lighttpd/1.4.19
main debug: using access module "access_http"
main debug: TIMER module_need() : 3893.503 ms - Total 3893.503 ms / 1 intvls (Avg 3893.503 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 190 bytes in 0s - 3786 kbytes/s
main debug: Downloading signature (190 bytes)
main debug: removing module "access_http"
main debug: waitpipe: object killed
main debug: Unarmoring signature
main: Status file authenticated
main debug: thread ended
mpeg_audio debug: emulated startcode (no startcode on following frame)
main debug: EOF reached
main debug: finished input
main debug: removing module "mpeg_audio"
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: removing module "mpgatofixed32"
main debug: removing module "scaletempo"
main debug: removing module "bandlimited_resampler"
main debug: removing module "auhal"
main debug: removing module "float32_mixer"
main debug: releasing aout
main debug: removing module "mpeg_audio"
main debug: removing module "es"
main debug: removing module "stream_filter_record"
main debug: removing module "access_file"
main debug: Program doesn't contain anymore ES
main debug: thread ended
main debug: dead input
main debug: changing item without a request (current 0/8)
main debug: using item 1
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'Caped Crusader'
main debug: thread (input) created at priority 22 (input/input.c:230)
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path '/tmp'
main debug: `file:///Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/Jello%20Biafra%20%26%20The%20Melvins%20-%20Plethysmograph%20-%20Caped%20Crusader.mp3' gives access `file' demux `' path `/Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/Jello Biafra & The Melvins - Plethysmograph - Caped Crusader.mp3'
main debug: creating demux: access='file' demux='' path='/Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/Jello Biafra & The Melvins - Plethysmograph - Caped Crusader.mp3'
main debug: looking for access_demux module: 1 candidate
macosx debug: input has stopped, refreshing interface
main warning: no access_demux module matching "file" could be loaded
main debug: TIMER module_need() : 14.027 ms - Total 14.027 ms / 1 intvls (Avg 14.027 ms)
main debug: creating access 'file' path='/Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/Jello Biafra & The Melvins - Plethysmograph - Caped Crusader.mp3'
main debug: looking for access module: 3 candidates
access_file debug: opening file `/Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/Jello Biafra & The Melvins - Plethysmograph - Caped Crusader.mp3'
main debug: using access module "access_file"
main debug: TIMER module_need() : 0.490 ms - Total 0.490 ms / 1 intvls (Avg 0.490 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 1024 bytes in 0s - 26315 kbytes/s
main debug: looking for stream_filter module: 4 candidates
main debug: TIMER module_need() : 0.072 ms - Total 0.072 ms / 1 intvls (Avg 0.072 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 0.063 ms - Total 0.063 ms / 1 intvls (Avg 0.063 ms)
main debug: creating demux: access='file' demux='' path='/Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/Jello Biafra & The Melvins - Plethysmograph - Caped Crusader.mp3'
main debug: ID3v2.3 revision 0 tag found, skipping 2306 bytes
main debug: looking for demux module: 50 candidates
es debug: detected format mpga
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "mpeg_audio"
main debug: TIMER module_need() : 0.070 ms - Total 0.070 ms / 1 intvls (Avg 0.070 ms)
main debug: using demux module "es"
main debug: TIMER module_need() : 0.173 ms - Total 0.173 ms / 1 intvls (Avg 0.173 ms)
main debug: looking for a subtitle file in /Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/
main debug: looking for meta reader module: 1 candidate
main debug: using meta reader module "taglib"
main debug: TIMER module_need() : 0.820 ms - Total 0.820 ms / 1 intvls (Avg 0.820 ms)
main debug: removing module "taglib"
main debug: `file:///Users/camillecowley/Music/MyMusic/Melvins/Plethysmograph/Jello%20Biafra%20%26%20The%20Melvins%20-%20Plethysmograph%20-%20Caped%20Crusader.mp3' successfully opened
es debug: did not sync on first block
mpeg_audio debug: MPGA channels:2 samplerate:44100 bitrate:320
main debug: selecting program id=0
main debug: looking for decoder module: 32 candidates
main debug: using decoder module "mpeg_audio"
main debug: TIMER module_need() : 0.298 ms - Total 0.298 ms / 1 intvls (Avg 0.298 ms)
main debug: thread (decoder) created at priority 22 (input/decoder.c:315)
main debug: thread started
main debug: Buffering 0%
main debug: Buffering 8%
mpeg_audio debug: MPGA channels:2 samplerate:44100 bitrate:320
main debug: Buffering 17%
main debug: reusing aout
main debug: Buffering 26%
main debug: Buffering 34%
main debug: Buffering 43%
main debug: Buffering 52%
main debug: Buffering 60%
main debug: Buffering 69%
main debug: looking for audio output module: 2 candidates
main debug: Buffering 78%
main debug: Buffering 87%
main debug: Buffering 95%
main debug: Stream buffering done (313 ms in 1 ms)
main debug: VLC is looking for: 'mpga' 44100 Hz Stereo frame=1152 samples/1053 bytes
auhal debug: system has [3] device(s)
auhal debug: DevID: 0x104 DevName: Built-in Microphone
auhal debug: this device is INPUT only. skipping...
auhal debug: DevID: 0x102 DevName: Built-in Input
auhal debug: this device is INPUT only. skipping...
auhal debug: DevID: 0x106 DevName: Built-in Output
auhal debug: supported format: [96000][mcpl][12][4][1][4][2][16]
auhal debug: supported format: [48000][mcpl][12][4][1][4][2][16]
auhal debug: supported format: [44100][mcpl][12][4][1][4][2][16]
auhal debug: supported format: [96000][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [48000][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [44100][mcpl][4][8][1][8][2][20]
auhal debug: supported format: [96000][mcpl][4][8][1][8][2][24]
auhal debug: supported format: [48000][mcpl][4][8][1][8][2][24]
auhal debug: supported format: [44100][mcpl][4][8][1][8][2][24]
auhal debug: current format is: [44100][mcpl][41][4][1][4][2][32]
auhal debug: layout of AUHAL has 2 channels
auhal debug: selected 2 physical channels for device output
auhal debug: VLC will output: Stereo
auhal debug: we set the AU format: [44100][mcpl][9][8][1][8][2][32]
auhal debug: the actual set AU format is [44100][mcpl][9][8][1][8][2][32]
main debug: using audio output module "auhal"
main debug: TIMER module_need() : 32.031 ms - Total 32.031 ms / 1 intvls (Avg 32.031 ms)
main debug: output 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
main debug: mixer 'fl32' 44100 Hz Stereo frame=1 samples/8 bytes
main debug: no need for any filter
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.113 ms - Total 0.113 ms / 1 intvls (Avg 0.113 ms)
main debug: input 'mpga' 44100 Hz Stereo frame=1152 samples/1053 bytes
main debug: looking for audio filter module: 1 candidate
scaletempo warning: bad input or output format
main warning: no audio filter module matching "scaletempo" could be loaded
main debug: TIMER module_need() : 0.071 ms - Total 0.071 ms / 1 intvls (Avg 0.071 ms)
main debug: looking for audio filter module: 1 candidate
scaletempo debug: format: 44100 rate, 2 nch, 4 bps, fl32
scaletempo debug: params: 30 stride, 0.200 overlap, 14 search
scaletempo debug: 1.000 scale, 1323.000 stride_in, 1323 stride_out, 1059 standing, 264 overlap, 617 search, 2204 queue, fl32 mode
main debug: using audio filter module "scaletempo"
main debug: TIMER module_need() : 0.263 ms - Total 0.263 ms / 1 intvls (Avg 0.263 ms)
main debug: filter(s) 'mpga'->'fl32' 44100 Hz->44100 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "mpgatofixed32"
main debug: TIMER module_need() : 0.108 ms - Total 0.108 ms / 1 intvls (Avg 0.108 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() : 2.909 ms - Total 2.909 ms / 1 intvls (Avg 2.909 ms)
main debug: found a filter for the whole conversion
main debug: End of audio preroll
main debug: Decoder buffering done in 36 ms
main warning: PTS is out of range (-9719), dropping buffer
main warning: PTS is out of range (-35828), dropping buffer
macosx debug: input has changed, refreshing interface
main warning: output date isn't PTS date, requesting resampling (-43422)
main warning: buffer is 43423 in advance, triggering downsampling
main debug: TIMER input launching for 'Jello Biafra & The Melvins - Plethysmograph - Plethysmograph.mp3' : 260.648 ms - Total 260.648 ms / 1 intvls (Avg 260.648 ms)
main warning: resampling stopped after 10000713 usec (drift: -795)
main debug: incoming request - stopping current input
main debug: dying input
main debug: control type=0
main debug: control: stopping input
main debug: dying input
main debug: removing module "mpeg_audio"
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: removing module "mpgatofixed32"
main debug: removing module "scaletempo"
main debug: removing module "bandlimited_resampler"
main debug: removing module "auhal"
main debug: removing module "float32_mixer"
main debug: releasing aout
main debug: removing module "mpeg_audio"
main debug: removing module "es"
main debug: removing module "stream_filter_record"
main debug: removing module "access_file"
main debug: Program doesn't contain anymore ES
main debug: thread ended
main debug: dead input
macosx debug: input has stopped, refreshing interface
main debug: adding item `The Singles' ( directory:///Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles )
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 9 items, index 1
main debug: processing request item The Singles node Playlist skip 0
main debug: resyncing on The Singles
main debug: The Singles is at 8
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'The Singles'
main debug: thread (input) created at priority 22 (input/input.c:230)
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path '/tmp'
macosx debug: input has changed, refreshing interface
main debug: `directory:///Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles' gives access `directory' demux `' path `/Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles'
main debug: creating demux: access='directory' demux='' path='/Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "directory"
main debug: TIMER module_need() : 0.101 ms - Total 0.101 ms / 1 intvls (Avg 0.101 ms)
main debug: creating access 'directory' path='/Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles'
main debug: looking for access module: 1 candidate
main warning: no access module matching "directory" could be loaded
main debug: TIMER module_need() : 0.086 ms - Total 0.086 ms / 1 intvls (Avg 0.086 ms)
main error: open of `directory:///Users/camillecowley/Music/MyMusic/Basement%20Jaxx/The%20Singles' failed: (null)
main debug: thread ended
main debug: dead input
main debug: changing item without a request (current 8/9)
main debug: nothing to play
macosx debug: input has stopped, refreshing interface
main debug: TIMER input launching for 'The Singles' : 56.600 ms - Total 56.600 ms / 1 intvls (Avg 56.600 ms)