[FFmpeg-trac] #1930(FFserver:new): FFserver Ignores Video Filter Overlay

FFmpeg trac at avcodec.org
Wed Nov 21 23:33:17 CET 2012


#1930: FFserver Ignores Video Filter Overlay
-------------------------------------+------------------------------------
             Reporter:  ramberg2001  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:  FFserver
              Version:  1.0          |               Resolution:
             Keywords:  regression   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by saste):

 Replying to [comment:4 ramberg2001]:
 > Confirmed.  The problem is reproducible with the latest git.
 > {{{
 > ./ffmpeg -f mjpeg -i  http://root:password@192.168.1.5/axis-
 cgi/mjpg/video.cgi -y -vsync 2 -an -vf
 "movie=0:png:/home/webcam/logo/glow.png [logo]; [in][logo]
 overlay=360:235:1 [out]" http://localhost:8090/feed1.ffm
 [...]
 }}}

 This is not valid syntax (movie=0:png:...). Also the issue seems not to
 make sense, since the way ffmpeg generates the stream should not concern
 ffserver *at all*. Verify that ffmpeg is generating a video file with the
 logo, then try to stream it, the video should be exactly the same.

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


More information about the FFmpeg-trac mailing list