[FFmpeg-trac] #1238(avfilter:new): Overlaying is late for one frame!

FFmpeg trac at avcodec.org
Fri Apr 20 09:05:23 CEST 2012


#1238: Overlaying is late for one frame!
-------------------------------------+-------------------------------------
             Reporter:  ssp43        |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:  avfilter     |                  Version:  git-
             Keywords:  split        |  master
  overlay buffer                     |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Hi!

 I try to overlay the same scaled frame on each frame of my video:

 ffmpeg -i Video.m2v -vf "split [out1] [out2]; [out2] scale=iw/4:ih/4
 [patch1]; [out1] [patch1] overlay=20:50 [out]" -target pal-dvd -y
 Video_new.m2v

 And I see that overlaying is late for one frame!
 Log-file and screenshots of frames in attachment.

 You can take any video with quick frame change and you will see.

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


More information about the FFmpeg-trac mailing list