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

FFmpeg trac at avcodec.org
Mon Nov 19 21:16:11 CET 2012


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

Comment (by ramberg2001):

 Yes.  I have a SVN version on a old server that does work with the video
 filters and FFserver.

 FFmpeg Command:
 ffmpeg -vcodec mpeg4 -f rtsp -i http://192.168.1.4/mpeg4/media.amp -y
 -vsync 2 -s 560x448 -vf "movie=0:png:/home/cameras/logo/glow.png [logo];
 [in][logo] overlay=400:400:1 [out]" http://localhost:8090/feed1.ffm

 Working Version:
 FFmpeg version SVN-r26400, Copyright (c) 2000-2011 the FFmpeg developers
   built on Oct 24 2012 12:47:58 with gcc 4.1.2 20070626 (Red Hat 4.1.2-14)
   configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-
 postproc --enable-pthreads --enable-libfaac --enable-libmp3lame --enable-
 libx264 --enable-libxvid --enable-x11grab --enable-avfilter --enable-
 filter=movie --enable-libvorbis --enable-libtheora --enable-libvpx
   libavutil     50.36. 0 / 50.36. 0
   libavcore      0.16. 1 /  0.16. 1
   libavcodec    52.108. 0 / 52.108. 0
   libavformat   52.93. 0 / 52.93. 0
   libavdevice   52. 2. 3 / 52. 2. 3
   libavfilter    1.74. 0 /  1.74. 0
   libswscale     0.12. 0 /  0.12. 0
   libpostproc   51. 2. 0 / 51. 2. 0

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


More information about the FFmpeg-trac mailing list