Need Help In video watch pro script installtion (Video Is not Playing !)

Discussion in 'Scripts' started by fastfurrys, Aug 28, 2009.

  1. #1
    I just installed a new script of video watch pro , every thing done perfectly..

    No problem in video uploading .. Thumbnails for the video is also generating good.. and video is converted into .flv format and stored in uploads/video/..

    i gave the correct paths to ffmpeg,flvtool,php etc..

    But The Problem is , while i am trying to view the video , the video is not displaying(playing), in the video player...

    what will be the reason for this...

    Please help me to fix this...
     
    fastfurrys, Aug 28, 2009 IP
  2. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #2
    Well try downloading the flv video and try and see if thats working if not maybe ffmpeg isnt installed properly
     
    Bohra, Aug 28, 2009 IP
  3. Bratzilla

    Bratzilla Peon

    Messages:
    202
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Also check your flashvars, especially the allowaccess one and a few others. Flash gets rather funky with URLs and permissions. One trick I use is to view my page source so I can see what path/URL my player is using to full the video. Then, copy and paste that URL directly in your browser to test (unless for some reason you've blocked direct access). That can go a long way in helping you troubleshoot your problem.

    If you can't view the video PERIOD, then it's possible that either 1) the player and/or its related javascript isn't installed correctly or 2) something is hosing your conversion process. Check your server logs for conversion error messages just in case.
     
    Bratzilla, Aug 31, 2009 IP