Nikolay Sivov (@nsivov) commented about dlls/mf/session.c:
} }
if (session->state == SESSION_STATE_STARTED)
{
session_flush_transform_output_nodes(session);
session_set_source_output_nodes_seeking(session);
}
Same here, isn't it possible to seek from paused state too?