Results 1 to 8 of 8

Thread: wmv upload doesn't go beyond "Create Thumbnail"

  1. #1

    Default wmv upload doesn't go beyond "Create Thumbnail"

    New vShare user here. First of all, awesome product guys :).

    I'm seeing this issue with wmv uploads where the browser looses the connection and the last line in debug.txt is "Create Thumbnail - START". The file gets uploaded fine to the video folder, but there is no flv in the flvideo folder. Also, running ffmpeg in the shell produces the desired results. All other formats seem to work fine.

    Any help would be appreciated.

  2. #2
    Join Date
    May 2007
    Posts
    686

    Default

    Hello again, thought id post here aswell as im having the exact same issue we have a good dedicated server that is not under heavy load and experiencing it also.

  3. #3
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    You need to check your ffmpeg/ffmpeg-php installation, it can't create thumbnail for the video.

  4. #4

    Default

    What codec does vShare use for wmv?

  5. #5
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    vshare do not use any codec, it use ffmpeg or mencoder to do the conversion. So if ffmpeg or mencoder is properly installed, video conversion will work.

    By default, it will be mencoder (as it support more format, if properly installed). You can switch to ffmpeg if you need, more details available at

    http://forums.buyscripts.in/viewtopic.php?t=352

    You can see what command used to convert video on your site by checking templates_c/debug.txt file.

  6. #6
    Join Date
    May 2007
    Posts
    686

    Default

    The encoding part can fail if the server load is too great? Say as if you have 5 websites on a dedicated basic server with 50 people online at each site and try to upload, will it stop the encoding process due to too much resources being used else where? And how do people find it on shared hosting packages having problems?

  7. #7
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    The encoding part can fail if the server load is too great?
    Yes, it can fail if your server is on high server load. Not just video conversion, almost all process that need lot of cpu can fail if the resource is not available.

    Say as if you have 5 websites on a dedicated basic server with 50 people online at each site and try to upload, will it stop the encoding process due to too much resources being used else where?
    It all depends on server load, how many people or web site you host do not matter.

    And how do people find it on shared hosting packages having problems?
    If you are asking about "Create Thumbnail" problem, i do not say it is because server load.

    From my experience, this is due to ffmpeg installation (you may need reinstall ffmpeg-php too).

    You can upload the video to http://video.bizhat.com and see if Thumbnail creation works, you are using the same code, so if Thumbnail not dot work on your server, problem is with your requirement installation or server.

  8. #8
    Join Date
    May 2007
    Posts
    686

    Default

    Nah im not having the thumbnail problem, it more the wmv files over 12mb are not converting currectly. I upload the file it uploads ok to the video folder but the upload page goes to a timed out page, then when i check the video on the website it doent have a runtime and the video is shorter, hence why i thought it may be due to strain on the server. I will soon know i am updating to a top line dedicated to see if it stops the problem.

Similar Threads

  1. Upload says "The document contains no data"
    By jules in forum Frequently Asked Questions
    Replies: 12
    Last Post: 06-26-2008, 05:59 AM
  2. Where is "guest bar" also bar "most viewed" etc
    By abeez in forum Template Modifications
    Replies: 2
    Last Post: 01-21-2008, 03:33 AM
  3. Bottom Advert Broken in "Recently Added Groups" page
    By grynmoors in forum Installation Support
    Replies: 2
    Last Post: 09-09-2007, 01:24 AM
  4. an error after submitted "create new group"!
    By mistic in forum Fixed Bugs
    Replies: 3
    Last Post: 08-10-2007, 09:41 AM
  5. "Classified " Site, and "Image Hosting"
    By chiefody in forum Sales Questions
    Replies: 1
    Last Post: 07-04-2007, 08:26 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •