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 06-06-2011, 05:38 PM   #11
alexstorm
Verified Member
|Forum Senior|
 
alexstorm's Avatar
 
Join Date: May 2010
Location: Near Pasadena California
Posts: 405
alexstorm will become famous soon enough
Default

Robert,

I suspect that some video files have corrupt metadata that throws off ffmpeg from getting the seconds of the video. Try ffmpeg -i <infile>. See if the length is there. If it isn't, then that video is probably hopeless with convoluted metadata in the header.

This should dump the duration to file vdur001

Quote:
ffmpeg -i <infile> 2>&1 | grep "Duration" | cut -d " " -f 4 - | sed s/,// > vdur001
Read more at:
http://ffmpeg.arrozcru.org/forum/viewtopic.php?f=3&t=32

Doing the same with mplayer:
http://stackoverflow.com/questions/4...dio-video-file

If the metadata tests show duration for test files that doesn't get picked up by your CS install, then maybe it's something to do with ffmpeg install, libraries not up to date.

Hope that helps.
alexstorm is offline   Reply With Quote
Old 07-26-2012, 11:41 PM   #12
myboxlive
Verified Member
|Forum Newbie|
 
Join Date: Mar 2012
Posts: 19
myboxlive is on a distinguished road
Default

I want this too!
myboxlive is offline   Reply With Quote
Old 08-02-2012, 05:42 PM   #13
mithcd
Member
|Forum Junior|
 
Join Date: Jul 2012
Posts: 75
mithcd is on a distinguished road
Default

+1 on this. Hoping for the best.
mithcd 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
does CLIP.VN using clip share source code. vietprofile Pre-Sales Questions 0 08-09-2007 05:01 PM
Clip-Share versus Clip-Share Pro Fidmania Pre-Sales Questions 1 07-25-2007 08:15 PM



All times are GMT +1. The time now is 06:37 PM.


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

An Envient product.