Closed (outdated)
Project:
Video Filter
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2008 at 18:30 UTC
Updated:
8 Mar 2016 at 08:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dennys commentedI'm interested in it too. Is it possible ?
Comment #2
Odd-inge commentedSubscribing
Comment #3
vr_mex commentedSubscribing
Comment #4
jumpfightgo commentedI just wrote a little module to do this using the JW Media Player.
You can upload an FLV or MP3 as a file attachment, or upload to a directory through FTP. If you use FTP you can serve the files from another server.
Any thoughts on how to move forward with this? It could either be a sub-module or we could incorporate this functionality into video_filter. Feedback appreciated.
Comment #5
blackdog commentedGreat work!
I'll take a look at this tomorrow, so we can figure out how we can proceed with it. Thanks!
Comment #6
blackdog commentedHey jumpfightgo,
Sorry I haven't gotten back to you with this.
I've tried the module, and while it works (awesome!), I think we need to think a little more about how to do this properly. We can't add the jw player to the module, so either we need to add a link to download it, or add a dependency to a player module.
Thoughts?
Comment #7
jumpfightgo commentedI would just add a link to jw player in the install instructions, that's what all the other flash embed modules do. I've attached updated install instructions.
The other player modules tend to use swfobject to place the flash player with javascript, which is not the way the Video Filter module works, so at first glance the other player modules I'm familiar with would be difficult to integrate.
I like that the video filter module is very small, and a little contrib module like this, with a link to jw player, would allow someone to extend their a/v capabilities without having to install another module (which, honestly if you look at the instructions for FLV Media Player can be arduous).
Also, there's an embed module, http://drupal.org/project/embed , that is coming along well, so ideally when that's ready video_filter could just play well with the embed module and we wouldn't need this contrib module at all, but who knows when it'll actually be ready for production sites...
Comment #8
minnur commentedThis is outdated. No activity in 7 years.