python access to strip images (for automatic scene detection script)

Is there a way to access the images inside a strip?

I don’t mean having their path and accessing them in the hard drive, i mean directly inside blender. I cant find any docs about this.

Can i cut a strip from python code?

I am coding a script for automatic scene detection, it uses python imaging library (PIL) and it works with image sequences, but i like to integrate this in blender to have direct access to videos and sequences and place markers or cut the strip where the scene change is detected.

Any help is appreciated!

vico

What actually you want to do?
Show 50 images in TV screen in Blender ? or give your idea?