Hi,
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.
I used following:
<?php
shell_exec("ffmpeg -i Jul_03.mp4 output.ogg &");
?>
I followed the archived records and googled on it, but could not find the
solution.
Which one i missed? Please help me.
Thanks in advance,
Chaitanya.
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user