Opened 8 years ago

Closed 8 years ago

#5518 closed defect (needs_more_info)

failed to update header with correct file size

Reported by: sagar Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

  • I have decoded live video and encode it again and try to streaming it on live rtmp server using ffmpeg in c++.
  • But after sometime i am gettinf error like
    [flv @ 0x1cc6f40] Failed to update header with correct duration.    
    [flv @ 0x1cc6f40] Failed to update header with correct filesize.
    
  • So can anybody tell me where is the problem.

Change History (2)

comment:1 by Carl Eugen Hoyos, 8 years ago

Component: ffmpegundetermined
Keywords: c++ removed

How can I reproduce the bug you've found?

comment:2 by Carl Eugen Hoyos, 8 years ago

Resolution: needs_more_info
Status: newclosed
Note: See TracTickets for help on using tickets.