[FFmpeg-trac] #1886(avformat:new): avformat_write_header crashes on writing Live Smooth Streaming video

FFmpeg trac at avcodec.org
Mon Nov 5 05:39:17 CET 2012


#1886: avformat_write_header crashes on writing Live Smooth Streaming video
----------------------------------+--------------------------------------
             Reporter:  Morion    |                     Type:  defect
               Status:  new       |                 Priority:  important
            Component:  avformat  |                  Version:  git-master
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 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.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1886>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list