video_7.module
mayborhome - September 3, 2006 - 02:37
| Project: | Video |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | neoliminal |
| Status: | active |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| video_7.module | 79.03 KB |

#1
Thank 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
#2
What module dependencies (or other dependencies on the system, like ffmpeg?) are required for this module_7 to work?
Thanks for the cool additions mayborhome!!
#3
Changes 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
#4
Also 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.
#5
In 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.
#6
Finally gave up when line 1355:
<?phpfunction _video_get_toolkit() {
$ffmpeg_ext = "ffmpeg";
if (!extension_loaded($ffmpeg_ext)) {
return false;
}
?>
...meant I needed ffmped to be an extention... which I could not accomplish. SO CLOSE!! :-(
#7
please don't close active bugs without discussing.
#8
Hi 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!
美播网-网络直播,共享视频
美播网