Active
Project:
SWF Tools
Version:
6.x-3.0-beta1
Component:
SWF Tools
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2010 at 22:51 UTC
Updated:
25 Oct 2011 at 12:58 UTC
SWFtools is installed and working according to SWFtools status report page.
I can get to my video file via web browser and it plays fine.
I can also go to the ./examples dir in flowplayer 3 and the example video loads and plays fine.
Why does Flowplayer 3 / SWFtools fail to find my video file, it's in a standard location and the error message shows the correct path. . .
/sites/all/files/video.wmv
help!
Comments
Comment #1
Stuart Greenfield commentedError 200 in flowplayer means "stream not found".
How are you calling the video file? The usual path for something in the file system is sites/default/files, not sites/all/files, so could be that you have the path wrong?
But, in any case, you are trying to load an wmv file which FlowPlayer doesn't support (see http://flowplayer.org/documentation/technical-facts.html#formats)
Comment #2
dobrzyns commentedFlowplayer itself supposedly supports any format. (See http://flowplayer.org/3.2/, bottom left where WMV is shown) Is it possible to get this working?