You can find the video module in the attachement.
The module should be investigated and re-tested to be work in your platform.
Hope it is a contribution to you all.
BTW,
the demo site is
http://www.maybor.com
I will configure it to be English in default.
| Comment | File | Size | Author |
|---|---|---|---|
| video_7.module | 79.03 KB | mayborhome |
Comments
Comment #1
fax8 commentedThank you for your work.
Would you please submit your modifications as patch ?
http://drupal.org/diffandpatch
This will make reviewing and testing really easier for us.
Fabio
Comment #2
neoliminal commentedWhat module dependencies (or other dependencies on the system, like ffmpeg?) are required for this module_7 to work?
Thanks for the cool additions mayborhome!!
Comment #3
neoliminal commentedChanges to video.module required to get this to work in Drupal 4.7.
Comment out these functions:
theme_video_metadata() video/plugins/video_optmetadata/video_optmetadata.module on line 110
theme_video_image_teaser() video/plugins/video_image/video_image.module on line 117
theme_video_customfields() video/plugins/video_customfields/video_customfields.module on line 178
theme_video_image_body() video/plugins/video_image/video_image.module on line 139
Comment #4
neoliminal commentedAlso you need to the Player.swf:
>wget http://www.maybor.com/Player.swf
Not sure what's required to make that work yet, still digging.
Comment #5
neoliminal commentedIn video_7.module there's a function called:
661 if ($file = _file_check_upload_perl($field_name)) {
but I can't find _file_check_upload_perl();... commenting out.
Comment #6
neoliminal commentedFinally gave up when line 1355:
...meant I needed ffmped to be an extention... which I could not accomplish. SO CLOSE!! :-(
Comment #7
fax8 commentedplease don't close active bugs without discussing.
Comment #8
mayborhome commentedHi guys,
I have published the answer on maybor.com. Please refer to
hack into video.module.
You should login maybor.com, or you can not see the attached zip file.
I am so busy that I can not had more time to write them in more details.
Sorry!
美播网-网络直播,共享视频
美播网
Comment #9
hypertext200Closing