Note that there are some explanatory texts on larger screens.

plurals
  1. POWhich is the best way to encode batch videos on server side?
    text
    copied!<p>I am making a general question since I am a developer and I have no advance experience on video elaboration. I have to preparare a web application with the purpose to allow video files upload on our company server and then video elaboration by server, on user command. The purpose of the web application is to allow to the user to make some elaboration on video depending on user action launch from the web app:</p> <ol> <li><p>(server has to ) convert video in different format(mp4, flv...)</p></li> <li><p>extact keyframes from video and saves them in jpeg format</p></li> <li><p>possibility to extract audio from video</p></li> <li><p>automatic control of quality audio &amp; video (black frames,silences detection)</p></li> <li><p>change scene detection and keyframe extraction</p></li> </ol> <p>.....</p> <p>This what's my bosses wanted from the web based application (with the server support obviously), and I understand only the first 3 points of this list, the rest for me was arabic....</p> <p>My question is: Which is the best and fastest server side application for this works, that can support multiple batch video conversions, from command line (comand line for php-soap-socket interaction or something else..)?</p> <p>Is suitable Adobe Media Server for batch video conversion?</p> <p>Which are adobe products that can be used for this purpose?</p> <p>Note: I have experience with Indesign Server scripting programing (sending xml with php and soap call...), and I am looking to something similiar for video elaboration.</p> <p>I will appreciate any answers.</p> <p>THANKS ALL</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload