ClipShare Community Forums  

Go Back   ClipShare Community Forums > ClipShare - Video Sharing Community Script - General Forum > Freelance Services
Register FAQ Bug Tracker Members List Calendar Mark Forums Read

Freelance Services Looking to hire a programmer/designer to customize your ClipShare script. You can find one here. Freelance developers can also list their services here.


Reply
 
Thread Tools Display Modes
Old 02-26-2010, 08:43 PM   #21
dargre
Member
|Forum Guru|
 
dargre's Avatar
 
Join Date: Nov 2007
Posts: 2,161
dargre is on a distinguished road
Default

Quote:
Originally Posted by DesktopUpload.com View Post
The default ClipShare FLV player does not playback MP4 files properly.
We can replace it with JW Player at no cost.
This is the same player that displays on our demo site.
It's suggested with any player to use only "FLV" videos as clipshare script overall is not prepared to handle other than FLV videos, regarding of the player used. Always user can change only file extension from MP4 to FLV.
No matter if file extension changed or script prepared for mp4, none player will play mp4 properly if MOOV atom not moved to the beginning of the mp4 file before upload. From other hand it doesn't concern x264/h264 google videos...
It's pretty messed up and is suggested to learn such things before using non-standard files. It's not so difficult, just some experience.
Personally in 80% my videos are of mp4 format, I do not even change file extension to FLV, but that's because of the player I use.
__________________

NUEVO Flash Player - most advanced video player for Clipshare and AVS
ClipShare mods Last mod: Premium Membership Plugin for Nuevoplayer & Clipshare
Hosting solution recommended by NuevoLab
dargre is offline   Reply With Quote
Old 02-27-2010, 12:41 AM   #22
DesktopUpload.com
Verified Member
|Forum Newbie|
 
Join Date: Jan 2010
Posts: 20
DesktopUpload.com is on a distinguished road
Default

Quote:
Originally Posted by dargre View Post
No matter if file extension changed or script prepared for mp4, none player will play mp4 properly if MOOV atom not moved to the beginning of the mp4 file before upload.
Yes, this is a well documented issue in the streaming community.

Our application uses MP4Box to resolve this.

Here's a sample MP4 on our demo site:
http://clipshare.desktopupload.com/v...aliahmicheldvd
__________________
ClipShare Desktop Uploader
DesktopUpload.com is offline   Reply With Quote
Old 03-03-2010, 12:55 AM   #23
dargre
Member
|Forum Guru|
 
dargre's Avatar
 
Join Date: Nov 2007
Posts: 2,161
dargre is on a distinguished road
Default

Quote:
Originally Posted by DesktopUpload.com View Post
Our application uses MP4Box to resolve this.
Here's a sample MP4 on our demo site:
So consider to rename file extension to FLV for videos offered for upload.
Mostly it should work with any player.
Only for lighttpd streaming use (x264 especially) it is suggested to keep original file extension.
__________________

NUEVO Flash Player - most advanced video player for Clipshare and AVS
ClipShare mods Last mod: Premium Membership Plugin for Nuevoplayer & Clipshare
Hosting solution recommended by NuevoLab
dargre is offline   Reply With Quote
Old 03-03-2010, 05:52 AM   #24
DesktopUpload.com
Verified Member
|Forum Newbie|
 
Join Date: Jan 2010
Posts: 20
DesktopUpload.com is on a distinguished road
Default RE: mp4

Quote:
Originally Posted by dargre View Post
So consider to rename file extension to FLV for videos offered for upload.
That's not necessary since we have addressed the root of the problem, which is the location of the MOOV atom.
I've never tested a normal MP4 (i.e. MOOV atom in the default location) renamed to FLV.
My guess is that this file would not stream properly.

We've installed our application on a few sites that have your player installed (Nuevo).
I believe that your player handles MP4 files correctly, though I can't recall with exact certainty.
__________________
ClipShare Desktop Uploader
DesktopUpload.com is offline   Reply With Quote
Old 03-03-2010, 02:07 PM   #25
dargre
Member
|Forum Guru|
 
dargre's Avatar
 
Join Date: Nov 2007
Posts: 2,161
dargre is on a distinguished road
Default

Quote:
Originally Posted by DesktopUpload.com View Post
We've installed our application on a few sites that have your player installed (Nuevo).
I believe that your player handles MP4 files correctly, though I can't recall with exact certainty.
Yeah, player will play mp4, but that's not a problem I wrote about.
It's about clipshare script that doesn't handle other than FLV video extensions.
If you look at player (default) playlist file - script takes video id and adds ".flv" extension.
So if this is "mp4" - video won't be played (wrong path)
From other hand - dozen of other operations (thumbs change, getting duration, video file remove and few more) are proccessed in same way: script takes vid ID and ads ".flv" extension. All will fail if this is mp4.
That's what I wrote about - script is not prepared to handle other than "FLV" videos.
__________________

NUEVO Flash Player - most advanced video player for Clipshare and AVS
ClipShare mods Last mod: Premium Membership Plugin for Nuevoplayer & Clipshare
Hosting solution recommended by NuevoLab
dargre is offline   Reply With Quote
Old 03-03-2010, 03:34 PM   #26
DesktopUpload.com
Verified Member
|Forum Newbie|
 
Join Date: Jan 2010
Posts: 20
DesktopUpload.com is on a distinguished road
Default Re: mp4

Quote:
Originally Posted by dargre View Post
It's about clipshare script that doesn't handle other than FLV video extensions.
If you look at player (default) playlist file - script takes video id and adds ".flv" extension.
So if this is "mp4" - video won't be played (wrong path)
From other hand - dozen of other operations (thumbs change, getting duration, video file remove and few more) are proccessed in same way: script takes vid ID and ads ".flv" extension. All will fail if this is mp4.
That's what I wrote about - script is not prepared to handle other than "FLV" videos.
Yes, you are correct that ".flv" is hardcoded in several places throughout the script.
We have resolved this.

Our application also converts to DivX, which requires DivX Web Player for playback.
The same issue applies to these files; the default code needs to be edited in several files & templates.
Logic also needs to be implemented to display the proper player.
__________________
ClipShare Desktop Uploader
DesktopUpload.com is offline   Reply With Quote
Old 07-14-2010, 04:18 PM   #27
Zain
Member
|Forum Newbie|
 
Join Date: Jan 2010
Posts: 31
Zain is on a distinguished road
Default

I have the nuevo player on my site. Will this program enable me to upload videos to my site with hd quality? I want to try the demo today, I filled out the form for the demo on my phone last night, but have it IP locked so I requested again today.
How much is the program? How much is it to have our own logo on the program?

Looks interesting, can't wait to try it!
__________________
www.SorryNoobs.com
Zain is offline   Reply With Quote
Old 07-14-2010, 05:28 PM   #28
Zain
Member
|Forum Newbie|
 
Join Date: Jan 2010
Posts: 31
Zain is on a distinguished road
Default

Also, how do I know if I have PHPShield Loaders? What is required to be done to my script for this program to work? I want to be able to test more before I buy. How come there is absolutely no refund available?

Is anyone using this? I want to read reviews.
__________________
www.SorryNoobs.com
Zain is offline   Reply With Quote
Old 07-14-2010, 08:36 PM   #29
DesktopUpload.com
Verified Member
|Forum Newbie|
 
Join Date: Jan 2010
Posts: 20
DesktopUpload.com is on a distinguished road
Default RE: ClipShare Desktop Uploader

Quote:
Originally Posted by Zain View Post
Will this program enable me to upload videos to my site with hd quality?
Yes, MP4 & DivX video files are supported.

Quote:
Originally Posted by Zain View Post
How much is the program?
That correlates directly to the features selected on the order page.

Quote:
Originally Posted by Zain View Post
How much is it to have our own logo on the program?
No charge.

Quote:
Originally Posted by Zain View Post
Also, how do I know if I have PHPShield Loaders?
We will forward a test script that you can run.

Quote:
Originally Posted by Zain View Post
What is required to be done to my script for this program to work?
It's relatively complicated to explain.
Basically, ClipShare must be edited to support interaction with the desktop application.
This includes user authentication & media upload.
Also, ClipShare does not support the display of file types other than FLV by default.

Quote:
Originally Posted by Zain View Post
I want to be able to test more before I buy.
Have you downloaded & ran the demo?

Quote:
Originally Posted by Zain View Post
How come there is absolutely no refund available?
This is normal procedure for most digital products.
Please insure that the application functions exactly the way you wish before purchasing.

Quote:
Originally Posted by Zain View Post
Is anyone using this? I want to read reviews.
Yes, but we are not at liberty to post client URLs due to privacy concerns.
__________________
ClipShare Desktop Uploader
DesktopUpload.com is offline   Reply With Quote
Old 07-14-2010, 10:36 PM   #30
Zain
Member
|Forum Newbie|
 
Join Date: Jan 2010
Posts: 31
Zain is on a distinguished road
Default

I have ran the demo. Can you send me the test script in a PM or something so that I know before I purchase? If I don't have the PHPShield Loaders, how complicated is it to install on a CentOS server? Is this something that gets done on purchase? Do I have to edit the CS script or do you make the changes for us?

Thanks,

Zain
__________________
www.SorryNoobs.com
Zain is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Desktop uploader with your logo ts2001 Freelance Services 50 01-30-2010 03:58 AM
lightbox? or Desktop Dimmer? gh0stmichael Feature Requests 6 08-02-2009 04:34 AM
I'll pay $50 for anyone who can fix my UPLOADER!!! juiceabuse Freelance Services 8 02-17-2008 09:46 AM



All times are GMT +1. The time now is 02:47 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright © 2006-2008 Envient. All Rights Reserved.

An Envient product.