Thank you,  Can you tell me how I would do that?  I have access to updating
the server myself, but I have never added a mime-type.

william

-----Original Message-----
From: FROEHLING, ROBERT (ATTSI) [mailto:[email protected]] 
Sent: Tuesday, March 24, 2009 10:26 AM
To: cf-talk
Subject: RE: FFMpeg & FlowPlayer


William,

Be sure to check your web server.  It needs to be allowed to serve FLV
files.  I had this issue in IIS and just had to add the appropriate MIME
type.

Fro


-----Original Message-----
From: William Seiter [mailto:[email protected]] 
Sent: Tuesday, March 24, 2009 11:53 AM
To: cf-talk
Subject: FFMpeg & FlowPlayer


Hi all,

 

I have been working on this for a few days now and haven't got a clue on
how
to continue.  I was hoping that someone out there has some knowledge of
this
and can help me.

 

I am building a video upload process that translates video into Flash.

 

I am using a simple form to upload the video.

I am using FFmpeg (cfexecute) to translate the video to flash.  The
video
file then exists, but I am unable to play it in flowplayer, or any other
flv
player that I have downloaded and installed.  

In my research, I found that FFMpeg used to have a problem where it
would
not add metatags to the file, and could cause a problem that way, so I
installed flvtool2.  I now run the flvtool2 on the file after I am done
with
ffmpeg conversion.  When I do this on the command-line on the server, it
appears to work very quickly, but the end file still doesn't get called
by
flowplayer. (I get a 200, file not found).  When I do this
programmatically
through cfexecute, the process times out.  (my current timeout is set to
30
minutes).

 

Anyone have any ideas of how I might fix this?  I am on a windows
server, I
have the most recent build of ffmpeg from
http://ffmpeg.arrozcru.org/builds/, and we are running CF8.

 

William

 

------------------

William E. Seiter

 







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320863
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to