Page 1 of 5 123 ... LastLast
Results 1 to 10 of 42

Thread: yes been asked before "Convert Isues" pro install

  1. #1

    Default yes been asked before "Convert Isues" pro install

    yes been asked before "Convert Isues" pro install, from my dedicated fully managed server, it's even baffleing them about convert issue:

    This is what was said last:

    Hello,

    Convert works great and is located at /usr/bin/convert . The rest are located
    as follows:

    /usr/local/bin/ffmpeg
    /usr/local/bin/mencoder
    /usr/bin/flvtool2

    I've tested all of the files and everything works great.

    Regards,
    Then ME SAYING:

    ok well in config I have this :
    $config = array();
    $config['ffmpeg'] = "/usr/local/bin/ffmpeg";
    $config['mplayer'] = "/usr/bin/mplayer";
    $config['mencoder'] = "/usr/local/bin/mencoder";
    $config['flvtool'] = "/usr/bin/flvtool2";
    $config['basedir'] = "/home/abeez/public_html";
    $config['baseurl'] = "http://www.abeez.co.uk";

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

    now then I go to convert here:>"""""""""""""""""""
    login
    Username: """"""""""""
    pass: """"""""""""""""

    and on the left "VIDEO PROCESSING" then click on Process Cue >
    & click on the video id8 it says > convert, now when it starts it gives
    this error >

    Return value: Exiting...

    Running flvtool2: /usr/bin/flvtool2 -U
    /home/xxxxx/public_html/flvideo/11994622201329115951.flv

    Convert Error or converted video is less than 1 kb in size, try upload a big
    video. If that do not work, verify convert command works on the server.

    Been told its a server error.....
    Any th
    Please any one give me a solid fix - I even tried to got hold of the people here who say they will set it up for $25 but have heard nothing in 2 days, this is doing my head in...
    Help
    Thank you

  2. #2

    Default Re: yes been asked before "Convert Isues" pro install

    Is this some bug!
    My server has got back to me with this:
    I just reinstalled ffmpeg and its components. I did a convert of an mps and a
    svi file. All worked just fine.

    And when I try to convert, I get this everytime:
    Return value: Exiting...

    Running flvtool2: /usr/bin/flvtool2 -U /home/xxxxxxxxxx/public_html/flvideo/11994622201329115951.flv

    Convert Error or converted video is less than 1 kb in size, try upload a big video. If that do not work, verify convert command works on the server.
    Sorry to be negative, but sort of useless if I have done everything asked, a piece of software going nowhere at the moment for me, would like someone to prove that I am doing something wrong.....

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

    Default Re: yes been asked before "Convert Isues" pro install

    Check if the command

    Code:
    /usr/bin/flvtool2 -U /home/abeez/public_html/flvideo/11994622201329115951.flv
    Work on your server, if not disable flvtool in admin area.

  4. #4

    Default Re: yes been asked before "Convert Isues" pro install

    Ok Run that command and this was outcome with ssh:
    ERROR: Permission denied - /home/xxxxxx/public_html/flvideo/11994622201329115951.flv
    ERROR: /usr/lib/site_ruby/1.8/flvtool2/base.rb:259:in `initialize'
    ERROR: /usr/lib/site_ruby/1.8/flvtool2/base.rb:259:in `open'
    ERROR: /usr/lib/site_ruby/1.8/flvtool2/base.rb:259:in `open_stream'
    ERROR: /usr/lib/site_ruby/1.8/flvtool2/base.rb:238:in `process_files'
    ERROR: /usr/lib/site_ruby/1.8/flvtool2/base.rb:225:in `each'
    ERROR: /usr/lib/site_ruby/1.8/flvtool2/base.rb:225:in `process_files'
    ERROR: /usr/lib/site_ruby/1.8/flvtool2/base.rb:44:in `execute!'
    ERROR: /usr/lib/site_ruby/1.8/flvtool2.rb:168:in `execute!'
    ERROR: /usr/lib/site_ruby/1.8/flvtool2.rb:228
    ERROR: /usr/bin/flvtool2:2:in `require'
    ERROR: /usr/bin/flvtool2:2
    I had disable fltool before and still no go:
    I get this when disabled after trying to convert:
    Video id: 1

    Find video duration - START

    Duration (ffmpeg-php): 23


    DURATION: 00:23

    Create Thumbnail - START

    Create Thumbnail with ffmpeg-php - END

    CONVERT COMMAND: /usr/local/bin/mencoder '/home/xxxx/public_html/video/hendbaby.avi' -o /home/abeez/public_html/flvideo/11995061141297215868.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

    ################################################## ##

    Array
    (
    [0] => MEncoder dev-SVN-rUNKNOWN-3.4.6 (C) 2000-2007 MPlayer Team
    [1] => CPU: Intel(R) Pentium(R) D CPU 3.00GHz (Family: 15, Model: 6, Stepping: 2)
    [2] => CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [3] => Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
    [4] =>
    [5] => success: format: 0 data: 0x0 - 0x119a00
    [6] => AVI file format detected.
    [7] => [aviheader] Video stream found, -vid 0
    [8] => [aviheader] Audio stream found, -aid 1
    [9] => VIDEO: [cvid] 136x102 24bpp 6.000 fps 209.7 kbps (25.6 kbyte/s)
    [10] => [V] filefmt:3 fourcc:0x64697663 size:136x102 fps: 6.00 ftime:=0.1667
    [11] => ================================================== ========================
    [12] => Opening audio decoder: [pcm] Uncompressed PCM audio decoder
    [13] => AUDIO: 22254 Hz, 1 ch, u8, 178.0 kbit/100.00% (ratio: 22254->22254)
    [14] => Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
    [15] => ================================================== ========================
    [16] =>
    [17] => Exiting...
    )

    ################################################## ##

    Return value: Exiting...

    Convert Error or converted video is less than 1 kb in size, try upload a big video. If that do not work, verify convert command works on the server.
    Any ideas, also I am not getting e-mail of replies here left, even though Notify is checked!
    Very frustrating the whole episode.

    Alan

  5. #5

    Default Re: yes been asked before "Convert Isues" pro install

    By the way can you edit out my username for server, in your last post please, I just noticed I left it on, I edited my other reply with server username, it's not critical, but hey no need to broadcast it......
    Thanks Alan

  6. #6

    Default Re: yes been asked before "Convert Isues" pro install

    Looking at this post:
    http://forums.buyscripts.in/viewtopic.php?f=4&t=2490

    Is there a way I can use a host that fully garantees vshare and use that for converting, etc?

    Like in admin use the
    SERVERS OPTION (will that then mean that all files will go to that server and convert etc?)

  7. #7

    Default Re: yes been asked before "Convert Isues" pro install

    Ah so it looks like admin support reply selectivly to post well how about a reply to this topic please.

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

    Default Re: yes been asked before "Convert Isues" pro install

    Your flvtool have some problem or permission settings. For now disable it.

    For converting, if you have recent version of mplayer properly installed following command will conver the video to flv

    /usr/local/bin/mencoder '/home/xxxx/public_html/video/hendbaby.avi' -o /home/abeez/public_html/flvideo/11995061141297215868.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
    Run the command on ssh and see if /home/abeez/public_html/flvideo/11995061141297215868.flv is created. If not your requirement installation is not proper.

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

    Default Re: yes been asked before "Convert Isues" pro install

    Multi server support is for storing FLV files. You can host site at multipe hosts, only the main site need to be hosted on server with requirements installed. File storage servers only need FTP and web access, no PHP or anything else.

  10. #10

    Default Re: yes been asked before "Convert Isues" pro install

    Quote Originally Posted by admin
    Your flvtool have some problem or permission settings. For now disable it.

    For converting, if you have recent version of mplayer properly installed following command will conver the video to flv

    /usr/local/bin/mencoder '/home/xxxx/public_html/video/hendbaby.avi' -o /home/abeez/public_html/flvideo/11995061141297215868.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
    Run the command on ssh and see if /home/abeez/public_html/flvideo/11995061141297215868.flv is created. If not your requirement installation is not proper.
    I disabled flv tool and still errors!

    I ran > /home/abeez/public_html/flvideo/11995061141297215868.flv

    It replied back with "Permission denied"

    So what is the solution to get this sorted I host with liquidweb on dedicated and they see it all works, please some one tell me how to correct this?

    Thank you

Page 1 of 5 123 ... LastLast

Similar Threads

  1. allowing absolute url in fckeditor in "email users" option
    By paolo in forum General Discussions
    Replies: 1
    Last Post: 11-22-2008, 12:59 AM
  2. Where is "guest bar" also bar "most viewed" etc
    By abeez in forum Template Modifications
    Replies: 2
    Last Post: 01-21-2008, 03:33 AM
  3. "convert again" option in Process Queue
    By leki in forum Fixed Bugs
    Replies: 6
    Last Post: 10-17-2007, 09:02 AM
  4. Bottom Advert Broken in "Recently Added Groups" page
    By grynmoors in forum Installation Support
    Replies: 2
    Last Post: 09-09-2007, 01:24 AM
  5. "Classified " Site, and "Image Hosting"
    By chiefody in forum Sales Questions
    Replies: 1
    Last Post: 07-04-2007, 08:26 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
  •