Closed (works as designed)
Project:
D7 Media
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2011 at 13:23 UTC
Updated:
20 Jun 2012 at 19:57 UTC
Video module already have bunch of great features like, video thumbnails creation, video conversion, HTML5 support videos and playback any type of videos blah blah.
I started a topic there on Media group http://groups.drupal.org/node/129259, and I would really like to see video module integrate with the Media module. So creating this issue as @jacob request and delight to see any comments on how to do this?
Comments
Comment #1
hypertext200Comment #2
Sylvain Lecoy commentedBig subscribing
Comment #3
lewisnymanSubscribed
Comment #4
drupalicious commentedsubscribing
Comment #5
batje commentedsubscribe
Comment #6
camdarley commentedAny news? What a wonderful improvement if video module features be integrated to the media module!
Comment #7
4aficiona2 commentedsubscribe
Comment #8
anavarreSubscribing
Comment #9
AndrzejG commentedSubscribe. Problem is only that hosted servers usually have no FFMPEG codec; it is absolutely required for Video module.
Comment #10
andres.torres commentedSubscribing
Comment #11
marcoka commentedsubscribe
Comment #12
damienmckennaomgSUBSCRIBE.
Comment #13
Fidelix commentedYes! Subscribing!
Comment #14
betoscopioSubscribing
Comment #15
ParisLiakos commentedjoin in here #1019988: Call for contributors: Joint community effort on embedding/inlining content and media
Comment #16
dddave commentedSub
Playing videos with a filefield/mediabeast would be cool...
Comment #17
rebolomo commentedSubscribing
Comment #18
pdeclarens commentedAfter i made a redirection, the video does'nt appear any more, instead I get this
[[{"type":"media","view_mode":"media_large","fid":"16","attributes":{"alt":"","class":"media-image","typeof":"foaf:Image"}}]]
thanks for help
Comment #19
manischewitzbacon commentedany of you subscribers have interest in integrating the media_webcam module with the video module? (on d6, not 7)
I tried today to just use the 2 modules together thinking they would just work. no such luck.
the video module lets you use CCK filefield for the video upload (and CCK for other params), and the media_webcam module provides a widget to CCK that is used with filefield
i know enough about module development to know that it can't be too hard to put some of media_webcam's peanut butter in video's chocolate (or vice versa) but not enough to know which bit goes where.
If anyone has some time to talk it out with me, I might be able to produce some sort of patch or intermediary module...
Comment #20
ZuluWarrior commentedSubscribing.
Really want to help, really need a solution for displaying media!!!
I have everything set up, Media handling the different types , views presenting a media list and a views attachment displaying the selected media file. Image Styles handling the display of images, however I can't find anythnig that fits the case of displaying the video file.
Ideally I'd expect to set the file types file display property (in the default view for example) to 'whatever_video_renderer', but nothing seems to fit, mediafront won't take it, videoelemend.js maybe but still attempting to find a solution.
Any coding or anything I can do to help, please shout!
Comment #21
ZuluWarrior commentedIn reply to my previous post, I am currently rolling my own formatter to wrap mediafront, so that it can be selected via media display_file and styles...
It seems to be the correct way forward, and it works to a degree (I have some playback/theming issues to iron out) so if it pans out to anything I'll share what I find.
Comment #22
rickvug commented@ZuluWarrior For displaying video files check out the JW Player formatter sandbox at http://drupal.org/sandbox/skilip/1143300. It provides JW Player as a file field formatter. You can configure multiple exportable presets, which are similar to image styles. My plan is to make the sandbox a full project shortly.
Comment #23
ZuluWarrior commentedI'm familiar with JWplayer so will check it out some time (deadline looming atm). Thanks,
Comment #24
mefisto75 commentedCan mediafront module be a solution so far?
Comment #25
ZuluWarrior commentedMediafront (and its supplied formatter) is a half way solution for me.
It works with a media file as a content type, I can set up my formatter and all that for the display type for video files. Here is a problem when it comes to WYSIWYG and the media plugin. as the formatter and media plugin doesn't compensate for being inside CKEditor (or another wysisyg) so when our auhors try to include a videofile the dialog that allows them to select their media never submits. (even if you hack and force the submit the Editor strips the markup which it doesn't recognize (audio, video, embed, object tags)
Comment #26
amontero@manischewitzbacon: You might be interested in issue #1190298: Integrate with Video Module.
Comment #27
noahadler commentedSubscribe
Comment #28
mpgeek commentedComment #29
mpgeek commented@heshan.lk, et. al,
Media 1.x is feature frozen; closing this for now.
If we still wish to request Video integration, feel free to re-open against Media 2.x, and provide a more detailed description of what is being requested, i.e. how integrating Video would be different or more beneficial than the native video support Media 2.x already provides. If you wish to discuss what this integration, perhaps a groups post would be a better platform for formulating ideas (remember, issue/feature requests should be specific).
Comment #30
dlumberg commentedI wrote a module that adds media browser support to the video widget it's in a sandbox here:
http://drupal.org/sandbox/dlumberg/1364538
Comment #31
energee commentedYour repo is empty! I could use this, and would be willing to contribute, perhaps you can push this again?
Comment #32
dlumberg commentedI just checked and it cloned fine using this:
There shouldn't be anything in the master branch.
Comment #33
devin carlson commentedIf no additional work is required on the Media side of things, further discussion can continue in the Video module's (or dlumberg's Media Video sandbox's) issue queue.