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

Stuart Greenfield’s picture

Error 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)

dobrzyns’s picture

Flowplayer itself supposedly supports any format. (See http://flowplayer.org/3.2/, bottom left where WMV is shown) Is it possible to get this working?