Any one have an idea on how to implement a cropping functionality to a video player?
I have coded a flash streaming player twice but now the client would like to add cropping of video functionality. I figure with the metadata you can get start point, length and duration of video and make a start and end point and they should save where they are at in the video sending the start and end to the server than the server would return the new start and duration on video which would show the cropped area. Any thoughts, tutorials or any ideas would be appreciated.
Thanks,
Rob