This is a great step forward for doing video with Drupal. Thank you.
However, I'm hoping that we can support QT player as well. As iPhones don't do flash.
I realize I can still use filefield for QT, but it isn't as nice and easy as what you have done for videofield.

Are there plans to do this?

Thanks for the good work!

Comments

bredi’s picture

Issue tags: +video, +FileField, +videofield, +Quicktime

adding tags

tamerzg’s picture

This is great idea! Actually I was thinking about adding support for all video formats (including .avi, ,mpeg ,...). Any help in code or recommendations would be appreciated.

bredi’s picture

sweeet.

The filefield solutions uses jquery media module to do the player controls. But it simply passes to the file type and lets the browser plugins do the work.

http://drupaltherapy.com/node/50

Ideally, having options would be ideal. For example, "choose your player". Flash is great because it's more cross platform. But quicktime gives better quality, and can be download. It would be great to set a default player. Say, flash/flowplayer like you have, then have an option to "view in quicktime" button that switches to the qt player. or vice versa.

but... getting to support qt player first would be best! I think you could use jquery media's approach and just integrate it as you have done so well with flowplayer?

hypertext200’s picture

Status: Active » Fixed

See the latest commits

bredi’s picture

wow!!!! downloading now!

Status: Fixed » Closed (fixed)
Issue tags: -video, -FileField, -videofield, -Quicktime

Automatically closed -- issue fixed for 2 weeks with no activity.