Results 1 to 9 of 9

Thread: video not playing

  1. #1

    Default video not playing

    i put a test video on my new site, the image shows up but when i click on the player it goes black and shows loading but never plays. can someone tell me what i can do to make it work? my site can be seen at http://www.showmeu.com and its the only video on there.
    thanks!
    host your site with www.imageleet.com, fast and friendly hosting at an affordable price.

  2. #2

    Default

    try reuploading it

    also what is the video format

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

    Default

    Check if CONVERT COMMAND: works on your server.

    http://showmeu.com/vshare/templates_c/debug.txt

    /usr/bin/mencoder /home/showme66/public_html/vshare/video/1.wmv -o /home/showme66/public_html/vshare/flvideo/1.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es

  4. #4

    Default

    i am a amateur at this how do i check to see if the CONVERT COMMAND: works on your server.
    host your site with www.imageleet.com, fast and friendly hosting at an affordable price.

  5. #5

    Default

    i just uploaded a .flv file and it works fine the other file is a .wmv file so does anyone know what i should do to make .wmv files work?
    host your site with www.imageleet.com, fast and friendly hosting at an affordable price.

  6. #6
    Join Date
    May 2007
    Posts
    686

    Default

    post your config.php thats inside the 'include' folder make sure you dont post your password though lol.

  7. #7

    Default

    ok how do i do that

    i have uploaded the same wmv
    file again and it does not work either.

    here is my config.php

    error_reporting(E_ALL & ~E_NOTICE & ~E_WARNING);

    session_start();



    $db_host = "localhost";

    $db_name = "showme66_vshare";

    $db_user = "showme66";

    $db_pass =



    $config = array();



    $config['ffmpeg'] = "usr/local/bin/ffmpeg";

    $config['mplayer'] = "/usr/bin/mplayer";

    $config['mencoder'] = "/usr/bin/mencoder";

    $config['flvtool'] = "/usr/bin/flvtool2";

    $config['basedir'] = "/home/showme66/public_html/vshare";

    $config['baseurl'] = "http://showmeu.com/vshare";



    include($config['basedir'] . "/include/vshare.php");
    host your site with www.imageleet.com, fast and friendly hosting at an affordable price.

  8. #8
    Join Date
    May 2007
    Posts
    686

    Default

    Seems its a problem with people not putting it directly in public_html folder and using a second directory whether its vhare folder or another. But i have seen 3 people this week same problems.

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

    Default

    Quote Originally Posted by harvey
    i am a amateur at this how do i check to see if the CONVERT COMMAND: works on your server.
    Your problem is with server requirements not working properly.

    Ask your server admin to run the command on server command prompt and see if that works.

    Also see

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

Similar Threads

  1. Videos playing in Firefox, but NOT playing in IE, Opera
    By piscean in forum Installation Support
    Replies: 4
    Last Post: 11-04-2008, 10:30 PM
  2. Video not playing
    By lowcarb in forum Installation Support
    Replies: 2
    Last Post: 07-25-2008, 02:13 AM
  3. Video Not Playing
    By admin in forum Frequently Asked Questions
    Replies: 0
    Last Post: 09-05-2007, 09:41 AM
  4. Video is not Playing
    By sureshjoshi in forum Installation Support
    Replies: 1
    Last Post: 06-20-2007, 11:48 PM
  5. Video not playing ?
    By pierref in forum Installation Support
    Replies: 2
    Last Post: 05-30-2007, 10:22 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
  •