[FFmpeg-trac] #3007(documentation:closed): param0 and param1 are ignored for bicubic scaler.

FFmpeg trac at avcodec.org
Tue Oct 1 00:48:53 CEST 2013


#3007: param0 and param1 are ignored for bicubic scaler.
-------------------------------------+-------------------------------------
             Reporter:  YellowOnion  |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  minor        |                Component:
              Version:  git-master   |  documentation
             Keywords:  scale        |               Resolution:  fixed
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * reproduced:  0 => 1
 * component:  undetermined => documentation
 * priority:  normal => minor
 * version:  unspecified => git-master
 * keywords:   => scale
 * resolution:   => fixed


Comment:

 Replying to [comment:1 cehoyos]:
 > It should be used as follows:
 > {{{
 > $ ffmpeg  -i "Inception.2010.720p.BluRay.DTS.x264-ESiR.mkv" -ss 14 -vf
 scale=854x356:flags=bicubic+print_info:param0=1/3:param1=1/3 -frames 1
 Blah-N.png
 > }}}

 Please test, this did not crash (the crash with lanczos was fixed by
 Michael).

 The documentation was improved by Stefano and Michael.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3007#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list