Ticket #1886 (closed defect: needs_more_info)
avformat_write_header crashes on writing Live Smooth Streaming video
| Reported by: | Morion | Owned by: | |
|---|---|---|---|
| Priority: | important | Component: | avformat |
| Version: | git-master | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
I'm working on Windows application that uses ffmpeg API to encode and send Live Smooth Streaming video to IIS. I have two machines, on one of them the application works fine but on the other it produces a crash at the avformat_write_header function. I've checked everything and the calls to ffmpeg functions are the same on both machines so only guess I have is that there is a bug in ffmpeg.
The attached file is gdb output. Also I can provide the code that calls ffmpeg function, please let me know if it could help.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.




gdb output