Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Upload error with file bigger dan 15MB

  1. #1
    aberg is offline vBTubePRO-User BF
    Join Date
    Jan 2008
    Posts
    192

    Question Upload error with file bigger dan 15MB

    I have a question about uploading.
    When users uploading files bigger than 15 Mb they get a error.
    Below the 15 Mb it is working fine.
    This are my settings:

    max_execution_time = 300
    post_max_size = 30M
    upload_max_filesize = 30M
    max_input_time = 60
    memory_limit = 16M

    Any idea what can be wrong??

  2. #2
    s7v7n's Avatar
    s7v7n is online now Administrator
    Join Date
    Jan 2008
    Posts
    8,091

    Default

    Increase: max_execution_time = 300

    to

    max_execution_time = 900
    Kind Regards
    s7v7n

    Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.

  3. #3
    aberg is offline vBTubePRO-User BF
    Join Date
    Jan 2008
    Posts
    192

    Default

    Done this but stil a error when process in ready.

  4. #4
    aberg is offline vBTubePRO-User BF
    Join Date
    Jan 2008
    Posts
    192

    Default

    Found where the problem is.
    I have disable 2Pass encoding.
    Uploading without any problems ( also big files)
    I don't know what it means now I have disable 2Pass encoding.
    Can you please explain?

  5. #5
    s7v7n's Avatar
    s7v7n is online now Administrator
    Join Date
    Jan 2008
    Posts
    8,091

    Default

    Did you edited the path in vbtube/tmp/2pass.php

    open the file and enter the forum path there.
    Kind Regards
    s7v7n

    Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.

  6. #6
    aberg is offline vBTubePRO-User BF
    Join Date
    Jan 2008
    Posts
    192

    Default

    Yes,I have
    $path = "/var/www/html/forum";

  7. #7
    s7v7n's Avatar
    s7v7n is online now Administrator
    Join Date
    Jan 2008
    Posts
    8,091

    Default

    2 pass encoding is better quality and less video file size.

    What is your ffmpeg path in admincp/vbtubepro/options where is your ffmpeg installation located ?
    Kind Regards
    s7v7n

    Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.

  8. #8
    aberg is offline vBTubePRO-User BF
    Join Date
    Jan 2008
    Posts
    192

    Default

    My ffmpeg path in admincp/vbtubepro is /usr/local/ffmpeg/

  9. #9
    s7v7n's Avatar
    s7v7n is online now Administrator
    Join Date
    Jan 2008
    Posts
    8,091

    Default

    Do i understand right ?

    With 1 pass you haven't any problems ?
    Kind Regards
    s7v7n

    Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.

  10. #10
    aberg is offline vBTubePRO-User BF
    Join Date
    Jan 2008
    Posts
    192

    Default

    Correct, I have only problems with 2 pass encoding.
    So i have delete the setting -y -pass 2 -ar 22050 for the 2 pass encoding and now it works good.
    See the attachment.
    Maybe a other command for 2 pass encoding?
    Attached Images Attached Images

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •