Hi there,
we are developing a transcoder using ffmpeg based on the transcoding example
https://www.ffmpeg.org/doxygen/4.1/transcoding_8c-example.html and we are
encountering some problem with memory usage transcoding files with large
resolutions.
When transcoding 4K files, the memory usage will
> 2019-03-14 11:28 GMT+01:00, Simone Donadini :
> > Hi there,
> > we are developing a transcoder using ffmpeg based on the transcoding example
> > https://www.ffmpeg.org/doxygen/4.1/transcoding_8c-example.html and we are
> > encountering some problem with memory usage t
emory on a 64bit
OS.
Do you have any advice on how to reduce the memory footprint of FFMPEG?
Kind Regards,
Simone Donadini
From: ffmpeg-devel [ffmpeg-devel-boun...@ffmpeg.org] on behalf of Carl Eugen
Hoyos [ceffm...@gmail.com]
Sent: Thursday, March 14,
[rsbul...@gmail.com]
Sent: Friday, March 15, 2019 11:24 AM
To: FFmpeg development discussions and patches
Subject: Re: [FFmpeg-devel] 32bit transcoding app running out of memory
Hi,
On Thu, Mar 14, 2019 at 7:52 AM Simone Donadini <
simone.donad...@avolites.com> wrote:
> > 2019-03-14
i set some flag too?
I tried also to set the output context flag to AVFMT_FLAG_SHORTEST but i am not
getting the same result.
Thank you,
bye,
Simone.
________
From: Simone Donadini
Sent: Friday, March 15, 2019 11:42 AM
To: FFmpeg development discussions and