ffmpeg

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
dharprog
Forum Contributor
Posts: 126
Joined: Fri Oct 27, 2006 12:20 am

ffmpeg

Post by dharprog »

Hi

Can anybody tell me how to install the ffmpeg on windows? And how can i test that?

Help me out?

Thank YOu.
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

what does this have to do with php code??
User avatar
dharprog
Forum Contributor
Posts: 126
Joined: Fri Oct 27, 2006 12:20 am

Post by dharprog »

I'm not getting the ffmpeg.dll where can i get this? HOw can i use this in php can i get any tutorials on that and sample programs?

ThankYOU
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

<looks around computer keyboard>Let's see... where did I put that... oh, there it is. G-O-O-G-L-E...
http://ffmpeg-php.sourceforge.net/index.php

http://ffmpeg.mplayerhq.hu/

Another really good reference is the PHP manual, where searching the site for ffmpeg takes you to a few different pages that have links to the sourceforge stuf as well.

Glad I could help. Merry Christmas.
brendandonhue
Forum Commoner
Posts: 71
Joined: Mon Sep 25, 2006 3:21 pm

Post by brendandonhue »

You'll probably want to check out the ffmpeg-php newsgroup on Google Groups for Windows builds.
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

Everah wrote:<looks around computer keyboard>Let's see... where did I put that... oh, there it is. G-O-O-G-L-E...
Image
8O Coooool !
User avatar
dharprog
Forum Contributor
Posts: 126
Joined: Fri Oct 27, 2006 12:20 am

Post by dharprog »

Hi Guys,

Merry Christmas.

Here i searched google and i went through that ffmpeg sourceforge.net. But first of all i didnt get the ffmpeg.dll file. And how i have to use i'm not getting there is no sample file for that here.

Thats why asking if anybody already worked in that they could help me.

Thank You
nickvd
DevNet Resident
Posts: 1027
Joined: Thu Mar 10, 2005 5:27 pm
Location: Southern Ontario
Contact:

Post by nickvd »

Thats fine... Thats nice... but what does this have to do with PHP???
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Moved to Miscellaneous.

As for the dll, were you able to download the packages? There should be something included in that download that allows the extension to be run.
User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Post by Ollie Saunders »

Everah wrote:<looks around computer keyboard>Let's see... where did I put that... oh, there it is. G-O-O-G-L-E
Everah mate.... you are on fire!
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

Many people share your pain. Check out:

http://groups.google.com/group/ffmpeg-p ... -php&q=dll

Apparently the Gallery project has a working win32 build on sf:

http://sourceforge.net/project/download ... uperb-west

[quote=nickvd]Thats fine... Thats nice... but what does this have to do with PHP???[/quote]
It's a PHP extension! (and a cool-looking one at that!)

Cheers,
Kieran
Post Reply