Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 41

Thread: cannot upload videos , cannot view my videos

  1. #11
    Join Date
    May 2007
    Posts
    686

    Default

    I just tried one to, it seems something is not correctly guided maybe your mencoder isnt guided to the right location.

  2. #12
    Join Date
    May 2007
    Posts
    686

    Default

    Or your folders arent set at CHMOD777

  3. #13

    Default

    i m sure abt the chmod setting is perfect,, what is memcoder,,how can i check that

  4. #14
    Join Date
    May 2007
    Posts
    686

    Default

    Have a look in 'include' folder check the file 'config.php'. You need to make sure them settings are guided to where youre ffmpeg and mencoder are installed to.

  5. #15

    Default

    $config = array();

    $config['ffmpeg'] = "/home/skumaran/local/bin/ffmpeg";
    $config['mplayer'] = "/home/skumaran/local/bin/ffmpeg";
    $config['mencoder'] = "/home/skumaran/local/bin/ffmpeg";
    $config['flvtool'] = "/home/skumaran/local/bin/ffmpeg";
    $config['basedir'] = "/home/skumaran/public_html/share1";
    $config['baseurl'] = "http://yourfreeads.info/share1";

    include($config['basedir'] . "/include/vshare.php");

    this is what i can see from my config file

  6. #16
    Join Date
    May 2007
    Posts
    686

    Default

    Theres ur problem /usr/local/bin/ffmpeg or /usr/bin/ffmpeg change them to this and see

  7. #17

    Default

    just uploaded the changes,, checking it

    but still i cant upload the files from my pc,, but i can upload them using proxy sites.. do u know why ?

  8. #18
    Join Date
    May 2007
    Posts
    686

    Default

    Might be a cache problem? Not sure

  9. #19

    Default

    let me clear the cache and check

  10. #20
    Join Date
    May 2007
    Posts
    686

    Default

    Did you change your config?

Page 2 of 5 FirstFirst 1234 ... LastLast

Similar Threads

  1. view the "recent videos" on another page
    By witchdoctor in forum Template Modifications
    Replies: 1
    Last Post: 02-26-2008, 05:03 AM
  2. upload 30 min videos
    By samer in forum General Discussions
    Replies: 1
    Last Post: 12-12-2007, 06:00 PM
  3. Most View Videos
    By sam in forum Template Modifications
    Replies: 5
    Last Post: 11-06-2007, 10:02 AM
  4. Sign up required to view videos
    By Netstralogy in forum General Discussions
    Replies: 1
    Last Post: 09-24-2007, 10:35 AM
  5. Video View, related videos on left?
    By GreenGambler in forum General Discussions
    Replies: 2
    Last Post: 06-28-2007, 11:30 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
  •