Jump to content

Best way to background ffmpeg?


tibberous

Recommended Posts

Yeah - it doesn't work with FFMPEG, not even if you route the input and output.

 

Right now, I start it by using file_get_contents to get a different page on my server, which gets a different page on my server, which calls FFMPEG. It relies on file_get_contents timing out, and is a horrible hack which only moderately works.

 

 

This is REALLY frustrating, I can't background it, or anything containing it.

 

I have an audio encoder that converts a folder full of MP3's into a bunch of different bitrates, but I have to start it from the command line. I looked at the PHP-FFMPEG extension, but it doesn't look like it does anything with encoding, just reading file info.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.