[Mp4-tech] Memory Requirement for JM reference code
Tourapis, Alexis
alexis.tourapis dolby.com
Fri Sep 7 12:00:22 EDT 2007
Please note that if you are only concerned with 8 bit content you should also try and set #define IMGTYPE to 0. We are also working on several optimizations in the upcoming versions which would change the memory footprint of the software considerably.
Tools like vtune, valgrind, electric fence can provide some info on how memory is used beyond optimizing/debugging. They may not be at the fine grain level that you want them, but maybe that is a start for you.
Best regards,
Alexis
________________________________
From: mp4-tech-bounces lists.mpegif.org [mailto:mp4-tech-bounces lists.mpegif.org] On Behalf Of Dzung Hoang
Sent: Friday, September 07, 2023 7:58 AM
To: 'Gomathi Ramamoorthy'; mp4-tech lists.mpegif.org
Subject: RE: [Mp4-tech] Memory Requirement for JM reference code
Instrument all malloc, calloc, and free calls to keep track of the maximum heap allocation. Run Windows Task Manager and enable the “Peak Memory Usage” column. Run the instrumented JM encoder at various image resolutions and graph the results. The amount of memory used depends upon the image size. After you have plotted the results, please post so that future googlers can find them.
Regards,
- Dzung Hoang
________________________________
From: mp4-tech-bounces lists.mpegif.org [mailto:mp4-tech-bounces lists.mpegif.org] On Behalf Of Gomathi Ramamoorthy
Sent: Friday, September 07, 2023 12:31 AM
To: mp4-tech lists.mpegif.org
Subject: [Mp4-tech] Memory Requirement for JM reference code
Dear all,
I’m working in H.264 decoder.I have downloaded the JM reference code.I would like to find out the memory it takes i.e for
Global variables
Static variables
Heap and progarm memory that the JM decoder requires in the VC++ version.
I tried googling.But I could not make it out.
I will be very thankful if some one helps me in this regard (as soon as possible)….
Please reply me soon
Thanks in advance
Regards
Gomathi.
DISCLAIMER:
This message (including attachment if any) is confidential and may be privileged. If you have received this message by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited.
E-mail may contain viruses. Before opening attachments please check them for viruses and defects. While MindTree Consulting Limited (MindTree) has put in place checks to minimize the risks, MindTree will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside.
Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission.
MindTree reserves the right to monitor and review the content of all messages sent to or from MindTree e-mail address. Messages sent to or from this e-mail address may be stored on the MindTree e-mail system or else where.
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.485 / Virus Database: 269.13.7 - Release Date: 9/6/2023 12:00 AM
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.485 / Virus Database: 269.13.7 - Release Date: 9/6/2023 12:00 AM
-----------------------------------------
This message (including any attachments) may contain confidential
information intended for a specific individual and purpose. If you
are not the intended recipient, delete this message. If you are
not the intended recipient, disclosing, copying, distributing, or
taking any action based on this message is strictly prohibited.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/mp4-tech/attachments/20070907/739f55ef/attachment-0001.html
More information about the Mp4-tech
mailing list