I am workign on the playback mode to get it working on all systems. I forced the plugin to always use internal player, no vlc or whatever. This means you need direct show codecs and splitters installed to handle flv. Do you know how the playback worked in 0.8.4? (VLC or Codecs)
flv was handled in 0.8.4 via vlc. However, mp4 was not (was through direct show codecs).
My codec configuration is: CCCP, with Haali disabled for MP4 splitting. Flv and MP4 splitting are dealt by the filters in this thread. Also, h.264 decoding is done by coreavc. Hope this helps.
Germany