[1449] Can't play songs with long path/filename [#8575]

Beta Testing for Windows Products and plugins

Moderator: Gurus

Degeim
Posts: 49
Joined: Fri Sep 02, 2011 3:34 am
Location: Trondheim, Norway

[1449] Can't play songs with long path/filename [#8575]

Post by Degeim »

At least, I suspect it is the long path that is the problem.

I recently bought The Dark Side Of The Moon Immersion set, which I ripped and put in my library following my regular folder structure. This gives the following path:

H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\

Most of the music plays just fine, but Great Gig In The Sky;

H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\The Great Gig In The Sky.wav

fails to play (it turns gray, like it does when the file doesn't exist), and then it skips to the next song.

If I rename the file to just "a.wav", it plays fine. The limit seems to be on 143 characters.
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Re: [1449] Can't play songs with long path/filename

Post by nohitter151 »

I don't think so, I've just tried playing this file:

D:\My Docs\Music\Sufjan Stevens\(2005) Illinois\Sufjan Stevens - The Black Hawk War, or, How to Demolish an Entire Civilization and Still Feel Good About Yourself in the Morning, or, We Apologize for the Inconvenien.flac

220 characters and plays fine.
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
Ludek
Posts: 5087
Joined: Fri Mar 09, 2007 9:00 am

Re: [1449] Can't play songs with long path/filename

Post by Ludek »

This depends on file system, but for such a short paths it shouldn't be a problem, which file system is on your drive?

Here are the limits:
http://msdn.microsoft.com/en-us/library ... spx#limits
Degeim
Posts: 49
Joined: Fri Sep 02, 2011 3:34 am
Location: Trondheim, Norway

Re: [1449] Can't play songs with long path/filename

Post by Degeim »

The files are there, and can be played with any other media player, so it is not the file system (NTFS).

As I said, it worked when I renamed the file. How can I find out what's the real problem?
MiPi
Posts: 901
Joined: Tue Aug 18, 2009 2:56 pm
Location: Czech Republic
Contact:

Re: [1449] Can't play songs with long path/filename

Post by MiPi »

Degeim wrote:The files are there, and can be played with any other media player, so it is not the file system (NTFS).

As I said, it worked when I renamed the file. How can I find out what's the real problem?
Please generate debug log of the attempt of playing the problematic file.
Degeim
Posts: 49
Joined: Fri Sep 02, 2011 3:34 am
Location: Trondheim, Norway

Re: [1449] Can't play songs with long path/filename

Post by Degeim »

Do I need to install DbgView, then? (Option 4b)
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Re: [1449] Can't play songs with long path/filename

Post by nohitter151 »

Degeim wrote:Do I need to install DbgView, then? (Option 4b)
Yes. You don't really need to "install" it. It's just a downloadable EXE that you can run straight away.
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
MiPi
Posts: 901
Joined: Tue Aug 18, 2009 2:56 pm
Location: Czech Republic
Contact:

Re: [1449] Can't play songs with long path/filename

Post by MiPi »

Degeim wrote:Do I need to install DbgView, then? (Option 4b)
No need to install, just download and run before playing the file. After attempt, save log to file and upload it somewhere. Or just paste the content as code.

I've tried to play WAV file with exactly the same name and path (H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)) and no problem (NTFS, XP SP3)
Degeim
Posts: 49
Joined: Fri Sep 02, 2011 3:34 am
Location: Trondheim, Norway

Re: [1449] Can't play songs with long path/filename

Post by Degeim »

Ok, this is what happens when I press play on Great Gig:

(The only error message I can find is this: "[7416] Player: There is a problem in playing this file, try the next one". And as previously mentioned, it works fine if I rename the file.)

Code: Select all

[7416] Forms: Received WM_ACTIVATEAPP
[7416] Forms: Accepted WM_ACTIVATEAPP +
[7416] Forms: RestoreTopMost: Level: 1
[7416] Forms: RestoreTopMost: Starting
[7416] Winamp sim - ignoring.
[7416] Winamp simulation window received messsage 28
[7416] Winamp sim - ignoring.
[7416] MainForm: NC Activate +
[7416] Remaining Covers: 1
[7416] Remaining Cover Lists: 0
[7416] Saving of Now Playing selection started
[7416] SaveNowPlayingSelection: PlayerLock locked
[7416] SaveNowPlayingSelection: PlayerLock unlocked
[7416] Saving of Now Playing selection finished
[7416] _Stop: started
[7416] BQ: Starting a new task.
[7416] BQ: Starting a new thread.
[7416] TGenThread.Create: ThreadName: BackgroundQueue , Running Threads: Internal: 0, All: 36
[7416] TWAPluginEngine.Stop - going to stop input plugin
[7416] SynchronizingAfterTagging finished
[7416] Going to stop.
[7416] Going to stop playback in dll: C:\Program Files (x86)\MediaMonkey DEBUG\Plugins\in_wav.dll
[7416] Thread 'BackgroundQueue' has started 9100
[7416] Thread registered, going to initialize 9100
[7416] Thread initialized 9100
[7416] 9100 DB open SQL: SELECT Playlists.IDPlaylist, Playlists.PlaylistName FROM Playlists WHERE   Playlists.IDPlaylist IN    (SELECT PlaylistSongs.IDPlaylist FROM PlaylistSongs WHERE      PlaylistSongs.IDSong IN        (SELECT ID FROM Songs ORDER BY LastTimePlayed DESC LIMIT 200)          GROUP BY PlaylistSongs.IDPlaylist) LIMIT 10 
[7416] 9100 DB lock finished, took 1403.
[7416] MMDS: Close starts
[7416] MMDS: Stopping now
[7416] MMDS: Buffer.Close() starting.
[7416] MMDS: Buffer.Close() finished.
[7416] MMDS: Stopped
[7416] MMDS: Close ends
[7416] TWAPluginEngine.Stop - input plugin stopped
[7416] PrepareDockedVideo: Begin
[7416] PrepareDockedVideo: Switching=false IsStartingPlayback=false WasManuallyChanged=false
[7416] PrepareDockedVideo: Reduced window or audio
[7416] PrepareDockedVideo: Audio
[7416] PrepareDockedVideo: End
[7416] _Stop: finished
[7416] TGenThread.Create: ThreadName: PlaybackStarter_Var , Running Threads: Internal: 1, All: 31
[7416] Player: Setting current track: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\05 - The Great Gig in the Sky.wav
[7416] PrepareDockedVideo: Begin
[7416] PrepareDockedVideo: Switching=false IsStartingPlayback=true WasManuallyChanged=false
[7416] PrepareDockedVideo: Reduced window or audio
[7416] PrepareDockedVideo: Audio
[7416] PrepareDockedVideo: End
[7416] Thread 'PlaybackStarter_Var' has started 10080
[7416] Thread registered, going to initialize 10080
[7416] Thread initialized 10080
[7416] Player: _Play() procedure entering.
[7416] Player: W7 icon updated.
[7416] Player: Going to handle the current track.
[7416] Player: Updating playlist entry.
[7416] Player: Setting current track: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\05 - The Great Gig in the Sky.wav
[7416] Player: Track entry prepared, going to start playback.
[7416] Player: Song is not cached, try to play the original file
[7416] Going to play file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\05 - The Great Gig in the Sky.wav
[7416] Plugin C:\Program Files (x86)\MediaMonkey DEBUG\Plugins\in_wav.dll can play H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\05 - The Great Gig in the Sky.wav
[7416] Going to start playback.
[7416] TWAInputPlugin.Play starting
[7416] Locking file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\05 - The Great Gig in the Sky.wav
[7416] Locked file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\05 - The Great Gig in the Sky.wav
[7416] Unlocking file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\05 - The Great Gig in the Sky.wav
[7416] Unlocked file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\05 - The Great Gig in the Sky.wav
[7416] Winamp simulation window received messsage 12
[7416] Winamp sim - message left to the default processing
[7416] Winamp sim - message processing finished
[7416] BQ: Starting a new task.
[7416] BQ: There are threads waiting, resume one.
[7416] TWAInputPlugin.Play finishing
[7416] Decoder: CreateDecoder() started
[7416] Player: There is a problem in playing this file, try the next one
[7416] Player: Next command started
[7416] _Stop: started
[7416] BQ: Starting a new task.
[7416] BQ: Starting a new thread.
[7416] 10080 DB open SQL: SELECT Playlists.IDPlaylist, Playlists.PlaylistName FROM Playlists WHERE   Playlists.IDPlaylist IN    (SELECT PlaylistSongs.IDPlaylist FROM PlaylistSongs WHERE      PlaylistSongs.IDSong IN        (SELECT ID FROM Songs ORDER BY LastTimePlayed DESC LIMIT 200)          GROUP BY PlaylistSongs.IDPlaylist) LIMIT 10 
[7416] 10080 DB lock finished, took 1933.
[7416] TGenThread.Create: ThreadName: BackgroundQueue , Running Threads: Internal: 2, All: 32
[7416] Thread 'BackgroundQueue' has started 2960
[7416] Thread registered, going to initialize 2960
[7416] Thread initialized 2960
[7416] UpdateSongPictures: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\05 - The Great Gig in the Sky.wav
[7416] Added Cover Lists: 1
[7416] UpdateSongPictures: CoverList.LoadForSongId, H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\05 - The Great Gig in the Sky.wav
[7416] 2960 DB open SQL: SELECT * FROM Covers WHERE IDSong=13233 ORDER BY CoverOrder 
[7416] 2960 DB lock finished, took 453.
[7416] Added Covers: 2
[7416] Added Covers: 3
[7416] Winamp sim - WM_USER message 603
[7416] Winamp sim - WM_USER message 603
[7416] Winamp sim - WM_USER message 603
[7416] Winamp sim - WM_USER message 603
[7416] Remaining Covers: 2
[7416] BQ: Starting a new task.
[7416] BQ: Starting a new thread.
[7416] TGenThread.Create: ThreadName: BackgroundQueue , Running Threads: Internal: 3, All: 33
[7416] Thread 'BackgroundQueue' has started 4384
[7416] Thread registered, going to initialize 4384
[7416] Thread initialized 4384
[7416] Winamp Playlist sim - WM_USER message 4
[7416] Winamp Playlist sim - message left to the default processing
[7416] Winamp Playlist sim - WM_USER message 1073741828
[7416] Winamp Playlist sim - message left to the default processing
[7416] Winamp sim - WM_USER message 603
[7416] Winamp sim - WM_USER message 603
[7416] PrepareDockedVideo: Begin
[7416] PrepareDockedVideo: Switching=true IsStartingPlayback=true WasManuallyChanged=false
[7416] _Stop: finished
[7416] Player: Setting current track: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\06 - Money.wav
[7416] Player: Next track prepared, going to start playback
[7416] PrepareDockedVideo: Begin
[7416] PrepareDockedVideo: Switching=true IsStartingPlayback=true WasManuallyChanged=false
[7416] Winamp simulation window received messsage 12
[7416] Winamp sim - message left to the default processing
[7416] Winamp sim - message processing finished
[7416] BQ: Starting a new task.
[7416] BQ: There are threads waiting, resume one.
[7416] PrepareDockedVideo: Begin
[7416] PrepareDockedVideo: Switching=false IsStartingPlayback=true WasManuallyChanged=false
[7416] PrepareDockedVideo: Reduced window or audio
[7416] PrepareDockedVideo: Audio
[7416] PrepareDockedVideo: End
[7416] Player: _Play() procedure entering.
[7416] Player: W7 icon updated.
[7416] Player: Going to handle the current track.
[7416] Player: Updating playlist entry.
[7416] Player: Setting current track: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\06 - Money.wav
[7416] Player: Track entry prepared, going to start playback.
[7416] Player: Song is not cached, try to play the original file
[7416] Going to play file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\06 - Money.wav
[7416] Plugin C:\Program Files (x86)\MediaMonkey DEBUG\Plugins\in_wav.dll can play H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\06 - Money.wav
[7416] Going to start playback.
[7416] TWAInputPlugin.Play starting
[7416] Locking file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\06 - Money.wav
[7416] Locked file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\06 - Money.wav
[7416] Unlocking file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\06 - Money.wav
[7416] Unlocked file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[1] Dark Side Of The Moon (2011 Remaster)\06 - Money.wav
[7416] Winamp sim - WM_USER message 603
[7416] Winamp sim - WM_USER message 603
[7416] Winamp sim - WM_USER message 603
[7416] StretchStart
[7416] BQ: Starting a new task.
[7416] BQ: Starting a new thread.
[7416] TGenThread.Create: ThreadName: BackgroundQueue , Running Threads: Internal: 4, All: 35
[7416] BQ: Starting a new task.
[7416] BQ: Starting a new thread.
[7416] Thread 'BackgroundQueue' has started 8588
[7416] Thread registered, going to initialize 8588
[7416] Thread initialized 8588
[7416] MMDS: Playback of a new track starts
[7416] MMDS: Creating new buffer
[7416] MMDS: Waiting for buffer creation
[7416] MMDS: CreateSoundBuffer: 0
[7416] MMDS: Buffer created
[7416] MMDS: Track is going to be played
[7416] TWAInputPlugin.Play finishing
[7416] Player: Playback started
[7416] MMDS: Written 101376 bytes
[7416] MMDS: Written 101376 bytes
[7416] TGenThread.Create: ThreadName: BackgroundQueue , Running Threads: Internal: 4, All: 41
[7416] BQ: Starting a new task.
[7416] BQ: Starting a new thread.
[7416] Thread 'BackgroundQueue' has started 9040
[7416] Thread registered, going to initialize 9040
[7416] Thread initialized 9040
[7416] MMDS: Written 101376 bytes
[7416] MMDS: Written 101376 bytes
[7416] MMDS: Written 101376 bytes
[7416] TGenThread.Create: ThreadName: BackgroundQueue , Running Threads: Internal: 5, All: 42
[7416] MMDS: Written 101376 bytes
[7416] Thread 'BackgroundQueue' has started 10028
[7416] Thread registered, going to initialize 10028
[7416] Thread initialized 10028
[7416] MMDS: Written 101376 bytes
[7416] MMDS: Written 101376 bytes
[7416] StretchEnd
[7416] Winamp sim - WM_USER message 603
[7416] Winamp Playlist sim - WM_USER message 5
[7416] Winamp Playlist sim - message left to the default processing
[7416] Winamp Playlist sim - WM_USER message 1073741829
[7416] Winamp Playlist sim - message left to the default processing
[7416] Winamp sim - WM_USER message 603
[7416] Winamp sim - WM_USER message 603
[7416] Going 'PlaybackStarter_Var'to make final callback 10080
[7416] PrepareDockedVideo: Begin
[7416] PrepareDockedVideo: Switching=false IsStartingPlayback=false WasManuallyChanged=false
[7416] Thread 'PlaybackStarter_Var'has finished 10080
[7416] PrepareDockedVideo: Reduced window or audio
[7416] PrepareDockedVideo: Audio
[7416] PrepareDockedVideo: End
Here is another example of the same bug (another song):

Code: Select all

[7416] Forms: Received WM_ACTIVATEAPP
[7416] Forms: Accepted WM_ACTIVATEAPP +
[7416] Forms: RestoreTopMost: Level: 1
[7416] Forms: RestoreTopMost: Starting
[7416] Winamp sim - ignoring.
[7416] Winamp simulation window received messsage 28
[7416] Winamp sim - ignoring.
[7416] MainForm: NC Activate +
[7416] Saving of Now Playing selection started
[7416] SaveNowPlayingSelection: PlayerLock locked
[7416] SaveNowPlayingSelection: PlayerLock unlocked
[7416] Saving of Now Playing selection finished
[7416] Player: Setting current track: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[6] Dark Side of the Moon\16 Money [Demo Version][Roger Waters Demo].wav
[7416] PrepareDockedVideo: Begin
[7416] PrepareDockedVideo: Switching=false IsStartingPlayback=false WasManuallyChanged=false
[7416] PrepareDockedVideo: Reduced window or audio
[7416] PrepareDockedVideo: Audio
[7416] PrepareDockedVideo: End
[7416] TGenThread.Create: ThreadName: PlaybackStarter_Var , Running Threads: Internal: 0, All: 33
[7416] Thread 'PlaybackStarter_Var' has started 5980
[7416] Thread registered, going to initialize 5980
[7416] Thread initialized 5980
[7416] Player: _Play() procedure entering.
[7416] Player: W7 icon updated.
[7416] Player: Going to handle the current track.
[7416] Player: Updating playlist entry.
[7416] Player: Setting current track: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[6] Dark Side of the Moon\16 Money [Demo Version][Roger Waters Demo].wav
[7416] Player: Track entry prepared, going to start playback.
[7416] Player: Song is not cached, try to play the original file
[7416] Going to play file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[6] Dark Side of the Moon\16 Money [Demo Version][Roger Waters Demo].wav
[7416] Plugin C:\Program Files (x86)\MediaMonkey DEBUG\Plugins\in_wav.dll can play H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[6] Dark Side of the Moon\16 Money [Demo Version][Roger Waters Demo].wav
[7416] Going to start playback.
[7416] TWAInputPlugin.Play starting
[7416] Locking file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[6] Dark Side of the Moon\16 Money [Demo Version][Roger Waters Demo].wav
[7416] Locked file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[6] Dark Side of the Moon\16 Money [Demo Version][Roger Waters Demo].wav
[7416] Unlocking file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[6] Dark Side of the Moon\16 Money [Demo Version][Roger Waters Demo].wav
[7416] Unlocked file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[6] Dark Side of the Moon\16 Money [Demo Version][Roger Waters Demo].wav
[7416] TWAInputPlugin.Play finishing
[7416] Decoder: CreateDecoder() started
[7416] Player: There is a problem in playing this file, try the next one
[7416] Going 'PlaybackStarter_Var'to make final callback 5980
[7416] Thread 'PlaybackStarter_Var'has finished 5980
[7416] Winamp sim - WM_USER message 603
[7416] Winamp sim - WM_USER message 603
[7416] Winamp sim - WM_USER message 603
[7416] Winamp Playlist sim - WM_USER message 15
[7416] Winamp Playlist sim - message left to the default processing
[7416] Winamp Playlist sim - WM_USER message 1073741839
[7416] Winamp Playlist sim - message left to the default processing
[7416] Winamp sim - WM_USER message 603
[7416] Winamp sim - WM_USER message 603
[7416] MainForm: NC Activate -
[7416] Forms: Received WM_ACTIVATEAPP
[7416] Forms: Accepted WM_ACTIVATEAPP -
[7416] Forms: NormalizeTopMosts: Level: 0
[7416] Forms: NormalizeTopMost: Starting
[7416] Winamp sim - ignoring.
[7416] Winamp simulation window received messsage 28
[7416] Winamp sim - ignoring.
[7416] TGenThread.Create: ThreadName: UpdateDriveLetters_Var , Running Threads: Internal: 0, All: 33
[7416] Thread 'UpdateDriveLetters_Var' has started 1464
[7416] Thread registered, going to initialize 1464
[7416] Thread initialized 1464
[7416] CDPlayer.ini location: C:\Users\Erlend Dahl\AppData\Roaming\MediaMonkey\CDPlayer.ini
[7416] CDPlayer.ini location: C:\Users\Erlend Dahl\AppData\Roaming\MediaMonkey\CDPlayer.ini
[7416] Going 'UpdateDriveLetters_Var'to make final callback 1464
[7416] Thread 'UpdateDriveLetters_Var'has finished 1464
MiPi
Posts: 901
Joined: Tue Aug 18, 2009 2:56 pm
Location: Czech Republic
Contact:

Re: [1449] Can't play songs with long path/filename

Post by MiPi »

Thanks. Please replace C:\Program Files (x86)\MediaMonkey DEBUG\Plugins\in_wav.dll with this version and make log again, I've added some debug messages, hope we will see more, thanks.
Degeim
Posts: 49
Joined: Fri Sep 02, 2011 3:34 am
Location: Trondheim, Norway

Re: [1449] Can't play songs with long path/filename

Post by Degeim »

Hi

With that version of in_wav it works (I tried to revert to the original, and then it stopped working again, so it seems to be the dll doing the difference).

Here's the log, if it helps in any way:

Code: Select all

[4472] Forms: Accepted WM_ACTIVATEAPP +
[4472] Forms: RestoreTopMost: Starting
[4472] Winamp simulation window received messsage 28
[4472] MainForm: NC Activate +
[4472] Saving of Now Playing selection started
[4472] SaveNowPlayingSelection: PlayerLock unlocked
[4472] _Stop: started
[4472] BQ: Starting a new task.
[4472] TGenThread.Create: ThreadName: BackgroundQueue , Running Threads: Internal: 0, All: 39
[4472] TWAPluginEngine.Stop - going to stop input plugin
[4472] Going to stop.
[4472] Thread 'BackgroundQueue' has started 5760
[4472] Thread initialized 5760
[4472] 5760 DB lock finished, took 1202.
[4472] MMDS: Close starts
[4472] MMDS: Buffer.Close() starting.
[4472] MMDS: Stopped
[4472] TWAPluginEngine.Stop - input plugin stopped
[4472] PrepareDockedVideo: Switching=false IsStartingPlayback=false WasManuallyChanged=false
[4472] PrepareDockedVideo: Audio
[4472] _Stop: finished
[4472] TGenThread.Create: ThreadName: PlaybackStarter_Var , Running Threads: Internal: 1, All: 34
[4472] Player: Setting current track: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[6] Dark Side of the Moon\16 Money [Demo Version][Roger Waters Demo].wav
[4472] PrepareDockedVideo: Switching=false IsStartingPlayback=true WasManuallyChanged=false
[4472] PrepareDockedVideo: Audio
[4472] Thread 'PlaybackStarter_Var' has started 4136
[4472] Thread initialized 4136
[4472] Player: W7 icon updated.
[4472] Player: Updating playlist entry.
[4472] Player: Track entry prepared, going to start playback.
[4472] Going to play file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[6] Dark Side of the Moon\16 Money [Demo Version][Roger Waters Demo].wav
[4472] Going to start playback.
[4472] in_wav.dll: play(H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[6] Dark Side of the Moon\16 Money [Demo Version][Roger Waters Demo].wav)
[4472] Locking file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[6] Dark Side of the Moon\16 Money [Demo Version][Roger Waters Demo].wav
[4472] Unlocking file: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[6] Dark Side of the Moon\16 Money [Demo Version][Roger Waters Demo].wav
[4472] in_wav.dll: Going to get wav header
[4472] in_wav.dll:: WAV Header: Channels: 0, Bits: 0, SampleRate: 0, -0.0 seconds, Format 0 
[4472] Winamp simulation window received messsage 12
[4472] Winamp sim - message processing finished
[4472] BQ: There are threads waiting, resume one.
[4472] Remaining Cover Lists: 0
[4472] TGenThread.Create: ThreadName: BackgroundQueue , Running Threads: Internal: 2, All: 36
[4472] MMDS: Playback of a new track starts
[4472] Thread 'BackgroundQueue' has started 5720
[4472] Thread registered, going to initialize 5720
[4472] MMDS: CreateSoundBuffer: 0
[4472] UpdateSongPictures: H:\Musikk\Pink Floyd\Offisielt\Immersion Sets\2011 - The Dark Side Of The Moon\[6] Dark Side of the Moon\16 Money [Demo Version][Roger Waters Demo].wav
[4472] Added Cover Lists: 1
[4472] TWAInputPlugin.Play finishing
[4472] Player: Playback started
[4472] Added Covers: 2
[4472] MMDS: Written 101376 bytes
[4472] Winamp sim - WM_USER message 603
[4472] Winamp sim - WM_USER message 603
[4472] Remaining Covers: 2
[4472] BQ: Starting a new thread.
[4472] MMDS: Written 101376 bytes
[4472] MMDS: Written 101376 bytes
[4472] TGenThread.Create: ThreadName: BackgroundQueue , Running Threads: Internal: 3, All: 42
[4472] MMDS: Written 101376 bytes
[4472] Thread registered, going to initialize 4244
[4472] Winamp sim - WM_USER message 603
[4472] Winamp Playlist sim - message left to the default processing
[4472] Winamp Playlist sim - message left to the default processing
[4472] Winamp sim - WM_USER message 603
[4472] PrepareDockedVideo: Begin
[4472] PrepareDockedVideo: Switching=false IsStartingPlayback=false WasManuallyChanged=false
[4472] PrepareDockedVideo: Audio
[4472] PrepareDockedVideo: End
[4472] MMDS: Written 101376 bytes
[4472] StretchStart
[4472] BQ: Starting a new thread.
[4472] MMDS: Written 101376 bytes
[4472] TGenThread.Create: ThreadName: BackgroundQueue , Running Threads: Internal: 3, All: 42
[4472] BQ: Starting a new task.
[4472] Thread 'BackgroundQueue' has started 5188
[4472] Thread initialized 5188
[4472] MMDS: Written 101376 bytes
[4472] TGenThread.Create: ThreadName: BackgroundQueue , Running Threads: Internal: 3, All: 43
[4472] MMDS: Written 101376 bytes
[4472] BQ: Starting a new task.
[4472] Thread registered, going to initialize 3304
[4472] MMDS: Written 101376 bytes
[4472] MMDS: Written 101376 bytes
[4472] StretchEnd
[4472] MMDS: Written 101376 bytes
[4472] Thread registered, going to initialize 5372
[4472] MMDS: Written 101376 bytes
[4472] MMDS: Written 101376 bytes
[4472] MMDS: Written 101376 bytes
[4472] MMDS: Written 101376 bytes
[4472] MMDS: Written 101376 bytes
[4472] MMDS: Written 101376 bytes
[4472] MMDS: Written 101376 bytes
[4472] TGenThread.Create: ThreadName: UpdateDriveLetters_Var , Running Threads: Internal: 6, All: 45
[4472] Thread 'UpdateDriveLetters_Var' has started 5192
[4472] Thread initialized 5192
[4472] CDPlayer.ini location: C:\Users\Erlend Dahl\AppData\Roaming\MediaMonkey\CDPlayer.ini
[4472] Going 'UpdateDriveLetters_Var'to make final callback 5192
[4472] Going 'BackgroundQueue'to make final callback 5760
[4472] Going 'BackgroundQueue'to make final callback 5720
[4472] Going 'BackgroundQueue'to make final callback 3304
[4472] Thread 'BackgroundQueue'has finished 3304
[4472] Going 'BackgroundQueue'to make final callback 4244
[4472] Thread 'BackgroundQueue'has finished 4244
[4472] MMDS: Pause starting
[4472] MMDS: Pausing, playsfor: 5292, ratio: 0,2
[4472] PrepareDockedVideo: Begin
[4472] PrepareDockedVideo: Reduced window or audio
[4472] PrepareDockedVideo: End
[4472] MMDS: Pausing, playsfor: 10584, ratio: 0,4
[4472] MMDS: Pausing, playsfor: 17640, ratio: 0,666666666666667
[4472] MMDS: Pausing, playsfor: 24696, ratio: 0,933333333333333
[4472] MMDS: Pausing, playsfor: 31752, ratio: 1,2
MiPi
Posts: 901
Joined: Tue Aug 18, 2009 2:56 pm
Location: Czech Republic
Contact:

Re: [1449] Can't play songs with long path/filename

Post by MiPi »

Strange. Please test it with these versions and let me know, if they will work too.
Version 2 - if it will not work, please generate debug log.
Version 3 - debug log not needed, just test.
Degeim
Posts: 49
Joined: Fri Sep 02, 2011 3:34 am
Location: Trondheim, Norway

Re: [1449] Can't play songs with long path/filename

Post by Degeim »

It works with Version 2, but not with Version 3.
MiPi
Posts: 901
Joined: Tue Aug 18, 2009 2:56 pm
Location: Czech Republic
Contact:

Re: [1449] Can't play songs with long path/filename

Post by MiPi »

Tracked and fixed as http://www.ventismedia.com/mantis/view.php?id=8575

Thanks for your cooperation.
Post Reply