About missing presets in ffmpeg stable.

Startseite

Nachricht beantworten
Autor: Christian Marillat
Datum:  
To: dmo-discussion
Betreff: 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