View Single Post
  #1  
Old 12-15-2015, 05:20 PM
Koze Koze is offline
Member
 
Join Date: Sep 2015
Posts: 35
Koze is on a distinguished road
Default

Failed to update header with correct filesize


Hi,
I am using following command to re stream rtmp or http:
Code:
ffmpeg -re -i rtmp://85.10.217.218/live/eurosport -codec copy -bsf:a aac_adtstoasc -strict -2 -flags +global_header -f flv rtmp://live.xxxxxxxxxxxx
Each time after about 20-30 minutes I am getting following information:
Code:
[flv @ 0x29fc7e0] Failed to update header with correct duration.
[flv @ 0x29fc7e0] Failed to update header with correct filesize.

I use Google for last couple of days but could find solution.

I would appreciate any suggestions or help how to resolve this issue.

Thank you in advance

kozeee
Reply With Quote