id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	blockedby	blocking	reproduced	analyzed
939	FFplay issue when SDL compiled with GCC 4.6.2	KSHawkEye		"I'm running into a issue with ffplay.exe when SDL was compiled with MinGW-w64, using GCC 4.6.2.

I'm using the latest FFmpeg git.

ffplay.exe will flash open then close.

No error is shown, and here is the complete output:

{{{
ffplay version N-37084-g0bb57f8 Copyright (c) 2003-2012 the FFmpeg developers
  built on Jan 24 2012 01:56:49 with gcc 4.6.2
  configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect
  libavutil      51. 34.101 / 51. 34.101
  libavcodec     53. 58.100 / 53. 58.100
  libavformat    53. 30.100 / 53. 30.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 59.101 /  2. 59.101
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0.  6.100 /  0.  6.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\Kyle\Videos\video.mp4':
  Metadata:
    major_brand     : mp42
    minor_version   : 0
    compatible_brands: isommp42
    creation_time   : 2011-03-03 01:26:03
  Duration: 00:01:55.93, start: 0.000000, bitrate: 2980 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720
[SAR 1:1 DAR 16:9], 2846 kb/s, 29.97 fps, 29.92 tbr, 1k tbn, 59.83 tbc
    Metadata:
      creation_time   : 1970-01-01 00:00:00
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 128
 kb/s
    Metadata:
      creation_time   : 2011-03-03 01:26:05
      handler_name    :
   0.05 A-V: -0.020 fd=   0 aq=  320KB vq= 5828KB sq=    0B f=0/0   f=0/0
}}}

The playback/log simply ends there.

FFplay does this with every media file I've tried.

When SDL is compiled with MinGW-w64, using GCC 4.5.3, there doesn't seem to be any issues.

I'm not sure if this is a GCC, SDL, MinGW-w64, or an FFplay bug, but I thought I would try here first anyway.

I can provide any addition information that might be needed."	defect	closed	important	FFplay	git-master	needs_more_info					0	0
