[FFmpeg-trac] #1500(avfilter:closed): Rotate a video around an arbitrary angle

FFmpeg trac at avcodec.org
Thu Jun 13 01:50:53 CEST 2013


#1500: Rotate a video around an arbitrary angle
-------------------------------------+-------------------------------------
             Reporter:  Marco        |                    Owner:
  Baumgärtner                        |                   Status:  closed
                 Type:  enhancement  |                Component:  avfilter
             Priority:  wish         |               Resolution:  fixed
              Version:  git-master   |               Blocked By:
             Keywords:  rotate       |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------
Changes (by saste):

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


Comment:

 Should be fixed in:
 {{{
 commit dc5e26d67f5cdcfb9e9add7c1da3684d29532b34
 Author: Stefano Sabatini <stefasab at gmail.com>
 Date:   Tue Jun 11 10:31:59 2013 +0200

     lavfi: add rotate filter

     Based on the libavfilter SOC filter by Vitor Sessak, with the
 following additions:
     * integer arithmetic
     * bilinear interpolation
     * RGB path
     * configurable parametric angle, output width and height

     Address trac issue #1500.

     See thread:
     Subject: [FFmpeg-devel] [WIP] rotate filter(s)
     Date: 2010-10-03 17:35:49 GMT
 }}}

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


More information about the FFmpeg-trac mailing list