Changes between Initial Version and Version 1 of Ticket #2167
- Timestamp:
- 01/22/2013 01:52:54 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2167
- Property Status changed from new to open
- Property Priority changed from normal to important
- Property Version changed from 1.1.1 to git-master
- Property Keywords srt regression added; Srtdec removed
- Property Reproduced by developer set
-
Ticket #2167 – Description
initial v1 3 3 4 4 Full output of ffmpeg: 5 5 {{{ 6 6 ffmpeg version 1.1.1 Copyright (c) 2000-2013 the FFmpeg developers 7 7 built on Jan 22 2013 17:45:30 with gcc 4.6.2 (GCC) … … 23 23 libpostproc 52. 2.100 / 52. 2.100 24 24 test.srt: Not enough space 25 25 }}} 26 26 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.


