Music Playbackb - Screensaver
#1
Hi all,

I got the latest nightly built working on my new ATV! I know that music playback is bugged at the moment (I have to press pause/play) every time I start playing music in order to get it to work). But I also have another problem: My picture screensaver only works for the first song and then freezes when the song changes to the next one. Any ideas how to fix this?

Cheers, Philip
Reply
#2
Here is what happens. Seems like XBMC is trying to open visualization or so (------ Window Init (VideoFullScreen.xml) ------) although I deactivated it and it isnt opened for the first song, only when a song changes. Any ideas?

Code:
13:46:11 T:119681024 M: 98664448   DEBUG: Loading the next image smb://NAS_FILLIP/media/Bilder/Wallpapers/P8015606.jpg
13:46:11 T:125517824 M: 98664448   DEBUG: CFileSMB::Open - opened media/Bilder/Wallpapers/P8015606.jpg, fd=10002
13:46:12 T:125517824 M: 98664448   DEBUG: CFileSMB::Close closing fd 10002
13:46:12 T:131981312 M: 98783232    INFO: AudioDecoder: File is queued
13:46:12 T:125517824 M: 98762752   DEBUG: Finished background loading smb://NAS_FILLIP/media/Bilder/Wallpapers/P8015606.jpg
13:46:12 T:125517824 M: 98762752   DEBUG: Duration: 360 (transistion out length 60)
13:46:16 T:131981312 M: 98873344    INFO: CAudioDecoder::GetData() ending track - only have 2208 samples left
13:46:16 T:131981312 M: 98873344   DEBUG: PAPlayer: Swapping tracks 0 to 1
13:46:16 T:131981312 M: 98873344   DEBUG: PAPlayer::Prefixing 2208 samples of old data to new track for gapless playback
13:46:16 T:131981312 M: 98873344    INFO: PAPlayer: Starting new track
13:46:16 T:128294912 M: 98877440   DEBUG: Thread XFILE::CFileCache 128294912 terminating
13:46:16 T:131981312 M: 98967552   DEBUG: CFileSMB::Close closing fd 10001
13:46:16 T:131981312 M: 98967552   DEBUG: CAnnouncementManager - Announcement: PlaybackStarted from xbmc
13:46:16 T:131981312 M: 98967552   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message PlaybackStarted
13:46:16 T:119681024 M: 98967552   DEBUG: CGUIInfoManager::SetCurrentSong(musicdb://1/17/1312/1151/16060.mp3)
13:46:16 T:119681024 M: 98967552   DEBUG: Loading additional tag info for file smb://NAS_FILLIP/media/Music/Songwriter - Vocal - Soft Music/Elbow/The Seldom Seen Kid/Elbow - 3 - Mirrorball.mp3
13:46:16 T:119681024 M: 98967552   DEBUG: CFileSMB::Open - opened media/Music/Songwriter - Vocal - Soft Music/Elbow/The Seldom Seen Kid/Elbow - 3 - Mirrorball.mp3, fd=10001
13:46:16 T:119681024 M: 98967552   DEBUG: CFileSMB::Close closing fd 10001
13:46:16 T:119681024 M: 98967552   DEBUG: CFileSMB::Open - opened media/Music/Songwriter - Vocal - Soft Music/Elbow/The Seldom Seen Kid/Elbow - 3 - Mirrorball.mp3, fd=10001
13:46:16 T:119681024 M: 98967552   DEBUG: CFileSMB::Close closing fd 10001
13:46:16 T:119681024 M: 98967552   DEBUG: Activating window ID: 12005
13:46:16 T:119681024 M: 98967552   DEBUG: Waiting for BackgroundLoader thread to close
13:46:16 T:119681024 M: 98967552   DEBUG: Stopping BackgroundLoader thread
13:46:16 T:125517824 M: 98967552   DEBUG: Time for loading 23 images: 14062 ms, average 611 ms
13:46:16 T:125517824 M: 98967552   DEBUG: Thread CBackgroundPicLoader 125517824 terminating
13:46:16 T:119681024 M:106168320   DEBUG: ------ Window Deinit (SlideShow.xml) ------
13:46:16 T:119681024 M:106168320   DEBUG: ------ Window Init (VideoFullScreen.xml) ------
13:46:16 T:119681024 M:106168320    INFO: Loading skin file: VideoFullScreen.xml
13:46:16 T:119681024 M:106160128    INFO: Texture bundle has changed, reloading
13:46:16 T:119681024 M:106160128   DEBUG: Cleanup - Closed bundle
13:46:16 T:119681024 M:106057728    INFO: Texture bundle has changed, reloading
13:46:16 T:119681024 M:106057728   DEBUG: Cleanup - Closed bundle
13:46:16 T:119681024 M:106053632    INFO: Texture bundle has changed, reloading
13:46:16 T:119681024 M:106053632   DEBUG: Cleanup - Closed bundle
13:46:16 T:123453440 M:105566208   DEBUG: Thread CJobWorker start, auto delete: 1
13:46:16 T:123453440 M:105566208   DEBUG: DoWork - Saving file state for audio item musicdb://1/17/1312/1148/16025.mp3
13:46:16 T:123453440 M:105566208   DEBUG: DoWork - Marking audio item musicdb://1/17/1312/1148/16025.mp3 as listened
13:46:18 T:116273152 M:105422848    INFO: CFileCache::Process - Hit eof.
13:46:42 T:119681024 M:105951232   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/libexif-arm-osx.so)
13:46:42 T:119681024 M:105951232   DEBUG: Unloading: libexif-arm-osx.so
13:46:46 T:119681024 M:105951232   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm-osx.so)
13:46:46 T:119681024 M:105951232   DEBUG: Unloading: ImageLib-arm-osx.so
13:46:46 T:123453440 M:105951232   DEBUG: Thread Jobworker 123453440 terminating (autodelete)
13:46:46 T:119681024 M:105955328   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/libid3tag-arm-osx.so)
13:46:46 T:119681024 M:105955328   DEBUG: Unloading: libid3tag-arm-osx.so
Reply
#3
Hi again,

this happens with both PAP Player and DVD Player selected as MP3 audio device. Is nobody else having this problem? I would really like to listen to music and watch my picture slideshow...
Reply
#4
Ok, this seems to be a common problem after all ;-)

http://forum.xbmc.org/showthread.php?p=812050
Reply
#5
FYI: I posted this as a bug and it has been fixed already. Hope this fix will find its way into a nightly built soon.

Best
Reply

Logout Mark Read Team Forum Stats Members Help
Music Playbackb - Screensaver0