What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » FFMPEG-PHP: converting videos

FFMPEG-PHP: converting videos
Author: Message:
Weyzza
Veteran Member
*****

Avatar
SoCal sunset > *

Posts: 1170
Reputation: 29
– / Male / –
Joined: May 2003
O.P. RE: RE: RE: FFMPEG-PHP: converting videos
quote:
Originally posted by WDZ
code:
<?php

$output = shell_exec("ffmpeg -formats");

echo "<pre>";
print_r($output);
echo "</pre>";

?>

I tried it earlier, and it printed nothing.
quote:
maybe you have to specify the absolute path to the FFmpeg binary or something.
Tried with /usr/local/bin/ffmpeg. It didn't work, either :p
I will confirm my hosting provider soon.
quote:
I doubt it... the ffmpeg-php extension is only "for accessing and retrieving information from video and audio files." It doesn't do conversion. Besides, that script I linked to in the shoutbox simply calls shell_exec()...

So FFMPEG-PHP is not the same as FFMPEG?
* Weyzza slaps himself around a bit with a large trout.
Registered 7657 days, 10 minutes, 42 seconds ago.
Happy Birthday, WDZ

03-06-2007 08:54 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
FFMPEG-PHP: converting videos - by Weyzza on 03-06-2007 at 07:42 PM
RE: FFMPEG-PHP: converting videos - by WDZ on 03-06-2007 at 07:53 PM
RE: FFMPEG-PHP: converting videos - by Weyzza on 03-06-2007 at 08:03 PM
RE: RE: FFMPEG-PHP: converting videos - by WDZ on 03-06-2007 at 08:38 PM
RE: RE: RE: FFMPEG-PHP: converting videos - by Weyzza on 03-06-2007 at 08:54 PM
RE: FFMPEG-PHP: converting videos - by WDZ on 03-06-2007 at 09:11 PM
RE: FFMPEG-PHP: converting videos - by mysoogal on 05-03-2009 at 08:55 PM
RE: FFMPEG-PHP: converting videos - by Dr4g0n on 05-09-2009 at 03:28 PM
RE: FFMPEG-PHP: converting videos - by -dt- on 05-09-2009 at 03:36 PM
RE: FFMPEG-PHP: converting videos - by Dr4g0n on 05-09-2009 at 03:42 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On