Results 1 to 2 of 2

Thread: Quality Issue Question for FFMPEG *Please Help

  1. #1
    Join Date
    Oct 2007
    Posts
    2

    Default Quality Issue Question for FFMPEG *Please Help

    Me and my friend have been messing around with the covert command in the video_conversion.php. We have tried multiple modifiers but our streaming quality doesn't seem to improve. Our command line is as follows:

    Code:
    $cmd_ffmpeg = "$config[ffmpeg] -i '$video_src' -acodec libmp3lame -deinterlace -ar 22050 -ab 32 -f flv $video_flv";
    Please, if someone knows how to get our quality up to real good quality, please post the different command lines. On our site, we experience pixelated videos, and when the screen fades out the outstanding character is highlighted with a line. Our quality settings need to be fixed before we can open the site up. Please help me.

    Thanks

  2. #2
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Quality Issue Question for FFMPEG *Please Help

    Forum search for "video quality" yielded several results, here are 2 that I encountered which may help you.

    viewtopic.php?f=3&t=722

    viewtopic.php?f=1&t=363&start=0&st=0&sk=t&sd=a
    If it's not fun, stop doing it!

Similar Threads

  1. FFMPEG / FFMPEG-PHP issues
    By mersh in forum Installation Support
    Replies: 6
    Last Post: 12-10-2008, 10:40 PM
  2. HELP!!..how to install ffmpeg and ffmpeg-php on windows XP?
    By lester in forum Installation Support
    Replies: 1
    Last Post: 04-23-2008, 04:35 AM
  3. ffmpeg video quality
    By mersh in forum Frequently Asked Questions
    Replies: 3
    Last Post: 03-01-2008, 04:31 PM
  4. Quality Adjustment ffmpeg render to flv - way to adjust HOW?
    By Dafydd in forum General Discussions
    Replies: 13
    Last Post: 10-07-2007, 10:09 AM
  5. Fatal Error ffmpeg and ffmpeg-php
    By zebz in forum Installation Support
    Replies: 5
    Last Post: 08-07-2007, 08:09 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
  •