About missing presets in ffmpeg stable.

Etusivu

Vastaa
Lähettäjä: Christian Marillat
Päiväys:  
Vastaanottaja: dmo-discussion
Aihe: 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