diff --git a/MediaImpl.cpp b/MediaImpl.cpp index d3f3506..9ba2aeb 100644 --- a/MediaImpl.cpp +++ b/MediaImpl.cpp @@ -635,6 +635,7 @@ void MediaImpl::_checkMessages() // Pipeline has prerolled/ready to play /////////////// case GST_MESSAGE_ASYNC_DONE: + if (!_isMovieReady()) { // Check if seeking is allowed. gint64 start, end;