[FFmpeg-trac] #1510(avformat:new): Stability issues with mpegts streams
FFmpeg
trac at avcodec.org
Wed Jul 4 15:38:42 CEST 2012
#1510: Stability issues with mpegts streams
------------------------------------+------------------------------------
Reporter: mufin | Owner:
Type: defect | Status: new
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: mpegts | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Comment (by cehoyos):
Replying to [ticket:1510 mufin]:
> Another one is a crash (segfault) in mp_decode_layer3 in mpegaudiodec.c.
That is strange as such, since there is no mp3 content in my streams.
> I cannot give more detailed information since even with optimizations
turned off and debbuging symbols turned on, the topmost stackframe looks
corrupted.
Did you try static compilation with --disable-asm --disable-yasm
--disable-optimizations --enable-debug=3 ?
An alternative is to use valgrind.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1510#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list