[FFmpeg-trac] #6225(undetermined:new): FFMPEG leaks memory in iOS devices

FFmpeg trac at avcodec.org
Tue Mar 7 13:24:52 EET 2017


#6225: FFMPEG leaks memory in iOS devices
-------------------------------------+-------------------------------------
             Reporter:  himanshuuce  |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:  Memory       |               Blocked By:
  Leak, iOS devices                  |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Recently(2 days back), I have downloaded the FFMPEG from url: git clone
 https://git.ffmpeg.org/ffmpeg.git ffmpeg
  and used shell script to get library. And used the library in our app but
 for some type of video we have observed memory leak in iDevices.

 -------------------------
 Observed following console message:
 Path:
 http://172.25.63.1/cache/A2148255DEADBEEFFEEDFACEDEADBEEF00000000000000000000000000000000/myconnect/Movie/Make%20the%20Yuletide%20Gay%20(2009).avi
 Opening
 Opened
 [mpeg4 @ 0x10b3eda00] Video uses a non-standard and wasteful way to store
 B-frames ('packed B-frames'). Consider using a tool like VirtualDub or
 avidemux to fix it.
 avcodec_find_decoder mpeg4
 extract_metadata
 extract_metadata
 extract_metadata
 [mpeg4 @ 0x10c852e00] Video uses a non-standard and wasteful way to store
 B-frames ('packed B-frames'). Consider using a tool like VirtualDub or
 avidemux to fix it.
 release


 -----------------


 Uploaded the Sample video file, Script used to get library for iOS devices
 and extracted FFMPEG iOS library at:
 https://drive.google.com/open?id=0B5Um815W_5kocXFPdlJJVHFvazg

 Please let us know if more information is required.

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


More information about the FFmpeg-trac mailing list