-
Hi,
I’m trying to embed videos from an external URL using FV WordPress Flowplayer 2.1.13. In the case when the flash player is used (e.g. when playing .mp4 in firefox) I run into a bug in flowplayer: URLs containing non-latin characters (either literally, or url-encoded) don’t get treated correctly by the flash code, and I get a “flash: Video file not found” error from flowplayer. This bug has been submitted to the flowplayer issue tracker:
– https://github.com/flowplayer/flash/issues/59 (seems to provide a workaround; how could this be included into FV wordpress flowplayer?)
– https://github.com/flowplayer/flowplayer/issues/162 (still open)So although this is clearly a bug in an external component, can you think of a quick workaround that would solve this problem in your plugin? I’m fine with editing whatever code is necessary. Where could I maybe add the “urlEncoding: true” option that is suggested in the newest posts in https://github.com/flowplayer/flash/issues/59?
Thanks a lot,
planck