Results 1 to 5 of 5

Thread: Problem with player not working

  1. #1
    ronnie173 is offline Junior Member
    Join Date
    Jun 2007
    Posts
    3

    Default Problem with player not working

    Hi can anyone tell me why the player isn-t showing the videos. Seems like it isn't converting the videos to flv files. Because they are not showing up in the flvideo folder. I have tried everything listed in the forum to no avail. Website is http://www.video-tag.com
    Can someone take a look at my phpinfo file at
    http://www.video-tag.com/phpinfo.php and let me know if the server has everything that I need
    Jerome Raymond

  2. #2
    ronnie173 is offline Junior Member
    Join Date
    Jun 2007
    Posts
    3

    Default How long does it take to get an answer in here?

    I have bought this script and can't get anykind of support. Admin can you please just take a look at my site and let me know why the video player is just loading when i press play. That is all I need to know. I have looked all over this forum and still haven't found the solution to this problem.
    Jerome Raymond

  3. #3
    admin is offline Administrator
    Join Date
    Apr 2007
    Posts
    2,163

    Default

    Your problem is video not getting converted to FLV format.

    See the FAQ

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

    You need to check if youtbe clone requirements are properly installed on your server.

    The command used to convert video on your server is


    Code:
    /usr/bin/mencoder /home/videotag/public_html/video/1.wmv -o /home/videotag/public_html/flvideo/1.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -srate 22050 -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames
    You can see the command for each video you upload at

    http://www.video-tag.com/templates_c/debug.txt

  4. #4
    ronnie173 is offline Junior Member
    Join Date
    Jun 2007
    Posts
    3

    Default one more question

    I am getting this error when I try to call the convert.php page.



    Warning: system() has been disabled for security reasons in /home/videotag/public_html/convert.php on line 5



    --------------------------------------------------------------------------------
    Last line of the output:
    --------------------------------------------------------------------------------
    Return value:

    Can you tell me what that mean?
    Jerome Raymond

  5. #5
    admin is offline Administrator
    Join Date
    Apr 2007
    Posts
    2,163

    Default

    Your web host have disabled system php function. Ask them to enable it.

Similar Threads

  1. Upload not working, ffmpeg-php problem
    By admin in forum Frequently Asked Questions
    Replies: 31
    Last Post: 11-22-2010, 04:08 AM
  2. Suggestion to upgrade the flv player, beside jw player?
    By cmedia in forum General Discussions
    Replies: 9
    Last Post: 04-28-2009, 02:40 PM
  3. Embed Player not working on my Website
    By Gochos in forum Bug Reports
    Replies: 2
    Last Post: 10-31-2007, 09:44 PM
  4. Audio player working - EDIT BROKEN NOW!
    By galnet in forum Feature Requests
    Replies: 8
    Last Post: 08-14-2007, 12:35 PM
  5. Replies: 6
    Last Post: 06-06-2007, 09:34 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
  •