Results 1 to 2 of 2

Thread: Help! Videos won't play after uploaded!

  1. #1

    Default Help! Videos won't play after uploaded!

    We upgraded the mplayer/mencoder package.

    As a result of the upgrade one of the old switches used on the command line is no longer needed and produced an error.

    I had to change file: /home/fatpenguin/filmwad.com/public_html/vshare/include/settings/video_conversion.php:

    And update the line that reads:

    $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:l ast_pred=3 -srate 22050";

    Removing the lavfopt:

    "-lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es"

    The original line was:

    $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:l ast_pred=3 -srate
    22050 -lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es";

  2. #2
    Join Date
    May 2007
    Posts
    588

    Default Re: Help! Videos won't play after uploaded!


Similar Threads

  1. Add videos FTP uploaded by admin?
    By satori in forum Feature Requests
    Replies: 4
    Last Post: 02-24-2010, 09:14 PM
  2. Replies: 1
    Last Post: 05-04-2008, 05:27 PM
  3. Uploaded Videos goes inactive
    By west in forum General Discussions
    Replies: 0
    Last Post: 01-12-2008, 03:21 PM
  4. videos uploaded to database or?
    By alanjoseph4 in forum Sales Questions
    Replies: 1
    Last Post: 12-26-2007, 09:17 PM
  5. Not play videos
    By tremendo in forum Installation Support
    Replies: 2
    Last Post: 10-09-2007, 12: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
  •