[FFmpeg-trac] #1168(undetermined:new): FFmpeg Crash on x64

FFmpeg trac at avcodec.org
Wed Apr 4 16:02:56 CEST 2012


#1168: FFmpeg Crash on x64
-------------------------------------+-------------------------------------
             Reporter:  DJX          |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 On Windows 7 x64

 Crash with 64-bit binary when transocding any input I've tried so far:

 ffmpeg -i "C:\Temp\Episode 101.mpg" C:\Temp\Test.avi
 ffmpeg version N-39494-g41a097a Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Apr  3 2012 20:23:48 with gcc 4.6.2
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-ru
 ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-
 libope
 ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-
 libgsm --en
 able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-
 libschroedinger -
 -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-
 amrwben
 c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs
 --enable-
 libxvid --enable-zlib
   libavutil      51. 44.100 / 51. 44.100
   libavcodec     54. 12.100 / 54. 12.100
   libavformat    54.  3.100 / 54.  3.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 66.101 /  2. 66.101
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0. 10.100 /  0. 10.100
   libpostproc    52.  0.100 / 52.  0.100
 [mpeg @ 00000000003EF240] max_analyze_duration 5000000 reached at 5005000
 Input #0, mpeg, from 'C:\Temp\Episode 101.mpg':
   Duration: 00:22:05.24, start: 0.280611, bitrate: 5389 kb/s
     Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x480 [SAR
 8:9 DAR
 4:3], 8500 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
     Stream #0:1[0x80]: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s
 [buffer @ 00000000041B0F20] w:720 h:480 pixfmt:yuv420p tb:1/1000000
 sar:8/9 sws_
 param:flags=2
 Output #0, avi, to 'C:\Temp\Test.avi':
   Metadata:
     ISFT            : Lavf54.3.100
     Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 720x480 [SAR
 8:9 DAR
  4:3], q=2-31, 200 kb/s, 29.97 tbn, 29.97 tbc
     Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 48000 Hz, stereo, s16
 Stream mapping:
   Stream #0:0 -> #0:0 (mpeg2video -> mpeg4)
   Stream #0:1 -> #0:1 (ac3 -> libmp3lame)
 Press [q] to stop, [?] for help
 [mpeg2video @ 00000000003EFB20] warning: first frame is no keyframe

 *Crashes Here*

 Pops up the "Windows is checking for solution..."

 32-bit binary is fine, same platform.

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


More information about the FFmpeg-trac mailing list