[FFmpeg-user] FLV TO MP3 - memory spike

Karthik Babu Kantipudi karthik at cytrion.com
Mon Jan 27 10:00:39 CET 2014



> Karthik Babu Kantipudi <karthik <at> cytrion.com> writes:
>
>> The problem is also with large flv files as input.
>> The problem happens with file output too .
> Can you provide the input file (and a command line)
> that allows me to reproduce the problem?
>
>> About the crash it happened bcoz of oom .
> Yes, I would like to fix the crash, could you provide
> a backtrace?
>
>> Also I just noticed few hours ago that this problem
>> does not exist with avconv .
> Since avconv contains several hundred known,
> user-reported bugs that are not present in FFmpeg
> (some of them security-relevant), we cannot support
> it here, sorry.
>
> Please do not top-post here, Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user

The URL for rtmp stream is 
rtmp://intranet.cytrion.com:1935/venomcaster/venom_out_1

It is an empty audio stream .

command is

/ffmpeg -loglevel  debug -i//  rtmp://localhost:1935/venomcaster/venom_out_1  -f mp3 - > /dev/null


/

-- 
Thanks & Regards
---------------------------------------
Karthik Babu Kantipudi
Director | Cytrion Software Solutions Pvt Ltd.
No-6-2-293/82/ A- 448, Road No-20, Jubilee Hills, Hyderabad, INDIA 500 033
Office: +91-40-65350395 | Mobile: +91-9704086642
www.cytrion.com <http://www.cytrion.com/>



More information about the ffmpeg-user mailing list