[FFmpeg-trac] #2139(avformat:open): Crash on invalid command-line
FFmpeg
trac at avcodec.org
Wed Feb 13 18:46:03 CET 2013
#2139: Crash on invalid command-line
-------------------------------------+-------------------------------------
Reporter: cehoyos | Owner:
Type: defect | Status: open
Priority: important | Component: avformat
Version: git-master | Resolution:
Keywords: crash | Blocked By:
SIGSEGV | Reproduced by developer: 1
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by pk_hariprasad):
I have attached a file 2139.patch. Basic idea of the fix is since "concat"
protocol operates only on input files, any output filename having
"concat:" will be modified to replace ':' with '_'. Tested and verified to
be working fine for the command ./ffmpeg_g -i tests/lena.pnm
concat:out.bmp
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2139#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list