[FFmpeg-trac] #9000(undetermined:new): Memory Leak with named pipe input

FFmpeg trac at avcodec.org
Sun Nov 22 16:17:37 EET 2020


#9000: Memory Leak with named pipe input
-------------------------------------+-------------------------------------
             Reporter:  Xenoxis      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by Xenoxis):

 A found a way to avoid this problem : i convert the flac stream to
 PCM_s16le, and push it into the pipe, and then i re-encode the pcm stream
 to flac and send it finally to the icecast2 server.

 This does not produce the sort of memory leak (i say "sort of" cause i've
 tried to use valorant on the command that cause problems, but it report no
 memory leaks after running for 10 minutes)

--
Ticket URL: <https://trac.ffmpeg.org/ticket/9000#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list