Search:

Type: Posts; User: musicandmotion

Search: Search took 0.04 seconds.

  1. Replies
    5
    Views
    1,537

    Re: encoder commands

    /usr/local/bin/mencoder '/home/mmvideos/public_html/video/Lament.wmv' -o /home/mmvideos/public_html/flvideo/11924659171236726740.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavfopts ...
  2. Replies
    5
    Views
    1,537

    Re: encoder commands

    Already tried all this. Again just tell me where to find the convert commands in the older version of vshare as they seem to be the only one that fully works with all video types.

    and yes am...
  3. Replies
    5
    Views
    1,537

    encoder commands

    Ok - as previously noted in another thread, I have 2 sites with 2 purchased scripts from you. They are both on the same server and both using the latest version of mencoder as I just did SVN updates....
  4. Replies
    6
    Views
    3,939

    Re: ERROR: Failed to open *.params

    Some more info... tried uploading .wmv file

    When I changed video_conversion.php command from...
    '$video_src' -o $video_flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts...
  5. Replies
    6
    Views
    3,939

    Re: ERROR: Failed to open *.params

    Path is correct as nothing has been altered since it worked and upload the first 4 videos fine, when doing any ones thereafter, started to encounter this.

    Also, did not hit refresh button at all....
  6. Replies
    6
    Views
    3,939

    ERROR: Failed to open *.params

    Everything seems to be working ok now. Uploaded 4 videos and they run ok. Went to do a fifth and get this message?

    ERROR: Failed to open...
  7. Replies
    13
    Views
    5,494

    Re: Black Screen

    BINGO! It is now working fine. One last - how can i clear out permanently all the old video attempts? I notice in admin panel removing them does not really do so, just de-activates them. Would like...
  8. Replies
    13
    Views
    5,494

    Re: Black Screen

    ssh to box and ran. here is what I get... (NOTE: mencoder is at /usr/local/bin/mencoder not /usr/bin/mencoder


    root@web2 [/]# /usr/local/bin/mencoder '/home/mmvideos/public_html/video/Lament.wmv'...
  9. Replies
    13
    Views
    5,494

    Re: Black Screen

    Side note on all this. Why not have all the requirements test when going through install script? Similar to what you have for checking permissions. If any of these are supposedly not functioning on...
  10. Replies
    13
    Views
    5,494

    Re: Black Screen

    1. I am my own web host
    2. mmencoder is running on the server and works with the other site using vshare that is hosted on the same server
    3. the calls are the same from what I can see, only...
  11. Replies
    13
    Views
    5,494

    Re: Black Screen

    Created convert.php file

    <html>
    <body bgcolor="Black" text="White">
    <?php


    error_reporting(E_ALL);

    $convert_command = "/usr/bin/mencoder...
  12. Replies
    13
    Views
    5,494

    Re: Black Screen

    Here is the results of debug txt....

    2007-10-11 9:43:31 File: /home/mmvideos/public_html/video/Lament.wmv

    2007-10-11 9:43:31 -------------------------------------------------------------
    ...
  13. Replies
    13
    Views
    5,494

    Re: Black Screen

    Does not make sense because it is on the same server as this site http://www.philadelphiadance.tv/ which is running an older version of vshare and all works fine - calling up exact same mmencoder
  14. Replies
    13
    Views
    5,494

    Re: Black Screen

    Have tried both quicktime and wmv files with saem result - any help here on this?
  15. Replies
    13
    Views
    5,494

    Black Screen

    Ok - have everything basically working. Video uploads, creates thumbnail, etc. However, when going to play, simply shows a black screen with play arrow. Clicking does nothing. What am I missing. ...
  16. Replies
    12
    Views
    3,635

    Re: error 500 on upload

    Hate to sound stupid but downloaded zip file for test of ffmpeg and ffmpeg_php_info.php is not in that file
  17. Replies
    12
    Views
    3,635

    Re: error 500 on upload

    /home/mmotion/public_html/vhsare/include/config.php (note it is vhsare not vshare)

    $language = "en";

    $config = array();
    $config['ffmpeg'] = "/usr/local/bin/ffmpeg";...
  18. Replies
    12
    Views
    3,635

    Re: error 500 on upload

    UPDATE - found post about this error and edited pm file. Now get progress bar and seems to be ok to upload entire file and then spits out this error....

    Fatal error: Class 'ffmpeg_movie' not found...
  19. Replies
    12
    Views
    3,635

    Re: error 500 on upload

    Ok - changed the permissions and now getting new error - "can not find flength of file"
  20. Replies
    12
    Views
    3,635

    error 500 on upload

    Everything installed ok and seems fine, but when uploading a video get a status message of error 500. In checking logs on server see...

    [2007-10-09 15:20:16]: error: file has no execute...
Results 1 to 20 of 21