Ver Mensaje Individual
  #1 (permalink)  
Antiguo 22/07/2008, 16:56
digital100
(Desactivado)
 
Fecha de Ingreso: noviembre-2007
Mensajes: 150
Antigüedad: 16 años, 6 meses
Puntos: 0
Información videoshare libre ClipBucket youtube clon opensource

este es un videoshare como clipshare pero opensource

descarga http://clip-bucket.com/download

demo http://clip-bucket.com/demo/

ClipBucket Has almost the same features as Youtube and Metacafe Got, ClipBucket is (most of them you'll never find on any other online video community software).

General Features

* SEO URLs
* Web 2.0 Graphics With Css Enabled Navigational Tabs
* "Recently Viewed Videos" displays on index page like youtube
* Top Ten Editor's Pick View on Index Page that is pick via admin Panel (Special Feature)
* Fully Functional User Control Panel
* Cloud Tags
* Search Videos
* View Member Channels and member stats
* Complete Member Channel System like youtube and metacafe
* Display Videos By Member and video
* Display Video Stats like
(runtime,views,comments,rating..)
* Complete and Secured User signup and login system
* Only Active members can upload videos
* Uploaded Videos can be edited such as
(Video Title, Categories, Description, Tags etc..)
* Edit Personal Profile and Channel
* Upload Channel Avatar
* Set Channel Featured Video
* Channel Comment System
* View Channel Videos, Favorites, Subscriptions and Contacts
* Signup Captcha
* Channel Views count and Channel Videos count
* Channel Last active
* Index Page Login Box
* Top 5 Members on Index page
* Youtube like index page (featured,recently added, mostly viewed) Videos
* User redirect to recently viewed page after login


Video Upload & Conversion

* Step By Step Video Upload for quick and easy uploading of videos
* Two Type video upload, Flash and Simple
* Flash uploader has a beautiful status bar
* Background Conversion
Video Conversion can be perform on back end server process. After uploading a video user don't need to wait for video conversion, user just redirect to successful page and video will be available after conversion
* Config Video
Auto Delete/Save original file, which can be used later for download
* Config Video Conversion Settings
configure different conversion related settings such as
(video resample, resize width and height, audio bit rate etc..)
* Video Conversion Over 20 Formats
* Auto Approve/Disapprove Video (active/de active)


Internal Messaging System

* Compose New Messages
* Send To Any user you want to
user can send messages within the website to any user
* Attachments
User can send video attachment with each message
* Reply Message
Ability to reply any message, reply also can have sent message in its message body
* Sent Box
Sent Message can be viewed in Sent Box
* Delete Messages
User can delete Inbox or Sent box messages


Watch Video / Video Page

* Web 2.0 Pagination
* Display Most Recently Uploaded Videos
* Display Featured Videos
* Display Most Discussed Videos
* Display Mostly Viewed Videos
* Display Top Rated Videos
* Display Random Videos
* Write Video Comments
* Comment Replies
* Comment Rating System (Special Feature)
* Member Avatar next to his/her comment
* Rate Video (AJAX)
* Add Video To Favorite
* Share Video With Your Friends
* Flag Videos
* Add To Social Bookmarks
ie Digg, Stumble, Flickr etc..
* Download Videos
* Embed Videos
* Basic Flash Player for embedding
(play,pause,buffering,logo(free),full screen)
* Advance Flash Player for website
(Play,pause,logo(free),fullscreen,buffering,fullsc reen,resize video,related videos,replay video)
* Show Related,Recently added and random videos in Ajax Tabs on each Watch Video Page like Metacafe
* Show Featured Videos
* Show/hide Video Tags and Related Tags cloud
* Show/hide video description


User Channels
what are channels?basically channels are users profile where user can display his personal info and his videos,favorites and subscribed channels

* Channel Listing
Web2.0 channel listing with number of videos,comments and views
* View (Featured , Recent, Mostly Viewed and Most videos) channels
* Subscribe To Other Channels and Message will be sent if someone add a video
* Add/Delete Subscription through Subscription Manager
* Channel can be Edit through My Account
* Set Channels Featured Video as Youtube does
* Comments on Channels
* Set Channel Title & Description
* Set Personal Info on Channel
* Channel Background


Contacts

* User can make contacts by "Add As a contact"
* Send Private Messages to your contacts
* Member can Add/Delete Contacts

requerimientos de servidor
* Linux Server (some old distributions are not supported)
* Apache Web Server
* MySQL (version 4 +)
* PHP (version PHP 5)
* PHP Configuration

o safe_mode = off
o max_execution_time = 1000 (recommended to prevent timeouts during video upload/conversion)
o session.gc_maxlifetime = 14000 (recommended to prevent session expires during video upload)
o open_basedir = (no value)
o output_buffering = on
o upload_max_filesize = 100M (recommended maximum video upload size in MB)
o post_max_size = 100M (recommended maximum video upload size in MB)

* GD Library 2 or higher
* FFMPEG ( http://ffmpeg.mplayerhq.hu/download.html ) Make Sure FFMPEG is Fully Updates because script will give errors with old versions of FFMPEG
* Mplayer + Mencoder ( http://www.mplayerhq.hu/design7/dload.html )
* Flv2tool ( http://inlet-media.de/flvtool2 )
* Libogg + Libvorbis ( http://www.xiph.org/downloads )
* LAME MP3 Encoder ( http://lame.sourceforge.net )
* CGI-BIN Access
* Apache mod_rewrite Enabled
* PHP Configuration (php.ini): register_argc_argv = On
* Must be able to run PHP from the command line (CLI) with exec()
* Allowed execution of background processes with exec("binary > /dev/null &")

Última edición por digital100; 22/07/2008 a las 17:13