<div>Dear All:</div><div>    When I use osgmovie to play videos which are about 1 minute long, if the key P is pressed and pause playing for long time, such as 1-2 minute, then the osgmovie will finish playing at once. This case is not what I need. If the pause key is not pressed, the video can be played repeatedly. If the pause time is short, osgmove can continue to play video. How to resolve this problem, let the osgmovie play video repeatedly after long time pause? Below is the output of osgmovie:</div><div><br></div><div><div># osgmovie -e ffmpeg /film/1080p30.mp4</div><div>ffmpeg::open(/film/1080p30.mp4) size(1920, 1080) aspect ratio 1</div><div>image->s()1920 image-t()=1080 aspectRatio=1</div><div>0x23206e0 Pause</div><div>0x23206e0 Play</div><div>Finished FFmpegImageStream::run()</div><div>Calling avformat_close_input(0x2320e08)</div></div><div><br></div><div>with best regards</div><div>daniel</div>