[FFmpeg-user] How soon can an a video segment be ready for reading ?

Carl Zwanzig cpz at tuunq.com
Sat Feb 9 21:05:34 EET 2019


On 2/8/2019 5:33 PM, Subrata Goswami wrote:
> Write after the file appears in the file system  ( possibly less that 0.5
> secs )

While the file may appear in the directory, it may not have any data or that 
may be incomplete. Also, IIRC setting "faststart" occurs when the file is 
being closed, so you'll have to wait for that and for the file system to 
flush all of it's buffers.

This also depends on which OS, which file system, storage media, etc.

z!


More information about the ffmpeg-user mailing list