#3851: Problem With Memory On Larger M4b to mp3 conversions
-------------------------------------+-------------------------------------
Reporter: michael1t | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: unspecified | undetermined
Keywords: | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by jamal):
Can you try using -vn in the command line?
Something like
{{{
ffmpeg -i testfile.m4b -map_metadata 0:s:0 -vn -codec:a libmp3lame -q:a 4
done.mp3
}}}
And see if it stops buffering all the audio in memory until conversion is
completed (Which would fix the out-of-memory crash)
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3851#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac