[FFmpeg-trac] #3093(undetermined:new): exception at 0x52B832F8 (avutil-52.dll) in filtering_video.exe: 0xC0000005: Access violation reading location 0xFEEEFEF2.

FFmpeg trac at avcodec.org
Tue Oct 29 07:23:38 CET 2013


#3093: exception at 0x52B832F8 (avutil-52.dll) in filtering_video.exe: 0xC0000005:
Access violation reading location 0xFEEEFEF2.
-------------------------------------+-------------------------------------
             Reporter:  ahsan        |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:

 I build the filtering_video example code using latest
 ffmpeg-20131026-git-c78a416-win32-dev version of ffmpeg on windows 7
 platform using Micro Soft Visual Studio 2012.

 When i try to use .mpg video stream with this example i get following
 crash at the "av_frame_free(&frame);" call in main with the message
 ==============================================================
 First-chance exception at 0x52B832F8 (avutil-52.dll) in
 filtering_video.exe: 0xC0000005: Access violation reading location
 0xFEEEFEF2.
 ==============================================================

 Please let me know if there is something else which needs to be performed
 to avoid this crash for .mpg files

 How to reproduce:

 {{{
 % filtering_video.exe Tank_T80U.mpg

 ffmpeg version -- ffmpeg-20131026-git-c78a416-win32-dev
 built on -- Windows 7 MSVC Express 2012
 }}}

 Please let me know if there is a work around to avoid this memory crash
 issue?

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


More information about the FFmpeg-trac mailing list