[FFmpeg-trac] #2167(avformat:new): Srt decoder problem

FFmpeg trac at avcodec.org
Tue Jan 22 13:34:57 CET 2013


#2167: Srt decoder problem
----------------------------------+----------------------------------
             Reporter:  zoominla  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avformat  |                  Version:  1.1.1
             Keywords:  Srtdec    |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+----------------------------------
 Reproduce command line:
 ffmpeg.exe -i test.srt -y test.ass

 Full output of ffmpeg:

 ffmpeg version 1.1.1 Copyright (c) 2000-2013 the FFmpeg developers
   built on Jan 22 2013 17:45:30 with gcc 4.6.2 (GCC)
   configuration: --enable-gpl --enable-nonfree --enable-libtheora
 --enable-versi
 on3 --enable-shared --enable-postproc --enable-pthreads --enable-memalign-
 hack -
 -enable-libopencore-amrnb --enable-libopencore-amrwb --enable-runtime-
 cpudetect
 --enable-libass --disable-doc --disable-static --disable-devices
 --disable-avdev
 ice --disable-ffserver --disable-w32threads --extra-
 cflags=-U__STRICT_ANSI__ --e
 xtra-libs='-Wl,--enable-auto-import' --extra-libs=-liconv --extra-
 libs=-lenca --
 extra-libs=-lexpat --extra-libs=-lfreetype --extra-libs=-lfribidi
 --enable-libmp
 3lame --enable-libaacplus --extra-cflags=-I/usr/local/x264/include
 --extra-ldfla
 gs=-L/usr/local/x264/lib --prefix=/usr/local/ffmpeg
   libavutil      52. 15.100 / 52. 15.100
   libavcodec     54. 90.100 / 54. 90.100
   libavformat    54. 61.102 / 54. 61.102
   libavfilter     3. 33.100 /  3. 33.100
   libswscale      2.  2.100 /  2.  2.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  2.100 / 52.  2.100
 test.srt: Not enough space

 Comment: Last version (v1.0) doesn't have the problem, if i replace the
 file libavformat/srtdec.c with that from v1.0, the problem will be fixed.

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


More information about the FFmpeg-trac mailing list