Create SVO file from scratch/PNG series

Hello,
I would like to ask if it is possible to create a SVO file from scratch? I mean from PNG file or cv2 data?

I have got example *svo file that is used to export each frame to PNG image. Then i process each of graph using median/average filters. Next i would like to recreate *.svo file from this modified images. As i can understand i must use grab() function to create a new one file.

Unfortunetelly i cannot create *svo again because grab() can get only my real camera data. Is there any hack to create svo from image series?

Thanks a lot from advance

Hi @asawicki
we are sorry, but this is not possible.