[FFmpeg-trac] #1430(avfilter:new): More efficient deshake filter

FFmpeg trac at avcodec.org
Fri Jun 8 01:53:04 CEST 2012


#1430: More efficient deshake filter
---------------------------------------+----------------------------------
               Reporter:  ubitux       |                  Owner:
                   Type:  enhancement  |                 Status:  new
               Priority:  normal       |              Component:  avfilter
                Version:  unspecified  |               Keywords:
             Blocked By:               |               Blocking:
Reproduced by developer:  0            |  Analyzed by developer:  0
---------------------------------------+----------------------------------
 An interesting de-shake filter article:
 http://googleresearch.blogspot.in/2012/05/video-stabilization-on-
 youtube.html

 Our deshake filter isn't very efficient with the provided sample (at least
 with the default settings)

 {{{
 clive -f best 'http://www.youtube.com/watch?v=627MqC6E5Yo'
 }}}

 {{{
 ffplay -vf deshake 'Sam and Cocoa shaky original.webm'
 }}}

 It would be nice to improve the filter to handle such sample.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1430>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list