- Moderator
- #171
Hi @hwahrmann,
EDIT : @Developers
Workstation restarted, don't have slow and freeze anymore....
But i have refresh rate changer is working when play m4a file (without video inside)
TAK detect :
When Press [STOP] button
Original Post
i test your Branch, i don't undertand why, when start music file, Gui freeze 1-2 sec, switching next-previous files is slow also "file reading" information (Gui freeze when Music change). but MP ahve 150Mb of memory
(No database used)
Improvement : EDIT : [Already Exist]
Add support of CUE + Audio file, for single file with external timestamp :
CUE + WAV / CUE + APE / ....
EDIT : @Developers
Workstation restarted, don't have slow and freeze anymore....
But i have refresh rate changer is working when play m4a file (without video inside)
TAK detect :
Code:
2013-03-23 11:22:53.312083 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: DLL Version : MediaInfoLib - v0.7.61
2013-03-23 11:22:53.313083 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Inspecting media : F:\MPmov\big TEST audio\Audio Conteneur\TAK\Camillo\Camillo TAK.tak
2013-03-23 11:22:53.315083 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Parse speed : 0.3
2013-03-23 11:22:53.316083 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: FrameRate : 0
2013-03-23 11:22:53.318084 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Width : 0
2013-03-23 11:22:53.319084 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Height : 0
2013-03-23 11:22:53.320084 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AspectRatio : widescreen
2013-03-23 11:22:53.322084 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoCodec : [ ".png" ]
2013-03-23 11:22:53.324084 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: Scan type :
2013-03-23 11:22:53.325084 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: IsInterlaced : False
2013-03-23 11:22:53.327084 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoResolution : SD
2013-03-23 11:22:53.329084 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: VideoDuration : 0
2013-03-23 11:22:53.330084 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioRate : 44100
2013-03-23 11:22:53.332084 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioChannels : 2 [ "stereo.png" ]
2013-03-23 11:22:53.334084 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: AudioCodec : TAK [ "tak.png" ]
2013-03-23 11:22:53.335085 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasAudio : True
2013-03-23 11:22:53.336085 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasVideo : False
2013-03-23 11:22:53.338085 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: HasSubtitles : False
2013-03-23 11:22:53.339085 [Info.][MPMain(1)]: MediaInfoWrapper.MediaInfoWrapper: NumSubtitles : 0
2013-03-23 11:22:53.374087 [Info.][MPMain(1)]: RefreshRateChanger.AdaptRefreshRate: unable to guess framerate on file F:\MPmov\big TEST audio\Audio Conteneur\TAK\Camillo\Camillo TAK.tak
2013-03-23 11:22:53.381087 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: could not find a matching refreshrate based on 0 fps (check config)
2013-03-23 11:22:53.383087 [Info.][MPMain(1)]: g_Player.OnChanged()
Code:
2013-03-23 11:23:27.644047 [Info.][MPMain(1)]: g_Player.OnStopped()
2013-03-23 11:23:27.646047 [Info.][MPMain(1)]: RadioRecorded:OnPlayRecordingBackStopped Music F:\MPmov\big TEST audio\Audio Conteneur\M4A\Hotel_California_by_The_Eagles_(51_secs_AAC_HE V2 (SBR+PS)).m4a
2013-03-23 11:23:27.648047 [Info.][MPMain(1)]: TvRecorded:OnPlayRecordingBackStopped Music F:\MPmov\big TEST audio\Audio Conteneur\M4A\Hotel_California_by_The_Eagles_(51_secs_AAC_HE V2 (SBR+PS)).m4a
2013-03-23 11:23:27.649047 [Debug][MPMain(1)]: g_Player.doStop() - stop
2013-03-23 11:23:27.655048 [Debug][MPMain(1)]: BASS: Stop of stream F:\MPmov\big TEST audio\Audio Conteneur\M4A\Hotel_California_by_The_Eagles_(51_secs_AAC_HE V2 (SBR+PS)).m4a.
2013-03-23 11:23:27.656048 [Debug][MPMain(1)]: BASS: Performing Softstop of F:\MPmov\big TEST audio\Audio Conteneur\M4A\Hotel_California_by_The_Eagles_(51_secs_AAC_HE V2 (SBR+PS)).m4a
2013-03-23 11:23:28.978123 [Debug][MPMain(1)]: BASS: Disposing Music Stream F:\MPmov\big TEST audio\Audio Conteneur\M4A\Hotel_California_by_The_Eagles_(51_secs_AAC_HE V2 (SBR+PS)).m4a
2013-03-23 11:23:28.980123 [Debug][MPMain(1)]: BASS: Disposing Mixer Stream
2013-03-23 11:23:29.011125 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: current refreshrate is 60hz - changing it to 50hz
2013-03-23 11:23:29.013125 [Info.][MPMain(1)]: RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 60hz, desired is 50
2013-03-23 11:23:29.038127 [Debug][MPMain(1)]: W7RefreshRateHelper.SetDisplayConfig(...): SDC_VALIDATE of 50000/1000 succesful
2013-03-23 11:23:30.266197 [Debug][MPMain(1)]: W7RefreshRateHelper.GetRefreshRate: QueryDisplayConfig returned 50/1
2013-03-23 11:23:30.269197 [Info.][MPMain(1)]: CycleRefreshRate: successfully changed refresh rate to 50Hz (50Hz requested)
2013-03-23 11:23:30.272197 [Debug][MPMain(1)]: CycleRefresh: DWM Detected, performing shenanigans
Original Post
i test your Branch, i don't undertand why, when start music file, Gui freeze 1-2 sec, switching next-previous files is slow also "file reading" information (Gui freeze when Music change). but MP ahve 150Mb of memory
(No database used)
Improvement : EDIT : [Already Exist]
Add support of CUE + Audio file, for single file with external timestamp :
CUE + WAV / CUE + APE / ....
XML:
REM DISCID 3B122B17
PERFORMER "multis"
TITLE "dancefloor fg ete summer 2009"
CATALOG 0600753190197
REM DATE 2009
REM GENRE "Dance"
REM COMMENT "YEAR: 2009"
FILE "multis - dancefloor fg ete summer 2009.tak" WAVE
TRACK 01 AUDIO
PERFORMER "multis"
TITLE "lady gaga- Lovegame (Dave Aude Radio Edit)"
ISRC USUM70966396
INDEX 01 00:00:00
TRACK 02 AUDIO
PERFORMER "multis"
TITLE "The Black Eyed Peas - Boom Boom Pow (David Guetta’s Electro Hop Remix)"
ISRC USUM70964619
INDEX 01 03:31:00
Last edited: