exec olmadan ffmpeg kullanarak dönüştürmek

0 Cevap php

Windows XP, Apache, PHP 5.3 ve ffmpeg çalışma cezası var. Ben exec() komutunu kullanarak olmadan avi flv veya tam tersi dönüştürmek gerekir. Bu mümkün mü?

Teşekkür ederim.

edit : i hope someone could edit the ffmpeg source and implement an exec function into the php extension so we could just add the parameters to a function (ex $fmpeg->exec('exec parameters here'); ) so the exec is executed directly from the extension ...

p: ve bu dosyayı derlemek

0 Cevap