VoCore2 + ffmpeg + h.264 encoding?

GinDiamond
 
Posts: 48
Joined: Thu Mar 31, 2016 11:02 pm

Re: VoCore2 + ffmpeg + h.264 encoding?

Mon Jan 30, 2017 10:53 pm

I know this is a necropost, but:

The video I use starts conversion just fine, but a few frames in, it breaks.
I keep getting this error:
Code: Select all
x264 [error]: malloc of size 6954752 failed



What does this mean?

strongholdmedia
 
Posts: 1
Joined: Sun Feb 12, 2017 9:13 am

Re: VoCore2 + ffmpeg + h.264 encoding?

Sun Feb 12, 2017 9:17 am

It basically means that c library malloc() function tried to allocate memory more than 64M bytes, and failed.
This can either mean that you have 64M of RAM (that is, a vocore2 lite), in which case you certainly have no other possibilities than to customise ffmpeg or libx264 source code, or you do not have enough free memory, when you can try stopping services (or even boot to single user mode) for testing.

Previous
Return to VoCore2/Lite/Ultimate

Who is online

Users browsing this forum: Google [Bot] and 45 guests