[FFmpeg-trac] #4948(avfilter:new): ffmpeg overlay not stitching videos in order of pst

FFmpeg trac at avcodec.org
Tue Oct 20 02:06:44 CEST 2015


#4948: ffmpeg overlay not stitching videos in order of pst
----------------------------------+--------------------------------------
             Reporter:  godivyam  |                     Type:  defect
               Status:  new       |                 Priority:  critical
            Component:  avfilter  |                  Version:  git-master
             Keywords:  overlay   |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % ffmpeg -i {rtmp stream} -i {rtmp stream} -filter_complex
 "[0:v:0]pad=iw*2:ih[bg]; [bg][1:v:0]overlay=w;
 amerge,pan=stereo:c0<c0+c2:c1<c1+c3" -f flv {rtmp stream}
 ffmpeg version - N-76137-gb0bb1dc
 built on trusty unix
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

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


More information about the FFmpeg-trac mailing list