Changes between Version 35 and Version 36 of Scaling


Ignore:
Timestamp:
May 3, 2024, 5:18:10 PM (2 years ago)
Author:
MasterQuestionable
Comment:

More practical example of "-sws_flags": "full_chroma_inp" hardly makes sense. See also: https://trac.ffmpeg.org/wiki/colorspace#Hintaboutfull_chroma_inp

Legend:

Unmodified
Added
Removed
Modified
  • Scaling

    v35 v36  
    174174To set multiple flags you can combine them with a `+` sign. For example:
    175175{{{
    176 -sws_flags lanczos+full_chroma_inp
     176-sws_flags lanczos+accurate_rnd+full_chroma_int
    177177}}}
    178178