Results 1 to 7 of 7

Thread: Video Won't Play

  1. #1
    Join Date
    May 2007
    Posts
    4

    Default Video Won't Play

    I have the site up & running, but for some reason the videos won't load/play.

    Can you please check out the site & tell me why it's not working?
    http://www.HyeVideos.com

    Thank You!

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

    Default

    It seems your ffmpeg installation is not proper.

    Try converting a video from command line

    /rabiz9/local/bin/ffmpeg -i /home/hyevscom/public_html/video/2.wmv -acodec mp3 -ar 22050 -ab 32 -f flv /home/hyevscom/public_html/flvideo/2.flv

    Make sure you have a video at /home/hyevscom/public_html/video/2.wmv

    after you run the above command, it should converted to

    /home/hyevscom/public_html/flvideo/2.flv

    If not, it is problem with ffmpeg.

  3. #3
    Join Date
    May 2007
    Posts
    4

    Default

    /rabiz9/local/bin/ffmpeg -i /home/hyevscom/public_html/video/2.wmv -acodec mp3 -ar 22050 -ab 32 -f flv /home/hyevscom/public_html/flvideo/2.flv
    I'm not really good at this stuff, not sure what the above means.

    I have contacted the hosting company, gave them the original reply from you & they said that everything is good on their side & properly working.

    PS - I even manually converted one of the videos to a .flv file & put it in the
    flvideo directory in the server (did not delete the .wmv file from the video directory) and it still did not work.

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

    Default

    You have put wrong path for ffmpeg.

    Check your include/config.php

    /rabiz9/local/bin/ffmpeg
    Is not the path to ffmpeg, it should be some thing like

    /usr/local/bin/ffmpeg
    If you are not sure, ask the web host.

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

    Default

    Quote Originally Posted by RABIZ9
    PS - I even manually converted one of the videos to a .flv file & put it in the
    flvideo directory in the server (did not delete the .wmv file from the video directory) and it still did not work.
    What command is used to convert movie.

  6. #6
    Join Date
    May 2007
    Posts
    4

    Default

    It works now.

    Thank You Very Much!

  7. #7
    Join Date
    May 2007
    Posts
    4

    Default

    Quote Originally Posted by admin
    Quote Originally Posted by RABIZ9
    PS - I even manually converted one of the videos to a .flv file & put it in the
    flvideo directory in the server (did not delete the .wmv file from the video directory) and it still did not work.
    What command is used to convert movie.
    I used a flash software.

Similar Threads

  1. Video No Play :: Please Help
    By RifGate.Co.cc in forum Installation Support
    Replies: 3
    Last Post: 06-17-2008, 05:17 AM
  2. play the video?
    By Boxerman in forum Installation Support
    Replies: 0
    Last Post: 05-24-2008, 10:15 PM
  3. Video don't play suggestions?
    By ron in forum Installation Support
    Replies: 6
    Last Post: 04-17-2008, 11:22 AM
  4. Play Video on homepage
    By slimakraf in forum Installation Support
    Replies: 3
    Last Post: 11-17-2007, 09:29 AM
  5. video still can't play!!!
    By mistic in forum Fixed Bugs
    Replies: 3
    Last Post: 08-11-2007, 07:57 AM

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
  •