I want to perform hundreds of video in our server to execute command like this one
flvtool2 -U video.flv
but the problem is I can't find any command to perform batch process.
is there a way to perform batch process?
thanks, TIA
also question can this be done in PHP execute command? thanks