Closed (fixed)
Project:
Social Forum Call for Action
Version:
5.x-.1.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2008 at 14:42 UTC
Updated:
4 Feb 2011 at 03:02 UTC
Many video types seem not to be working/supported.
Please list the supported video types and don't accept the others (also external links seem not to be working)
List max 5 videos and put a "more videos" link.
"Add video" link as well
Comments
Comment #1
mlncn commentedThiago wrote:
If you can do the research of getting us the embed codes for all the video service you would like, we can add the capability to embed them.
Comment #2
mlncn commentedUnless you can describe what's at issue with current handling, this is a feature request.
Due to the required action space context, this (and similar requests like it) take a little more thought. That thought is now over here: http://drupal.org/node/206445
Comment #3
mlncn commentedPlease test the services you want to use, and report what is the issue exactly? Include:
Only YouTube and Google take video IDs but we can auto-create embed codes for any service that offers embedded videos.
As described at "More information" on the node/add/video page:
http://www.wsf2008.net/eng/video/help#videofile
Comment #4
pierregrg commentedhere is one case
http://dev.wsf2008.net/fr/node/1825- video type not supported ......
when editing it i see ÊZgZxX48P4&rel=1
what can we do concretely ??
have a page list all the video on the site and screen them and send a message to all problematic video we can' t play and
tell them
your video is not playing properly
The Video module currently supports these file types+ you tube
.mov, .wmv, .rm, .flv, .swf, .dir, .dcr
To play these file types you need to enter in the path to the file. If your video is on the same webserver as drupal, you can use a path relative to the drupal directory, like "downloads/video.mov". If your video is on another server you can enter the URI to the video like "http://www.example.com/videos/my-video.mov".
Comment #5
mlncn commentedPierre, you provided a bad link: &rel=1
See the &rel=1 ? That's not part of the video ID.
I've saved the node without that - just the 4EZgZxX48P4 - and it works now: http://www.wsf2008.net/eng/node/1825
Comment #6
mlncn commentedThe Drupal 5 branch of this project is no longer being maintained.