[FFmpeg-user] balancing image generator and FFMPEG 'loop'
Henk D. Schoneveld
belcampo at zonnet.nl
Tue Dec 10 03:33:07 CET 2013
On 10 Dec 2013, at 02:01, bino at indoakses-online.com wrote:
> Dear All
>
> Thankyou Henk
>
>> You do generate 1 frame every second. So framerate is 1 or in ffmpeg terms
>> “-r 1”
>> Hope you now understand how to balance or NOT get rushing.
>>>
> Maybe because of the snapshot downloading process that potentialy instable
> .. I failed to do perfect balance.
Your snapshot creation needs to be 10 jpgs per second if you want to streamer to output with ffmpeg ….. -r 10 …. to avoid rushing.
They need to be the same.
>
> I take mjpeg_streamer as work around.
>
> So my solution currently consist of :
> 1. Snapshot downloader.
> 2. mjpeg_streamer ..
> 3. FFMPEG to restream from local mjpeg streamer to USTREAM
>
> I Really appreciate your help.
>
> Sincerely
> -bino-
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list