[FFmpeg-user] use ffmpeg to stream ffplay output?

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Feb 9 17:49:22 CET 2014


DopeLabs <dopelabs <at> dubstep.fm> writes:

> but it seems to not like when they are both in there... 
> 
> $ ffmpeg -i http://relay1.dubstep.fm 
> -filter_complex showspectrum -vf drawtext

Just remove -vf, filter_complex is enough:
s/ -vf /,

Carl Eugen



More information about the ffmpeg-user mailing list