May somebody give me link for server side processing of ogg video by php or ruby or anything else.<br>Let me tell my purpose,<br>I have made a image splitter of ogg video - You can view it at <a href="http://jsbin.com/ihebo">http://jsbin.com/ihebo</a> (basic coding )<br>
just play the video and there is a button call &quot;snapit&quot;, which will take current frame.<br><br>At the end of this process, I will upload all timing info at server. Basically an array which contain frame number or timings.<br>
Ex - {  1, 4, 34, 60, 100}<br>After this server part will start. The duty of server to fill duplicate frame into video <br>Ex, frame number 1-3 will be identical<br>     frame number 4-33 will be identical<br>     frame number 34-59 will be identical<br clear="all">
and so on,,,<br>Finally I we be able to compress ogg video by removing frames from ogg/ogv video<br><br><br>My client part is completed and now I am trying to build server side part. I thought it will be better to ask first and any good resource or idea/suggestion over this.<br>
<br>-- <br>┌─────────────────────────┐<br>│    Narendra Sisodiya ( नरेन्द्र सिसोदिया )<br>│    Society for Knowledge Commons<br>│    Web : <a href="http://narendra.techfandu.org" target="_blank">http://narendra.techfandu.org</a><br>

└─────────────────────────┘<br>