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

FFmpeg trac at avcodec.org
Thu Nov 22 00:36:05 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 ramberg2001):

 Sorry I pasted the old command used with SVN-r26400.   This is the command
 I used with the latest git and version 1.0 download. I just double checked
 and overlay works when sent to a file but not as a FFserver flv stream.

 ./ffmpeg -i rtsp://root:password@192.168.1.5/axis-media/media.amp -an -s
 512x288  -vf "movie=/home/webcam/logo/glow.png [logo]; [in][logo]
 overlay=375:250 [out]" -vsync 2 /var/www/html/test.mpg

 I'd like to help with a bisect but I'm a newbie with git. How can
 reference my old SVN version with the git equivalent?

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


More information about the FFmpeg-trac mailing list