combined video
Posted: Sun Oct 15, 2006 5:41 pm
Does anyone know of any php classes or anything that would allow for combining two videos into one?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
PHP can manipulate binary data, there's no reason why it couldn't do this. I'm not saying that its been done or even that its sensible (because it isn't, a much lower level compiled language would be advised) but still.PHP can't do this.
You could machine every tool you need as you go, OR you could go to the tool store and pick it up. Sometimes "can't" is just my way of saying I strongly suggest against it.ole wrote:PHP can manipulate binary data, there's no reason why it couldn't do this. I'm not saying that its been done or even that its sensible (because it isn't, a much lower level compiled language would be advised) but still.PHP can't do this.