About missing presets in ffmpeg stable.

Páxina inicial

Responder a esta mensaxe
Autor: Christian Marillat
Data:  
Para: dmo-discussion
Asunto: 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