On Thu, 22 Jan 2015 11:01:36 Jeremy Buseman wrote:
> I'm trying to limit the amount of time my stream runs for but adding
> -timelimit or -t doesn't seem to do anything. Anyone have any suggestions?
> 
> ffmpeg -timelimit 30 -r 15 -rtsp_transport tcp -i rtsp://
> source.com:557/streaming/channels/0 -an -vcodec copy -f flv rtmp://
> 127.0.0.1/live/stream
> _______________________________________________

Try putting -timelimit (or -t)  after the input file. The order of options is 
important.

-- 
==============================================================
Rodney Baker VK5ZTV
rodney.ba...@iinet.net.au
==============================================================
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to