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

FFmpeg trac at avcodec.org
Wed Nov 21 19:35:14 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):

 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

 ffmpeg version N-46959-gb044e81 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Nov 20 2012 19:10:34 with gcc 4.4.5 (Debian 4.4.5-8)
   configuration: --enable-filter=movie --enable-avfilter
   libavutil      52.  8.100 / 52.  8.100
   libavcodec     54. 74.100 / 54. 74.100
   libavformat    54. 37.100 / 54. 37.100
   libavdevice    54.  3.100 / 54.  3.100
   libavfilter     3. 23.101 /  3. 23.101
   libswscale      2.  1.102 /  2.  1.102
   libswresample   0. 17.101 /  0. 17.101
 [mjpeg @ 0x2217260] Estimating duration from bitrate, this may be
 inaccurate
 Input #0, mjpeg, from 'http://root:password@192.168.1.5/axis-
 cgi/mjpg/video.cgi':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: mjpeg, yuvj420p, 800x450 [SAR 1:1 DAR 16:9], 25
 fps, 25 tbr, 1200k tbn, 25 tbc
 Output #0, ffm, to 'http://localhost:8090/feed1.ffm':
   Metadata:
     creation_time   : now
     encoder         : Lavf54.37.100
     Stream #0:0: Video: flv1 ([2][0][0][0] / 0x0002), yuv420p, 512x288
 [SAR 1:1 DAR 16:9], q=1-2, 100 kb/s, 1000k tbn, 25 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (mjpeg -> flv)
 Press [q] to stop, [?] for help
 [flv @ 0x222fb80] rc buffer underflow
     Last message repeated 130 times

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


More information about the FFmpeg-trac mailing list