Opened 11 years ago

Last modified 11 years ago

#66 new defect

HTM11.0 Encoder crash with Anchor Configuration

Reported by: mrcord81 Owned by: tech
Priority: major Component: HTM software
Version: HTM-10.1 Keywords:
Cc: tech, jct-3v@…

Description

The current HTM11.0 is crashing when using the anchor configuration (Balloons_3V+D_25.cfg). Intra period is set to 24, GOP size set to 8 and encoding 48 frames. The first 8 frames are encoded successfully and agree with anchor results however prior to encoding the 9th frame, the encoder crashes. A debug of the problem indicates that the issue occurs when reading the YUV file (TAppEncTop.cpp line 787-816. SPecifically, encoder crashes when reading Layer 3 frame 0 in TEncTop.cpp Line 645

rpcPic->create( m_iSourceWidth, m_iSourceHeight, g_uiMaxCUWidth, g_uiMaxCUHeight, g_uiMaxCUDepth,

m_conformanceWindow, m_defaultDisplayWindow, m_numReorderPics);

This was also replicated on other test sequences. Can you kindly let me know whether you are encoutering same problem with the attached configuration file?

Attachments (1)

Balloons_3V+D_25.cfg (21.2 KB) - added by mrcord81 11 years ago.

Download all attachments as: .zip

Change history (2)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc tech jct-3v@… added

Changed 11 years ago by mrcord81

Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • Gerhard Tech(Owner, Subscriber, Always)
  • jct-3v@…(Subscriber)
  • Karsten Suehring(Always)
  • Mario Cordina(Reporter)