IMAmuseum / tap-cms

Authoring tools for the TAP mobile application software platform, built on top of Drupal. Learn more about the project at TAPintoMuseums.org.
https://github.com/IMAmuseum/tap-cms/wiki
GNU General Public License v3.0
24 stars 8 forks source link

Which audio and formats are supported if you use iOS? #31

Open hannolans opened 11 years ago

hannolans commented 11 years ago

Users are able to upload the following formats: audio formats: mp3 ogg wav video formats: mov avi mp4 ogg webm Are all of these formats supported in the webapp as well as in the iOS-app? If not, we could add some help information, or add a configuration page to disable certain types?

cmoad commented 11 years ago

The list of file extensions is already customizable in Drupal. Truly separating the cms from the apps we have written means that we don't know what formats the final application will support. Therefore, these defaults look fine in my opinion.

On Oct 9, 2012, at 9:20 AM, Hanno Lans notifications@github.com<mailto:notifications@github.com> wrote:

Users are able to upload the following formats: audio formats: mp3 ogg wav video formats: mov avi mp4 ogg webm Are all of these formats supported in the webapp as well as in the iOS-app? If not, we could add some help information, or add a configuration page to disable certain types?

— Reply to this email directly or view it on GitHubhttps://github.com/IMAmuseum/tap-cms/issues/31.


This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact Charlie Moad by reply email and destroy all copies of the original message.

hannolans commented 11 years ago

Ok, but it is not clear what formats are supported in the iOS-app, and which are supported in the webapp. Can we use .wav in the iOS app? Edit: found the information at https://github.com/IMAmuseum/tap-ios/wiki/Media-Considerations For iOS mp3 for audio, and mpeg4 for video is supported, no other formats (?).

Will commit a help text for the media file field

cmoad commented 11 years ago

Those supported formats are moving targets and extremely device dependent. Ideally we could point to a web site that outlines these specifications in the help text. I don't know of such a resource though.

On Oct 9, 2012, at 9:41 AM, Hanno Lans notifications@github.com<mailto:notifications@github.com> wrote:

Ok, but it is not clear what formats are supported in the iOS-app, and which are supported in the webapp. Can we use .wav in the iOS app?

Probably we can add a help text about the formats in the field information?

— Reply to this email directly or view it on GitHubhttps://github.com/IMAmuseum/tap-cms/issues/31#issuecomment-9260811.


This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact Charlie Moad by reply email and destroy all copies of the original message.

hannolans commented 11 years ago

Well, then we can probably add a text like: 'Please note that not all devices support all formats. Please contact your technical support which format to use.' and/or create a link to a taptours page. Just to make sure people start adding invalid file formats.

Those supported formats are moving targets and extremely device dependent. Ideally we could point to a web site that outlines these specifications in the help text. I don't know of such a resource though.

On Oct 9, 2012, at 9:41 AM, Hanno Lans notifications@github.com<mailto:notifications@github.com> wrote:

Ok, but it is not clear what formats are supported in the iOS-app, and which are supported in the webapp. Can we use .wav in the iOS app?

Probably we can add a help text about the formats in the field information?

— Reply to this email directly or view it on GitHubhttps://github.com/IMAmuseum/tap-cms/issues/31#issuecomment-9260811.


This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact Charlie Moad by reply email and destroy all copies of the original message. — Reply to this email directly or view it on GitHub.