[FFmpeg-trac] #3639(ffmpeg:new): ffmpeg not apply filter to http output stream (to output file is ok)

FFmpeg trac at avcodec.org
Thu May 15 11:27:26 CEST 2014


#3639: ffmpeg not apply filter to http output stream (to output file is ok)
------------------------------------+----------------------------------
             Reporter:  gretchany   |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  ffmpeg
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by gretchany):

 Replying to [comment:1 cehoyos]:
 > Is this only reproducible with network input or also with file input?
 In both cases.
 For example:
 not working ffmpeg -i /home/video.flv -vf "drawbox=10:20:200:200:red at 0.8"
 http://localhost:8090/feed.ffm
 is working ffmpeg -i /home/video.flv -vf "drawbox=10:20:200:200:red at 0.8"
 /home/box.flv

 I think it's because of a network video stream output.

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


More information about the FFmpeg-trac mailing list