Discussion: ffmpeg exec trouble
Afficher un message
Vieux 18/02/2008, 14h34   #1
mark19780814@gmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut ffmpeg exec trouble

Hi

Im on cent os 5. I installed ffmpeg, and it works good.

Then I tried to call it from php. Exec itself works. Safe mode is off.

But when I do exec("ffmpeg params");
no file is created.

If I use the same string passed to exec, on the command line, then a
file is created. But from php, no files are generated.

The file Im reading is chmodded 777.
The paths of the files are absolute

I also tried to call ffmpeg with absolute path: /usr/bin/ffmpeg but
withuot luck.

In the error logs there is of course nothing.

Please, what can the problem be?
  Réponse avec citation
 
Page generated in 0,04337 seconds with 9 queries