Results 1 to 4 of 4

Thread: crob job

  1. #1

    Default crob job

    I have everything installed and seems to be working. I had a user upload a file and it all went well. The movie does not play. It's been converted and all that. When you go to play the movie the little progress wheel just spins forever. Do I need to set up a cron? I have no idea what to put in the command area. my site is http://www.felinetube.com This is just getting to be so frustating...............................

  2. #2

    Default Re: crob job

    Please change video conversion command

  3. #3

    Default Re: crob job

    Quote Originally Posted by Grace1
    Please change video conversion command
    I do not understand....Can you be more specific?

  4. #4

    Default Re: crob job

    Edit the video_conversion.php (include/settings)
    Try to use the following command

    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 -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames";

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
  •