About missing presets in ffmpeg stable.

Página superior

Responder a este mensaje
Autor: Christian Marillat
Fecha:  
A: 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