Archive

Posts Tagged ‘FFmpeg’

Magento Video Fixes

February 3rd, 2012 Comments off

Budget: $100
I’ll escrow payment and release ONLY when work is on my server, tested and approved. No exceptions.

FFMPEG, MPLAYER, FLVTOOLS, MENCODER are installed on site AND WORKING. Pass uploaded video to ffmpeg. compress and convert it to .flv and pass it back to appropriate page so it shows on frontend and plays correctly. Video frame should show on video instead of jpg or blackness – see video_view.png in zip file.

REQUIREMENTS – Fix video and image upload for frontend and admin…

Install Ffmpeg Requirements For Video Script On Ubuntu 2

January 30th, 2012 Comments off

Install FFMPEG requirements for video script on Ubuntu 10.04

need done now

Install Ffmpeg Requirements For Video Script On Ubuntu 10.04

January 28th, 2012 Comments off

Install FFMPEG requirements for video script on Ubuntu 10.04

need done now

Ffmpeg Effect

January 24th, 2012 Comments off

We want to add effect to video with ffmpeg
blur,
motion blur,
slow motion and fastforward of the video
drag and drop objects over it

this is small example list

if you know how to do it and do more effect let me know

Magento Video & Image Fixes

January 23rd, 2012 Comments off

Budget: $50

FFMPEG, MPLAYER, FLVTOOLS, MENCODER are installed on site, so pass the video to ffmpeg to convert it to .flv and compress and pass it back to appropriate page so it shows on frontend. Video frame should show on video instead of jpb or blackness.

Fix video and image upload for frontend and admin:
1. Product pages – see video_view.jpg as how uploaded videos look
2. Listing Form – see video_image_error.jpg for error on image and video upload
3. CMS > Pages
4. FAQ pages

Linux Installation

January 8th, 2012 Comments off

We have got a new Centos 6 server which came only with the operating system and root access. I need someone to:

- Install Apache (latest stable release)
- PHP with GD library (latest stable release)
- MySQL (latest stable release)
- ffmpeg + ffmpeg php modules to use ffmpeg with php
- Configure apache to run a domain (I will tell you what the domain is)
- At the end of the installation the domain needs to be accessible on the web browser showing the default index page and also run PHP…

Php Ffmpeg Conversion Script

January 4th, 2012 Comments off

We need a programmer to write us a simple php script that can convert all the .MOV movies files in a folder to MP4 in a separate folder using the original file name..

we also need to create a thumbnail of each original video in png using a script like this

ffmpeg -itsoffset -4 -i test.mov -vcodec mjpeg -vframes 1 -an -f rawvideo -s 320×240 test.png

we want to be able to simply go to the php file in a url and will run automatically… an tell us when the job is complete

Extensive Experience With Ffmpeg

January 3rd, 2012 Comments off

Hi there,

I am using Drupal 6, and have the ffmpeg module installed. I need you to

1) configure / edit the ffmpeg module code so that after videos are uploaded (in various formats) they are converted to html5
2) have a keyframe every 1 second. #2 is very important, you should be able to accomplish this using the -g option (groups of pictures)

You will be modifying drupal 6 module code so that ffmpeg converts videos properly.

Configure Ffmpeg – Centralize Conversion 2

January 3rd, 2012 Comments off

Budget: $75 – NO UPFRONT PAYMENT!

Server: Linux

REQUIREMENTS

FFMPEG, FFMPEG-PHP, Mencoder, MPlayer, flvtool2 is on the site, not sure they are installed correctly. All may need to be reinstalled and configured.

1. Setup a central interface to accept uploaded the video, pass it to FFMPEG and its dependencies so file is converted to .flv, then passed back to the page that uploaded it. Many subdomains on the server will be uploading video, so make this central.

2. To prove install w…

Configure Ffmpeg – Centralize Conversion

January 1st, 2012 Comments off

Budget: $75 – NO UPFRONT PAYMENT!

Server: Linux

REQUIREMENTS

FFMPEG, FFMPEG-PHP, Mencoder, MPlayer, flvtool2 is on the site, not sure they are installed correctly. All may need to be reinstalled and configured.

1. Setup a central interface to accept uploaded the video, pass it to FFMPEG and its dependencies so file is converted to .flv, then passed back to the page that uploaded it. Many subdomains on the server will be uploading video, so make this central.

2. To prove install w…

Configure Ffmpeg – Centralize Conversion

December 28th, 2011 Comments off

Budget: $75 – NO UPFRONT PAYMENT!

Server: Linux

REQUIREMENTS

FFMPEG, FFMPEG-PHP, Mencoder, MPlayer, flvtool2 is on the site, not sure they are installed correctly. All may need to be reinstalled and configured.

1. Setup a central interface to accept uploaded the video, pass it to FFMPEG and its dependencies so file is converted to .flv, then passed back to the page that uploaded it. Many subdomains on the server will be uploading video, so make this central.

2. To prove instal…

Install And Configure Ffmpeg And Its Dependencies

December 26th, 2011 Comments off

Budget $75

Server: LINUX

1. Install FFMPEG, FFMPEG-PHP, Mencoder, MPlayer, flvtool2 and all latest CODECS (Lame MPEG 3/4, etc). All downloadable free here http://www.free-codecs.com/download/lame_acm_codec.htm, http://www.free-codecs.com/download/FFDShow.htm)

2. Develop a php script to call and configure FFMPEG and its dependencies as needed so I can access it from subdomains on the server. For example, if I upload a .wmv file and I want to convert it to .flv, show user friendly win…

Android Audiobook Player

December 13th, 2011 Comments off

I need an android app that can play a book and show the chapters. It should be based on some open source took like ffmpeg – something like the “audiobooks” app. It’s really just a demo app, but it needs to be done in a way that I can get the apk file and run it on a kindle fire and a normal tablet.

Ffmpeg Script For Ubuntu 11.10

December 7th, 2011 Comments off

Need a ffmpeg script for 11.10

I have code. Code must include watermark feature and extract thumbnails of video source.

Ffmpeg Script For Ubuntu 11.10

November 30th, 2011 Comments off

Need a ffmpeg script for 11.10

I have code. Code must include watermark feature and extract thumbnails of video source.

Video Uploader

October 2nd, 2011 Comments off

I am a novice PHP/MySQL developer, but I’m not sure how to make a video uploader script.

You should be able to make this script without me sending all my files to you. I am capable of adding appropriate directories, changing the session variable name to what I use, adding header/footer inclusions, etc.

The uploader should use FFMPEG to create a thumbnail.

This script should also allow for pasting Youtube video URLs as seen on some other scripts.

Configure New Server 2

September 30th, 2011 Comments off

I need my new server properly configured.
the server operating system is Ubuntu 11.04 (Natty Narwhal)

I will give you root access and you will need to properly install the following;

SSH Server

mqsql-server

*when created you will also need to create 1 user that has all privileges and remote access
and 1 user that that has all privileges and only has local access

*make sure the iptables are correct.

apache2

php5

phpmyadmin
* when created you will need to give phpmyadmin an alias. i don’t want it accessible by going to to mysite.com/phpmyadmin

ffmpeg

PureFTPd And Quota

When completed i will need the “Complete” output of the terminal session for verification of your work and a list of usernames and passwords you created.

This is a very quick and simple project so please don’t overbid because your bid will be ignored and removed. Please include the phrase “the complete session output” in your bid.

Any questions please use PMB….i want to get this done ASAP

Configure New Server

September 30th, 2011 Comments off

I need my new server properly configured.
the server operating system is Ubuntu 11.04 (Natty Narwhal)

I will give you root access and you will need to properly install the following;

SSH Server

mqsql-server

*when created you will also need to create 1 user that has all privileges and remote access
and 1 user that that has all privileges and only has local access

*make sure the iptables are correct.

apache2

php5

phpmyadmin
* when created you will need to give phpmyadmin an alias. i don’t want it accessible by going to to mysite.com/phpmyadmin

ffmpeg

PureFTPd And Quota

When completed i will need the “Complete” output of the terminal session for verification of your work and a list of usernames and passwords you created.

This is a very quick and simple project so please don’t overbid because your bid will be ignored and removed. Please include the phrase “the complete session output” in your bid.

Any questions please use PMB….i want to get this done ASAP

Mediashare Suite & Fornits Mod

August 24th, 2011 Comments off

We are looking for someone to modify Fornits x264 Mod for Clipshare to work with MediaShare. We have all required libs for this mod installed on our server.
Or maybe you can modify the conversion file to something other than Fornits Mod to utilize the software we have installed on our server. The software we have installed for x264 capabilities is as shown:

-mplayer/mencoder/ffmpeg/ffmpeg-php
-Nero enhanced aac audio encoder
-gpac utilities
-x264 video encoder (libx264)
-mediainfo

We don’t need anything special, no need for multiple conversions for SD/HD qualities. We just want one conversion done utilizing x264 capabilities.

Please see attachments.

Ffmpeg Encode Error

August 10th, 2011 Comments off

Hi

This is a 1-2 hour task. We have coded it all and need you to simply go in and edit + fix. MUST BE SKILLED WITH FFMPEG, Linux, Joomla.

REQ: FFMPEG, PHP, PHP-FFMPEG, JOOMLA, CENTOS, APACHE

We have a Video community site that is having a problem converting videos to FLV. We want to convert 350 MB AVI, MP4, WMV, etc. to .flv

1) Browse + Upload video
2) Encode Video
3) Log success or error and email results daily to xxx.@xx.com
4) Re-try errors each hour.

They should automatically encode 1 at a time.

We have built a PHP – Joomla solution. We need someone to get into our php code and edit/fix the code calls to ffmpeg and make it work.

We can go deeper after someone is chosen. We have need for high-level skilled developers.

This project is due now!

Thanks!

Video Water Mark

August 9th, 2011 Comments off

I am running Clipbucket script on my site blackporndom.com (a adult site) i would like to add a Text watermark in to the videos during processing – srt is fine – Below is the video processing script-
<?php

/**
* This is new file for conversion
* now , FFMPEG will only be used for video conversion
* @Author : Arslan Hassan
* @Software : ClipBucket
* @License : Attribution Assurance License — http://www.opensource.org/licenses/attribution.php – You Cannot MODIFY – REUSE THIS FILE
* @website : http://clip-bucket.com/
*/

define(“KEEP_MP4_AS_IS”,config(‘keep_mp4_as_is’));
define(“MP4Box_BINARY”,get_binaries(‘MP4Box’));
define(“FLVTool2_BINARY”,get_binaries(‘flvtool2′));
define(‘FFMPEG_BINARY’, get_binaries(‘ffmpeg’));
define(‘PROCESSESS_AT_ONCE’,config(‘max_conversion’));

class ffmpeg
{
var $input_details = array(); //Holds File value
var $output_details = array(); // Holds Converted File Details
var $ffmpeg ; // path to ffmpeg binary
var $input_file; //File to be converted
var $output_file; //File after $file is converted
var $tbl = ‘video_files’;
var $row_id ; //Db row id
var $log; //Holds overall status of conversion
var $start_time;
var $end_time;
var $total_time;
var $configs = array();
var $gen_thumbs; //If set to TRUE , it will generate thumbnails also
var $remove_input = TRUE;
var $gen_big_thumb = FALSE;
var $h264_single_pass = FALSE;
var $hq_output_file = ”;
var $log_file = ”;
var $input_ext = ”;
var $tmp_dir = ‘/’;
var $flvtool2 = ”;
var $flvtoolpp = ”;
var $thumb_dim = ’120×90′; //Thumbs Dimension
var $num_of_thumbs = ’3′; //Number of thumbs
var $big_thumb_dim = ‘original’; //Big thumb size , original will get orginal video window size thumb othersie the dimension
var $set_conv_lock = true;
var $lock_file = ”;
var $failed_reason = ”;
/**
* Initiating Class
*/
function ffmpeg($file)
{
global $Cbucket;
$this->ffmpeg = FFMPEG_BINARY;
$this->mp4box = MP4Box_BINARY;
$this->flvtool2 = FLVTool2_BINARY;
$this->flvtoolpp = $Cbucket->configs['flvtoolpp'];
$this->mplayerpath = $Cbucket->configs['mplayerpath'];
$this->input_file = $file;

}

/**
* Prepare file to be converted
* this will first get info of the file
* and enter its info into database
*/
function prepare($file=NULL)
{
global $db;

if($file)
$this->input_file = $file;

if(file_exists($this->input_file))
$this->input_file = $this->input_file;
else
$this->input_file = TEMP_DIR.’/’.$this->input_file;

//Checking File Exists
if(!file_exists($this->input_file))
{
$this->log(‘File Exists’,'No’);
}else{
$this->log(‘File Exists’,'Yes’);
}

//Get File info
$this->input_details = $this->get_file_info();

//Loging File Details
$this->log .= “nPreparing file…n”;
$this->log_file_info();

//Insert Info into database
//$this->insert_data();
}

/**
* Function used to convert video
*/
function convert($file=NULL)
{
global $db;
if($file)
$this->input_file = $file;

$this->log .= “rnConverting Videorn”;

$p = $this->configs;
$i = $this->input_details;

# Prepare the ffmpeg command to execute
if(isset($p['extra_options']))
$opt_av .= ” -y {$p['extra_options']} “;

# file format
if(isset($p['format']))
$opt_av .= ” -f {$p['format']} “;

# video codec
if(isset($p['video_codec']))
$opt_av .= ” -vcodec “.$p['video_codec'];
elseif(isset($i['video_codec']))
$opt_av .= ” -vcodec “.$i['video_codec'];
if($p['video_codec'] == ‘libx264′)
$opt_av .= ” -vpre normal “;

# video rate
if($p['use_video_rate'])
{
if(isset($p['video_rate']))
$vrate = $p['video_rate'];
elseif(isset($i['video_rate']))
$vrate = $i['video_rate'];
if(isset($p['video_max_rate'])

Video Site Fix 2

August 3rd, 2011 Comments off

I have vshare video sharing site. ffmpeg installed.
Having upload issue. ubr upload not working.I havebeen messing with rights and directory in ubr-ini.php and pl files. Also cannot bulk import. and cannot please login as user to see upload error

user= mudstock
password= whiskey

Already paid to get things loaded but does not work. need cheap programmer to fix issue and someone who has insdtalled script before

Ffmpeg Codecs Installed

August 1st, 2011 Comments off

I have a server with ffmpeg-php installed but my program is telling me that the following codexs are missing and need to be installed:

libxvid, libfaac, libx264, and libtheora

If you are able to install these and start immediately on this, please bid. I need this taken care of today. Simply posting a message to the message board without a bid will probably not be noticed by me. This should be quite easy for someone. Payment will be placed in SL escrow and released upon completion of the project.

Video Site Fix

July 20th, 2011 Comments off

I have vshare video sharing site. ffmpeg installed.
Having upload issue. ubr upload not working.I havebeen messing with rights and directory in ubr-ini.php and pl files. Also cannot bulk import. and cannot please login as user to see upload error

user= mudstock
password= whiskey

Already paid to get things loaded but does not work. need cheap programmer to fix issue and someone who has insdtalled script before

Install Ffmpeg/mencoder Etc

July 15th, 2011 Comments off

I need the typical FFMPEG/MENCODER/FLVTOOL etc installed on my server.
Only willing to pay most 15.00 for the job. Prefer less as it is typically an automated install nowadays. But I keep installing but it is not in the right spot I think.

Upload Vido Problams

July 11th, 2011 Comments off

Hi there, my scripet I am haveing problam with. when a user trys to up load a vido there is an error

——
enabled php errors for my domain and during video upload below error was shown:

Fatal error: Class ‘ffmpeg_movie’ not found in www.dog-trader.co.uk/videosearch/upload.php on line 83

According to it you do not use ‘/usr/bin/ffmpeg’ application for converting video, but use FFmpeg php module for video convertion that is not installed on the server and cannot be installed due to shared hosting environment.

I need you to rewrite the application to use /usr/bin/ffmpeg for video conversion instead of php module.

Programming Project 1310001999

July 6th, 2011 Comments off

The Job:

We currently have wordpress humming on a shared host ( 150+ WP queries rendering in .3 seconds ) but need to move to a VPS to install specific services ( ffmpeg).

Your job will be to set up the lamp server under either centos or ubuntu and match or better those times after moving the WP install over . Moving Wp ( v3.2 ) is part of the job though we can help ) . Currently we do not employ xcache ( or ) apc memcache(d) etc either for the php or mqsql but would like to these services also set up and tuned. The site ( image / upload store ) is relatively small as is the MySQL database.

Server spec:
2Ghz Opteron 1024mb Ram , 15Gb Hdd Raid.

On current dev server our site gets a yswlow score of 93 as we have forced gzip , ensure expiry headers, etags are correct ie we know a well tuned server when we see it and if your the right candidate so will you.

We have a preference for individuals with a solid freelancer track record ( we will read reviews in detail ). Start is immediate. Milestone payment not a problem.

Note for scriptlance:

We have a history as buyers on other sites if you need to get to know us as buyers in advance. We are putting budget in based on review of previous projects posted by others.

Server Set Up

June 6th, 2011 Comments off

It is a very basic GUI needed to manage a server.
Cpanel/WHM and FFMPEG installation,

Thank You

Install Ffmpeg Mencoder Flvtools2 Video Files

May 26th, 2011 Comments off

Need ffmpeg, flvtool2, mencoder installed on Hostgator VPS ASAP.

Php Developer For Video Hosting Site

May 26th, 2011 Comments off

We’re looking for a PHP developer to help with programming on an adhoc basis. Work could be more regular if we find the right person to help us. Couple of tasks outstanding is the registration process, PayPal integration etc.

The structure of the site is mostly up and running, but we need help in tweaking+adding to what we have to get it ready for launch. As stated above, there will be more work needed to build on the foundation that we have and create new features for the site. Someone who is used to working on video hosting websites and experience working with FFMPEG would be a bonus.

Php Youtube To Mp3 Script

May 5th, 2011 Comments off

Hello i need a youtube to mp3 script that uses the ffmpeg library like so many sites out there right now… we need to able to enter a youtube id, have a progress indicator for when the file will be ready, and then a link to download the mp3… just like the following sites..

video2mp3 (dot) net
keepvid
youtube-mp3 (dot) org

i know a lot of you programmers have this script ready to go…

looking forward to hearing from you..

thnx

Php Startup Ffmpeg Unable To Initialize Module

April 28th, 2011 Comments off

Need you to fix this error on the linux server
WHM and SSH access

PHP Warning: PHP Startup: ffmpeg: Unable to initialize module

28-Apr-2011 15:31:26] PHP Warning: PHP Startup: ffmpeg: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
[28-Apr-2011 15:31:47] PHP Warning: PHP Startup: ffmpeg: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
[28-Apr-2011 16:27:03] PHP Warning: PHP Startup: ffmpeg: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
[28-Apr-2011 16:27:22] PHP Warning: PHP Startup: ffmpeg: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0

Linux Audio Expert

April 18th, 2011 Comments off

I’m looking for help configure a Ubuntu box, we need to capture alsa output into ffmpeg with jack or OSS but not pulseaudio, as that tends to glitch badly.

We have things working, but we are sort of hacking around in the dark, as we aren’t linux audio experts ourselves.

Need A Video Expert

April 17th, 2011 Comments off

I have a social website that allows the members to upload videos for use in their profile and as entries to various contests (a lot of video uploading). Currently only FLV formats are allowed for upload. I would like the members to be able to upload their videos in other formats (flv, avi, wmv, mov, 3ggp, mpeg4, etc.) to the website and then convert and display them. It is important that members are able to view these videos on their ipads and smartphones (mpeg4).

It would be a plus if the members could also record/upload using their webcams.

FFMPEG is currently installed on the server.

Please feel free to ask me ANY questions as I’m sure there’s much I’ve left out.

Ffmpeg Codecs & Open Source WordPress Plugin

April 9th, 2011 Comments off

We have a dedicated server. We need, firstly, FFMPEG installed on the dedicated server, and a broad range of codecs to convert virtually any video format (including avi, dv-avi, Quicktime .mov, mp3, mp4, mpeg-3, mpeg-4, and so on so forth) uploaded into .flv files.

Next, on our WordPress blog, we want one universal, open-source (un-encrypted) plugin created and then intergrated in to convert virtually any video file format into .flv file to display the .flv files on new blog posts made on the WordPress Blog.

The WordPress Blog is of version 3.0.5. strictly, for which no such plugin exists yet. The plugin should be able to work on new wordpress blogs of the same version, on possibly other sites, other domain names as well.

Firstly, this is Only for bidders who have experience with FFMPEG.
Those who additionally have past projects on doing wordpress plugins will be viewed even more favourably.

Enable & Optimize Speeds 4 Ffmpeg Video Upload & Conversio 2

April 5th, 2011 Comments off

Our site needs to be able to upload videos through FFMPEG successfully, store lots of them in databases successfully, convert and play videos fast and not take an un-usually long time to store and display these videos successfully on webpages. FFMPEG experts needed to configure FFMPEG on our server. Then you need to optimize the speed for video conversion when they are uploaded, as each of our video size is 400 MB, and WE DON’T WANT TO WAIT ONE WHOLE DAY FOR CONVERSION. And have a broad range of codec (no limitations).

Take Note: for each of the 400 MB videos, we target to take 1-2 hours at the most, or even just half an hour. Even faster uploading speeds for this video file size is ideal.

Enable & Optimize Speeds 4 Ffmpeg Video Upload & Conversion

April 3rd, 2011 Comments off

Our site needs to be able to upload videos through FFMPEG successfully, store lots of them in databases successfully, convert and play videos fast and not take an un-usually long time to store and display these videos successfully on webpages. FFMPEG experts needed to configure FFMPEG on our server. Then you need to optimize the speed for video conversion when they are uploaded, as each of our video size is 400 MB, and WE DON’T WANT TO WAIT A WHOLE DAY FOR CONVERSION. And have a broad range of codec (no limitations).

Keep issue: for each of 400 MB video, we target to take 1-2 hours at the most, or even just half an hour. Even faster speeds for this video file size is ideal.

Help With Video Script

March 15th, 2010 Comments off

I have a video/media sharing script fully installed on my server. Everything works, including the database, EXCEPT for the most important thing; it will not play the videos even though it uploads them successfully!

I did some research on the script (I just don’t know a lot about what is required to make videos, etc, work on web servers) and discovered the following:

=======================================================
Other then PHP / MySQL / GD that are already installed on most servers or hosting packages, our script requires the following modules used for video converstion and thumbnail generation:

- FFmpeg (http://ffmpeg.mplayerhq.hu)
- FFmpeg-PHP (http://ffmpeg-php.sourceforge.net)
- 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)
=======================================================

I contacted my web host and asked about having the referenced modules installed. He said that ALL of the modules were available, however, it would require that I log in to my CPANEL and install them.

I’m still not real comfortable with CPANEL but I logged in and looked. The problem is, I don’t have a clue as to what I’m looking at! I decided to not touch a thing and ask a SL programmer who knows what they are doing to see if they can make it work.

You can access the site here:

http://www.soundsnsights.net/index.php

(you must use the index.php as I have an ‘under construction’ notice under index.html)

PLEASE, PM me with ANY questions you may have!

Thank you!

Check Ffmpeg On My Server

March 4th, 2010 Comments off

I had someone setup my server so I could install AVS video script. Script has been installed with no problem, but the uploaded video’s do not play, and thumbnails are not being made.

I need this to work before I have someone install the AVS Multi_Mass Grabber.

Would like someone asap, that knows dedicated servers and video scripts. I don’t think this is a major problem, but a ffmpeg install error.

Dedicated server with cPanel.

Red5 Ffmpeg Codeigniter Member

February 21st, 2010 Comments off

Provider is required to set up a streaming server on buyer’s website using RED5 and FFMPEG for encoding video files for dynamic delivery (creating 5 .flv files for different internet connection).

Provider must have Code Igniter because the site is in CodeIgniter, RED5 and FFMPEG experience. These modules are building on existing structure. Websites given as reference will be verified.

All modules are interconnected with each other and intensive ecommerce viewable on Window IE and Mozilla and Macintosh. Detailed document for each module and jpgs of page layouts will be shared with the provider chosen.

1. Install and configure FFMPEG and RED5 (streaming server) on a linux dedicated server for streaming on the website which includes live broadcasting and OnDemand movie/video streaming. Please see attached file.

2. Producer/Presenter Membership feeds all OnDemand content and this module is with heavy reporting and payment calculations (recurring billing for fees), content management, OnDemand uploads and live broadcasting scheduling and streaming. Admin payment to producers need to be setup, as well as, producer payment to buyer. Reporting of content payment, viewing statistics needs to be setup.

3. OnDemand – an interface has been built for approved members to upload 700M – 1.5G movie/video files, but upload needs to be activated. These files need to be encoded for dynamic delivery (5 formats which is automatically selected dependent on visitor’s internet connection.) H264 and VP6 quality. Member can pay for a movie with reward points, gift certificates, etc.

4. Live Broadcasting- save streaming content every 5 minutes so all of broadcast is not lost should there be interruption in connection. These saved live broadcasts in turn become OnDemand offerings for those who missed the live broadcast. The streaming files should also be done with dynamic delivery, H264 and VP6 quality. I need education here as to how the live broadcasting should be so it is efficient. There are 3 types of Live Broadcasting: 1 by Platinum Members, the other 2 are by Non-Platinum members and can be public or private which they can schedule and pay at time of booking.

If interested, please share websites relevant to this project. Any bid that does not show streaming experience will be automatically rejected. Thanks for your attention.

Bear