[FFmpeg-trac] #295(FFmpeg:new): qt-faststart segfaults after complaining of non-existent output directory

FFmpeg trac at avcodec.org
Tue Jun 21 22:44:52 CEST 2011


#295: qt-faststart segfaults after complaining of non-existent output directory
----------------------+-------------------------------
  Reporter:  rbanffy  |      Owner:  michael
      Type:  defect   |     Status:  new
  Priority:  normal   |  Component:  FFmpeg
   Version:  0.6.3    |   Keywords:  qt-faststart path
Blocked By:           |   Blocking:
Reproduced:  0        |   Analyzed:  0
----------------------+-------------------------------
 When doing

 "qt-faststart infile.mp4 ./non-existent-directory/outfile.mp4" the program
 crashes with a segfault after reporting the file/directory doesn't exist.

 $ qt-faststart infile.mp4 ./non-existent-directory/outfile.mp4
 ftyp          0 32
 free         32 8
 mdat         40 10084256
 moov   10084296 51144
  patching stco atom...
  patching stco atom...
 ./non-existent-folder/out.mp4: No such file or directory
 Segmentation fault

 The message, along with the segfault, made it a bit confusing - it took me
 a while to figure out the problem was the missing folder.

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


More information about the FFmpeg-trac mailing list