Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24

Thread: installation problem

  1. #21
    Join Date
    Sep 2007
    Posts
    15

    Default Re: installation problem

    Id User Status url File Location Action
    5 mostwanted Convert Error clip4.mpg Edit Delete
    4 mostwanted Convert Error movie_double_assfuck_06_1.wmv Edit Delete

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

    Default Re: installation problem

    To see why you get convert error, you need to run convert command in command prompt.

    You will be able to find convert command in file

    templates_c/debug.txt

    After uploading a new video.

  3. #23
    Join Date
    Sep 2007
    Posts
    15

    Default Re: installation problem

    Hi

    Here is what i get on ssh:

    [~]# /usr/local/bin/mencoder /home/sexy/public_html/video/video/clip4.mpg -o /home/sexy/public_html/video/flvideo/1191248125458641867.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
    MEncoder dev-SVN-r24651-3.4.6 (C) 2000-2007 MPlayer Team
    CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (Family: 15, Model: 4, Stepping: 9)
    CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

    Option lavfopts: Unknown suboption i_certify_that_my_video_stream_does_not_use_b_fram es
    Error parsing option on the command line: -lavfopts

    Exiting... (error parsing command line)

  4. #24
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: installation problem

    Try editing video_conversion.php and change convert command to

    Code:
    $cmd_mencoder = "$config[mencoder] '$video_src' -o $video_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 -ofps 24 -vf harddup";
    and see if that works.

Page 3 of 3 FirstFirst 123

Similar Threads

  1. Problem with a new installation
    By polog in forum Installation Support
    Replies: 3
    Last Post: 03-09-2009, 04:35 PM
  2. Installation problem
    By zayarln in forum Installation Support
    Replies: 1
    Last Post: 04-14-2008, 05:03 AM
  3. Problem with installation
    By ljancar in forum Installation Support
    Replies: 5
    Last Post: 07-03-2007, 06:09 PM
  4. Installation problem.. Anyone help??
    By Cloner in forum Installation Support
    Replies: 6
    Last Post: 06-14-2007, 02:28 AM
  5. Early Installation Problem
    By ifeallday1 in forum Installation Support
    Replies: 1
    Last Post: 05-12-2007, 06:46 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
  •