[Mp4-tech] [video] HD in H.264/AVC FRExt with JM-9.0
Gary Sullivan
garysull windows.microsoft.com
Fri Nov 5 12:27:37 EST 2004
I would suggest either:
1) writing a little program that converts your input video to 1088 lines by repeating the bottom lines of each picture, and then feeding that to the JM as input video.
or
2) modifying the JM code to allow reading of non-multiple-of-16 sizes and do the padding when you read each frame into an array that is a multiple of 16 in size.
I would also caution you about doing complexity analysis using JM code. It was not meant for that purpose, and was written in a way that may give you crazy over-estimates of complexity.
Best Regards,
-Gary
+> -----Original Message-----
+> From: mp4-tech-bounces lists.mpegif.org
+> [mailto:mp4-tech-bounces lists.mpegif.org] On Behalf Of
+> Mauricio Alvarez Mesa
+> Sent: Friday, November 05, 2023 7:19 AM
+> To: mp4-tech lists.mpegif.org
+> Subject: [Mp4-tech] [video] HD in H.264/AVC FRExt with JM-9.0
+>
+> Hi.
+>
+> I want to make a complexity analysis of H.264/AVC codec for high
+> definition video at 1920x1080 resolution. For that I configured the
+> codec with parameters for the high profile of the FRExt extension to
+> H.264/AVC.
+>
+> For my study I am traying to use the input sequences available at
+> Technische Universität München [1] and the JM-9.0 reference
+> software.
+> The problem I have is that the JM codec requires that the length and
+> width of the input pictures to be a multiple of 16.
+> Although 1920x1080
+> is a valid resolution for FRExt High profiles it does not
+> satisfy the
+> 16-multiple condition.
+>
+> How can I test high definition video with JM codecs?
+>
+> Thanks in advance
+>
+> Mauricio Alvarez
+> Computer Architecture Department
+> Universidad Politècnica de Catalunya
+> Barcelona.
+>
+> [1] http://www.ldv.ei.tum.de/liquid.php?page=70
+>
+> _______________________________________________
+> NOTE: Please use clear subject lines for your posts. Include
+> [audio, [video], [systems], [general] or another
+> apppropriate identifier to indicate the type of question you have.
+>
+> Note: Conduct on the mailing list is subject to the
+> Antitrust guidelines found at
+> http://www.mpegif.org/public/documents/vault/mp-out-30042-Ant
+> itrust.php
+>
More information about the Mp4-tech
mailing list