[FFmpeg-user] Streaming audio on demaind
    Reuben Martin 
    reuben.m at gmail.com
       
    Thu May 25 16:48:23 EEST 2017
    
    
  
On Thursday, May 25, 2017 6:31:22 AM CDT Patrick Shirkey wrote:
> This format works
> but there is a noticeable lag while the file is downloaded before playback
> starts and I see inconsistent results on mobile devices.
Have you made sure that the moov atom has been placed at the front of the 
file? The default is for the moov atom to be at the back of the file, which 
means it must be completely downloaded before it can be played.
-Reuben
    
    
More information about the ffmpeg-user
mailing list