search for: snapit

Displaying 1 result from an estimated 1 matches for "snapit".

Did you mean: snapin
2009 Dec 03
2
Theora processing at server side : Removing non-needed frames
May somebody give me link for server side processing of ogg video by php or ruby or anything else. Let me tell my purpose, I have made a image splitter of ogg video - You can view it at http://jsbin.com/ihebo (basic coding ) just play the video and there is a button call "snapit", which will take current frame. At the end of this process, I will upload all timing info at server. Basically an array which contain frame number or timings. Ex - { 1, 4, 34, 60, 100} After this server part will start. The duty of server to fill duplicate frame into video Ex, frame number...