[FFmpeg-trac] #10993(avfilter:new): "-sws_flags" ignored in "-lavfi" ("-filter_complex")

FFmpeg trac at avcodec.org
Fri May 3 08:46:11 EEST 2024


#10993: "-sws_flags" ignored in "-lavfi" ("-filter_complex")
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:  (none)
  MasterQuestionable                 |
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:  avfilter
              Version:  git-master   |               Resolution:
             Keywords:  sws_flags    |               Blocked By:
  lavfi filter_complex               |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Gyan):

 For complex filtergraphs, add `sws_flags=args;` right at the beginning of
 the graph, e.g.


  `sws_flags=bicubic;[1:v]trim=50,scale=640:360,...`
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10993#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list