About missing presets in ffmpeg stable.

Kezdőlap

Válasz az üzenetre
Szerző: Christian Marillat
Dátum:  
Címzett: dmo-discussion
Tárgy: About missing presets in ffmpeg stable.
Hi,

As release note are minimalist, I searched in the git log why some
presets have been removed and found that :

,----
|     Remove redundant libx264 preset files
|     
|     These are available via -preset or -vprofile and the addition of
|     -qp 0 or -crf 0 if lossless is desired.

`----

Christian