-
p4a-video-notes
last modified July 23, 2007 by nateaune
Plone4ArtistsVideo notes
DONE
- We started of with 14 issues in the issue tracker and now there are 6 left
- Functional tests were not working and now the result is 57 tests with 0 failures and 0 errors
- Flash video MIME type wasn't supported by default installation and now it gets added by the quickinstaller to the mimetypes_registry
- Updated FlowPlayer to the latest version
- Added checks so that the product won't crash if hachoir returns invalid or missing metadata
- Hachoir metadata extractor is under development and it is going to support more detailed metadata
TODO
- The display dropdown needs to be smarter. It should only show activation possibilities for supported media files. For example activate audio should not be displayed when a video file is selected.
- There is still unresolved issues in the issue tracker, for example play in popup window for videos does not work, see issue nro 9.
- It would be good to re-encode all uploaded videos to Flash video format like in Youtube or Plumi. Then we could use the same player for all videos. See the
transcoding
page for more info.