You are not logged in.
- Topics: Active | Unanswered
#1 08-25-2013 19:26:21
- redmi
- Nouveau membre
- Registered: 08-25-2013
- Posts: 2
Preview frozen in transition without error message
I didn't find my problem on the forum or the web. I'm using Ubuntu 12.04 and I've tried the stable and the experimental versions of ffDiaporama. The problem is that when I play the preview it freezes when it is in a transition. When the preview freezes, ffDiaporama is frozen at all and I have to kill the program by console. There is no error message with loglevel=4 and in loglevel=1 when it freezes it repeates the following sentences:
[19:09:48.885:DEBUG] IN:SDLAudioCallback
[19:09:48.885:DEBUG] IN:cSDLSoundBlockList::DetachFirstPacket
[19:09:48.885:DEBUG] IN:cSoundBlockList::DetachFirstPacket
[19:09:48.885:DEBUG] SDLAudioCallback: Not enought data to play sound 0/3528
I have tested with music, without music, with more or less pictures and also between stable and experimental versions. The weird part is that if I use the arrows to go forward or backward (with the preview stopped) or if I stop the preview before a transition, the program works nice.
Of course I want to acknowledge the ffDiaporama teamwork because it is a fancy application for creating slideshows.
Offline
#2 08-26-2013 06:56:48
- domledom
- Administrateur
- Registered: 09-17-2011
- Posts: 1,080
Re: Preview frozen in transition without error message
Hi
This looks like a problem with SDL
Can you verify that the following packages were installed on your computer:
-libsdl1.2debian
-libsdl-mixer1.2
Processeur i5 - 8 Go RAM - Manjaro Linux KDE (64 bits) / Windows 7 (64 bits)
Offline
#3 08-26-2013 10:33:58
- redmi
- Nouveau membre
- Registered: 08-25-2013
- Posts: 2
Re: Preview frozen in transition without error message
Hello Domledon
libsdl1.2debian was installed but no libsdl-mixer1.2. I installed it without result. I added music in order to get the loglevel=1 (the music plays well until a transition part, then it stops). This is the repeating output (the output without music is the same as my first message):
[10:24:42.673:DEBUG] IN:wgt_QVideoPlayer::s_TimerEvent
[10:24:42.674:DEBUG] IN:cImageList::GetLastImage
[10:24:42.674:DEBUG] IN:cImageList::GetFirstImage
[10:24:42.674:DEBUG] IN:cImageList::GetFirstImage
[10:24:42.674:DEBUG] IN:wgt_QVideoPlayer::s_SliderMoved
[10:24:42.674:DEBUG] IN:wgt_QVideoPlayer::GetCurrentPos
[10:24:42.674:DEBUG] IN:cDiaporama:GetDuration
[10:24:42.701:DEBUG] IN:SDLAudioCallback
[10:24:42.701:DEBUG] IN:cSDLSoundBlockList::DetachFirstPacket
[10:24:42.701:DEBUG] IN:cSoundBlockList::DetachFirstPacket
[10:24:42.701:DEBUG] SDLAudioCallback: Not enought data to play sound 0/3528
Thank you for your fast response.
Offline
#4 09-12-2013 06:05:14
- ludojom
- Nouveau membre
- Registered: 09-12-2013
- Posts: 2
Re: Preview frozen in transition without error message
Hello,
I encountered the same problem : I tested on 2 machins : it only works with the 64 bits, and systematically freezed as described with the 32 bits machin. It also freezes when picture changes, even if there is no explicit transition (simple change of picture).
Anyhow, thanks for this application !
Offline
#5 09-12-2013 08:48:05
- domledom
- Administrateur
- Registered: 09-17-2011
- Posts: 1,080
Re: Preview frozen in transition without error message
Hello
Did you do all these tests on Ubuntu 12.04?
Did you do these tests with current development version?
Processeur i5 - 8 Go RAM - Manjaro Linux KDE (64 bits) / Windows 7 (64 bits)
Offline
#6 09-12-2013 20:55:33
- ludojom
- Nouveau membre
- Registered: 09-12-2013
- Posts: 2
Re: Preview frozen in transition without error message
Hello,
Yes, ubuntu 12.04.
First, with stable version of ffd; and then with current development version. Same problem ...
Offline