On Sat, 02 May 2009 02:39:55 +0200, Damien Lespiau <[email protected]> 
wrote:
> 2009/5/1 Lukas Ruetz <[email protected]>:
>> Hello everybody,
>
> Hi,

Hi Damien,

>> I try to get notified when a video ends and registered a callback to the 
>> EOS-signal.
> I did the same, modifying example/video-player.c.
>
>> But my callback is never called (the "progress" callback works).
> It seems to work here:
>
> $ ./video-player ~/Videos/kittens.ogv
> start
> setting x = 2147483475, y = 320, width = 986
> stop
> *** in bus_message_eos_cb
> on_video_done: /home/damien/Videos/kittens.ogv
>
> Can you provide your full test case, that could be really useful to
> understand what's
> going on.
>
> Can you check if playbin is correctly sending an EOS with your file:
>     gst-launch-0.10 playbin uri=file:///home/lukas/test.mpg
> and hunt for the line:
> Got EOS from element "playbin0".
>
> thanks,


thanks for your answer.

Now I've installed everything on another PC and the same code *works*. So I have
to look where's the problem on my devel-pc. :-/

thanks,
Lukas


-- 
To unsubscribe send a mail to [email protected]

Reply via email to