#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 ubitux):
Replying to [comment:2 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:[email protected]" http://localhost:8090/feed.ffm
> is working ffmpeg -i /home/video.flv -vf "drawbox=10:20:200:200:[email protected]"
/home/box.flv
>
> I think it's because of a network video stream output.
ffm → ffserver; AFAIK ffserver doesn't support filters. I thought we had a
ticket opened for that though.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3639#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac