[FFmpeg-trac] #1447(avfilter:closed): super2xsai does not work as expected in combination with other filters

FFmpeg trac at avcodec.org
Sat Jun 16 01:13:52 CEST 2012


#1447: super2xsai does not work as expected in combination with other filters
-------------------------------------+-------------------------------------
             Reporter:  richardpl    |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  important    |                Component:  avfilter
              Version:  git-master   |               Resolution:  fixed
             Keywords:  super2xsai   |               Blocked By:
  crash                              |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------
Changes (by saste):

 * analyzed:  0 => 1
 * status:  new => closed
 * resolution:   => fixed
 * reproduced:  0 => 1


Comment:

 Should be fixed in:
 {{{
 commit 635a25954e96bc7b765dc84e9118fca0a61dcaf9
 Author: Stefano Sabatini <stefasab at gmail.com>
 Date:   Thu Jun 14 13:12:18 2012 +0200

     lavfi/video: set output frame w/h properties in default_start_frame()

     Use the same values of the video output link.

     Avoid the need to override the default_start_frame() with an ad-hoc
     start_frame() callback.

     In particular, fix the super2xsai filter which was setting the
     input w/h values in the output.
 }}}

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


More information about the FFmpeg-trac mailing list