<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 35: Add feature to call ffmpeg directly.</title><link href="https://sourceforge.net/p/ffmpeg-php/feature-requests/35/" rel="alternate"/><link href="https://sourceforge.net/p/ffmpeg-php/feature-requests/35/feed.atom" rel="self"/><id>https://sourceforge.net/p/ffmpeg-php/feature-requests/35/</id><updated>2014-09-10T09:14:57.908000Z</updated><subtitle>Recent changes to 35: Add feature to call ffmpeg directly.</subtitle><entry><title>Add feature to call ffmpeg directly.</title><link href="https://sourceforge.net/p/ffmpeg-php/feature-requests/35/" rel="alternate"/><published>2014-09-10T09:14:57.908000Z</published><updated>2014-09-10T09:14:57.908000Z</updated><author><name>rdwvk</name><uri>https://sourceforge.net/u/rdwvk/</uri></author><id>https://sourceforge.netd459d25ed5fc63e7f18e36f7273832a74638ff5e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I'm on hosting where shell_exec disabled due to security reasons. &lt;br /&gt;
Good news: ffmpeg-php extension is installed. &lt;br /&gt;
Bad news: it gives me an error and google doesn't help. &lt;br /&gt;
Good news: executing "ffmpeg bla-bla-bla" on ssh results in what I need.&lt;br /&gt;
Bad news: there is no way to execute ffmpeg shell command using ffmpeg-php directly.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>