Menu

#35 Add feature to call ffmpeg directly.

open
nobody
None
5
2014-09-10
2014-09-10
rdwvk
No

I'm on hosting where shell_exec disabled due to security reasons.
Good news: ffmpeg-php extension is installed.
Bad news: it gives me an error and google doesn't help.
Good news: executing "ffmpeg bla-bla-bla" on ssh results in what I need.
Bad news: there is no way to execute ffmpeg shell command using ffmpeg-php directly.

I'm asking you to implement this feature with separate function like "ffmpeg_raw($args)". Probably that's not so difficult but will help people that are facing security issues i've ran into.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.