<div dir="ltr">Also,<div>The production server is running under linux. so i used the above statement.<br></div><div><br></div><div>But, at our machine it is windows and i could able to run </div><div>shell_exec("ffmpeg2theora -o output.ogg Jul_03.mp4");<br>
</div><div>and i can get output.ogg, which playing very well at browsers.</div><div><br></div><div>It is the problem at our production server, for which i'm using shell_exec("ffmpeg -i Jul_03.mp4 output.ogg &"); and</div>
<div>litheora enabled. Do i need to ask the hosting provider anything on this? I already talked to them and i think everything is there in place.</div><div>What else i'm missing.</div><div><br></div><div>Please let me know.</div>
<div><br></div><div>Thanks</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 17, 2013 at 3:50 PM, Chaitanya Gopathi <span dir="ltr"><<a href="mailto:chaitanyag@gopalsystems.com" target="_blank">chaitanyag@gopalsystems.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I am working on ffmpeg very first time. I could able to convert an ogg file from a mp4. But it is not playing in the browser. All other videos are playing fine. Related add-ons are installed to the browser.</div>

<div><br></div><div>I used following:</div><div><br></div><div><?php</div><div>shell_exec("ffmpeg -i Jul_03.mp4 output.ogg &");<br></div><div>?></div><div><br></div><div>I followed the archived records and googled on it, but could not find the solution.</div>

<div>Which one i missed? Please help me.</div><div><br></div><div>Thanks in advance,</div><div><br></div><div>Chaitanya.</div></div>
</blockquote></div><br></div>