Page 1 of 3 123 LastLast
Results 1 to 10 of 28

Thread: Everything is perfect - except video won't load

  1. #1
    Join Date
    Jul 2007
    Posts
    16

    Default Everything is perfect - except video won't load

    Can anyone help?
    Everything on the site seems to work, except when you try to load a video, the little wheel graphic goes round and round, and the video never loads.
    I've looked at debug.txt, all looks well; I'm using version 2.2, etc. etc.
    Any help would be appreciated!
    Click Here to see site.
    Click Here to see debug.txt (first video was removed).

  2. #2
    Join Date
    Jul 2007
    Posts
    16

    Default

    Also noticed this in my server error log:

    File does not exist: /public_html/motion/.htaccess: Invalid command 'php_value', perhaps mis-spelled or defined by a module not included in the server configuration

    File does not exist: /public_html/motion/flvideo/2.flv

    Using hostonnet

  3. #3

    Default

    what does your .htaccess file look like? Post it here

  4. #4
    Join Date
    Jul 2007
    Posts
    16

    Default

    I had the php thing tacked on at the end, but it was causing a 404, so I took it out:

    Options +FollowSymLinks
    RewriteEngine on

    RewriteRule ^admin$ - [L]
    RewriteRule ^admin/(.*) - [L]
    RewriteRule ^install$ - [L]
    RewriteRule ^install/(.*) - [L]
    RewriteRule ^$ index.php
    RewriteRule ^view/(.*)/(.*)/ view_video.php?id=$1 [L,QSA]
    RewriteRule ^tag/(.*)/(.*) tag.php?search_id=$1&page=$2 [L,QSA]

    RewriteRule ^channel/(.*)/(.*)/recent/(.*) video.php?category=recent&chid=$1&page=$3
    RewriteRule ^channel/(.*)/(.*)/viewed/(.*) video.php?category=viewed&chid=$1&page=$3
    RewriteRule ^channel/(.*)/(.*)/ channel_detail.php?id=$1

    RewriteRule ^detailed/recent/(.*) video.php?category=recent&page=$1&viewtype=detaile d
    RewriteRule ^detailed/viewed/(.*) video.php?category=viewed&page=$1&viewtype=detaile d
    RewriteRule ^detailed/discussed/(.*) video.php?category=discussed&page=$1&viewtype=deta iled
    RewriteRule ^detailed/favorites/(.*) video.php?category=favorites&page=$1&viewtype=deta iled
    RewriteRule ^detailed/rated/(.*) video.php?category=rated&page=$1&viewtype=detailed
    RewriteRule ^detailed/featured/(.*) video.php?category=featured&page=$1&viewtype=detai led
    RewriteRule ^detailed/random/(.*) video.php?category=random&page=$1&viewtype=detaile d
    RewriteRule ^recent/(.*) video.php?category=recent&page=$1
    RewriteRule ^viewed/(.*) video.php?category=viewed&page=$1
    RewriteRule ^discussed/(.*) video.php?category=discussed&page=$1
    RewriteRule ^favorites/(.*) video.php?category=favorites&page=$1
    RewriteRule ^rated/(.*) video.php?category=rated&page=$1
    RewriteRule ^featured/(.*) video.php?category=featured&page=$1
    RewriteRule ^random/(.*) video.php?category=random&page=$1
    RewriteRule ^rss/new/ rss.php?type=new [L]
    RewriteRule ^rss/comments/ rss.php?type=comments [L]
    RewriteRule ^rss/views/ rss.php?type=views [L]
    RewriteRule ^group/(.*)/ groups_home.php?urlkey=$1
    RewriteRule ^include/(.*) http://www.vshare.in
    RewriteRule ^pages/(.*).html$ show_page.php?name=$1 [QSA,L]
    RewriteRule ^([^/\.]+)/favorites/(.*) user_favorites.php?username=$1&page=$2
    RewriteRule ^([^/\.]+)/playlist/(.*) playlist.php?username=$1&page=$2
    RewriteRule ^([^/\.]+)/friends/(.*) user_friends.php?username=$1&page=$2
    RewriteRule ^([^/\.]+)/public/(.*)$ user_videos.php?username=$1&type=public&page=$2
    RewriteRule ^([^/\.]+)/private/(.*)$ user_videos.php?username=$1&type=private&page=$2 [L,QSA]
    RewriteRule ^([^/\.]+)/groups/(.*)$ user_groups.php?username=$1&page=$2 [L,QSA]
    RewriteRule ^([^/\.]+)?/?$ user.php?username=$1 [L,QSA]


    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

  5. #5
    Join Date
    Jul 2007
    Posts
    16

    Default

    Okay, I fixed the problem by modifying the video_conversion.php file, but it looks like it compressed the video by 50%.

    Is there I setting I can adjust so that it doesn't do that?

  6. #6
    Join Date
    Jul 2007
    Posts
    1

    Default

    What did you modify to get this to work?? I'm having the same problem.

  7. #7
    Join Date
    Jul 2007
    Posts
    16

    Default

    In that video_conversion.php file, change

    Code:
    $cmd_all = $cmd_mencoder;
    to

    Code:
    $cmd_all = $cmd_ffmpeg;

  8. #8

    Default

    I don't see the video_conversion.php file. What folder is this in? I only have probs when I upload a windows movie file.....flv and mov upload fine. Admin, is this a script issue or is something wrong with my ffmpeg or mencoder? I upload the movie, get the thumbnail, but then when I go to play it the circle thing just spins. Let me know....
    http://coldblooded.tv
    Show off your reptiles!

  9. #9

    Default

    I found the video_conversion.php and changed it to ffmpeg as the default. We'll see if this corrects the problem.
    http://coldblooded.tv
    Show off your reptiles!

  10. #10

    Default

    Still not working. Admin, any suggestions? I can't play the vids when I upload them as any type of file other than flv or mov.
    http://coldblooded.tv
    Show off your reptiles!

Page 1 of 3 123 LastLast

Similar Threads

  1. Mysql makes high load !!! Please help
    By Alexxi in forum General Discussions
    Replies: 10
    Last Post: 04-20-2010, 05:51 AM
  2. When converting The site doesn't load. Help
    By sullenest in forum Installation Support
    Replies: 3
    Last Post: 04-26-2008, 03:11 PM
  3. myjavascriptajax.js load error
    By jayscot in forum Installation Support
    Replies: 0
    Last Post: 02-27-2008, 04:15 AM
  4. Video Does Not Load/Convert Mencoder Problem Maybe
    By Gersitz in forum Installation Support
    Replies: 1
    Last Post: 09-17-2007, 07:05 AM
  5. Cant load videos
    By whalles in forum Installation Support
    Replies: 2
    Last Post: 08-03-2007, 11:37 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
  •