[FFmpeg-user] Recording logitech ultra vison,

Sw@g sweetthdevil at gmail.com
Tue Jun 7 16:27:42 CEST 2011


Right,

So I am still trying to get the best possible video quality, and looking 
at the mencoder command the x264 profile is set to high - but trying to 
use the -vpre setting doesn't work since it refer to x264 --preset, I 
was trying to get the ffmpeg command for x264 --profile without success.

Presets:

       --profile <string>      Force the limits of an H.264 profile
                                   Overrides all settings.
                                   - baseline,main,high,high10
       --preset <string>       Use a preset to select encoding settings 
[medium]
                                   Overridden by user settings.
                                   - 
ultrafast,superfast,veryfast,faster,fast
                                   - medium,slow,slower,veryslow,placebo


So any idea what is the command?

On 06/07/2011 01:45 PM, Paul Gardiner wrote:
> On 07/06/2011 13:39, Clément Bœsch wrote:
>> On Tue, Jun 07, 2011 at 12:38:46PM +0100, Sw at g wrote:
>>> Hi all,
>>>
>>> with the addition of "-b 64m" option using mpeg4 codec the video
>>> quality is great, similar to mencoder!
>>>
>>
>> H.264 is far superiour to mpeg4, you should try to find a better
>> profile/setting.
>
> And control the quality not the bit rate. Replace "-b 64m" by "-crf 18"
> although 18 is probably overkill. 20-22 may be fine.
>
> Paul.
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user


More information about the ffmpeg-user mailing list