Results 1 to 2 of 2

Thread: error to convert video from admin cp

  1. #1

    Default error to convert video from admin cp

    I added a video and I have imported from administration, cree thumbail with mplayer and then convert and showed me this:


    Video id: 3

    Find video duration - START

    -vo null -ao null -frames 0 -identify /var/www/vhosts/nombredeweb.com/httpdocs/videos/video/robot_2.avi

    sh: -vo: command not found

    Duration (mplayer): 0

    DURATION: 00:00

    Create Thumbnail - START

    Create Thumbnail with mplayer - END

    CONVERT COMMAND: '/var/www/vhosts/nombredeweb.com/httpdocs/videos/video/robot_2.avi' -o /var/www/vhosts/elkikopub.com/httpdocs/videos/flvideo/1219858790412758769.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
    (
    )

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

    Return value:

    Running flvtool2: -U /var/www/vhosts/nombredeweb.com/httpdocs/videos/flvideo/1219858790412758769.flv

    Back



    Wheres is the error?

  2. #2
    Join Date
    Jan 2008
    Posts
    147

    Default Re: error to convert video from admin cp

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

Similar Threads

  1. Replies: 7
    Last Post: 05-31-2009, 08:33 AM
  2. error video convert
    By kraja in forum Installation Support
    Replies: 7
    Last Post: 09-17-2008, 02:48 PM
  3. Error when convert video at admin panel
    By ikalangita in forum Installation Support
    Replies: 5
    Last Post: 08-28-2008, 05:12 AM
  4. Error When I Convert an Imported Video
    By scobb77 in forum Installation Support
    Replies: 6
    Last Post: 02-04-2008, 04:08 AM
  5. import video from admin error
    By gremman in forum Installation Support
    Replies: 3
    Last Post: 09-18-2007, 08:48 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
  •