[FFmpeg-trac] #4777(ffmpeg:new): FFMPEG Malloc crash, all versions OS X, lnx, windows

FFmpeg trac at avcodec.org
Sun Aug 16 20:19:18 CEST 2015


#4777: FFMPEG Malloc crash, all versions OS X,lnx, windows
------------------------------------+----------------------------------
             Reporter:  tommes      |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  ffmpeg
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by tommes):

 I figured out that it only came to the malloc error when i use a second
 time the -reset_timestamps.

 Step1:
 ./ffmpeg -i anyMpeg4Movie.mp4 -an -f segment -segment_list_type ffconcat
 -segment_list out.txt -vcodec copy -reset_timestamps 1 -map 0:0 seg%1d.mp4

 Step2:
 ./ffmpeg -isync -i out.txt -s 640x480 -vcodec libx264 -preset fast -b:v
 1300k -g 25 -map 0:v -reset_timestamps 1 -f segment -segment_list_type
 ffconcat -segment_list out2.txt newSeg%1d.mp4

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4777#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list