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

FFmpeg trac at avcodec.org
Tue Oct 29 16:37:24 CET 2013


#3093: exception at 0x52B832F8 (avutil-52.dll) in filtering_video.exe: 0xC0000005:
Access violation reading location 0xFEEEFEF2.
-------------------------------------+-------------------------------------
             Reporter:  ahsan        |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  important    |                Component:
              Version:  git-master   |  documentation
             Keywords:  examples     |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by ubitux):

 The problem is not with the version of FFmpeg but the code of the example
 which is plain wrong. The idea is that it's mixing both "old" and new
 reference counted frame API.

 See this patch: http://ffmpeg.org/pipermail/ffmpeg-
 devel/2013-September/147881.html

 It provides a (hopefully) working decoding example, and shows how to use
 both APIs. You can try to look at that code instead until we fix properly
 our examples.

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


More information about the FFmpeg-trac mailing list