Hey all,

I did some changes on collective.flowplayer which I've commited to SVN
trunk in collective [1]. Summarized I did the following:

- Metadata extraction now uses the hachoir library instead of the
flv-only implementation used before. p4a.video also uses hachoir. Some
code snippets are taken from there.

- Some code was cleaned up and generalized a bit.

- Test fixes and cleanups. Note that not all tests are passing through.
Especially the functional test from README.txt doesn't run through on my
machine with Plone4. But this one also didn't pass before i made my
changes.

- For audio files, flowplayers width isn't set per javascript anymore.
The width is set per CSS now which allows easy overriding.

- For audio files, the flowplayer control bar isn't auto-hidden any
more. Auto-hiding doesn't make any sense for audio-files.


These changes are tested but not ultimately extensively. I mean, I
tested on Linux with Plone4. I hope it doesn't break on any other
environment.


cheers,
hannes

[1] https://svn.plone.org/svn/collective/collective.flowplayer/trunk/


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to