Results 1 to 5 of 5

Thread: Convert.php

  1. #1
    infrenion.com is offline Junior Member
    Join Date
    Dec 2007
    Posts
    10

    Default Convert.php

    Hi,

    In template_c/debug.txt

    /usr/bin/mencoder '/home/pyrobug/public_html/pyrovideos/video/_Original1942_BambiTrailer.avi' -o /home/pyrobug/public_html/pyrovideos/flvideo/11974400651764193953.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 -ofps 24 -vf harddup

    This command gives error --

    Exiting...

    2007-12-12 0:14:25 -------------------------------------------------------------
    2007-12-12 0:14:25 Return value: Exiting...
    2007-12-12 0:14:25 File Size too small : 0 Bytes, Upload a big video.
    2007-12-12 0:14:25 Calling process_video[4,0]

    ==========

    If we use this command on shell --

    /usr/bin/mencoder /home/pyrobug/public_html/pyrovideos/video/Intersection.mpg -o /home/pyrobug/public_html/pyrovideos/video/1.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

    It converts the video properly.

    Now what I want is just go to convert.php and replace

    "-ofps 24 -vf harddup"

    with

    "-lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es"

    But your convert.php is encoded -- how should we make the change.

    Lea
    iNfrenion.com - Get .. Set .. Go .. Hosting.!
    US & UK Shared, Reseller, VPS, Dedicated Hosting, FFMPEG, YouTube Hosting, Vshare Hosting
    http://www.iNfrenion.com
    Free Vshare Installation

  2. #2
    buyscripts is offline Super Moderator
    Join Date
    May 2007
    Posts
    840

    Default

    For changing video conversion command include/settings/video_conversion.php.This file is not encoded

  3. #3
    infrenion.com is offline Junior Member
    Join Date
    Dec 2007
    Posts
    10

    Default Re: Convert.php

    Ahh got it working now Thank you ..

    just one thing remaining --

    http://yourdomain.com/pyrovideos/vshare/user.php

    Warning: main(include/language//language.php) [function.main]: failed to open stream: No such file or directory in /home/cpanelusr/public_html/pyrovideos/vshare/user.php on line 5

    Warning: main(include/language//language.php) [function.main]: failed to open stream: No such file or directory in /home/cpanelusr/public_html/pyrovideos/vshare/user.php on line 5

    Fatal error: main() [function.require]: Failed opening required 'include/language//language.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cpanelusr/public_html/pyrovideos/vshare/user.php on line 5

    Lea
    iNfrenion.com - Get .. Set .. Go .. Hosting.!
    US & UK Shared, Reseller, VPS, Dedicated Hosting, FFMPEG, YouTube Hosting, Vshare Hosting
    http://www.iNfrenion.com
    Free Vshare Installation

  4. #4
    buyscripts is offline Super Moderator
    Join Date
    May 2007
    Posts
    840

    Default

    Did you upload the files in binary mode?also some files are missing.please check all vshare files and folders in your site

  5. #5
    infrenion.com is offline Junior Member
    Join Date
    Dec 2007
    Posts
    10

    Default Re: Convert.php

    All fixed and working now

    Cheers and thank you
    Lea
    iNfrenion.com - Get .. Set .. Go .. Hosting.!
    US & UK Shared, Reseller, VPS, Dedicated Hosting, FFMPEG, YouTube Hosting, Vshare Hosting
    http://www.iNfrenion.com
    Free Vshare Installation

Similar Threads

  1. Convert error
    By pornodelen in forum Bug Reports
    Replies: 4
    Last Post: 09-13-2008, 11:35 PM
  2. Convert Failed
    By sysking in forum Installation Support
    Replies: 1
    Last Post: 11-17-2007, 12:37 AM
  3. Convert Error
    By grynmoors in forum Installation Support
    Replies: 2
    Last Post: 11-06-2007, 03:53 AM
  4. Can't convert to flv
    By svteg in forum Installation Support
    Replies: 8
    Last Post: 08-25-2007, 02:10 PM
  5. Since last upgrade can't convert !
    By cyse in forum Installation Support
    Replies: 3
    Last Post: 06-11-2007, 07:13 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
  •