Opened 12 years ago

Closed 12 years ago

#241 closed defect (fixed)

Assertion failure with --FramesToBeEncoded=1 on configurations with a GOP length > 1

Reported by: davidf Owned by:
Priority: minor Milestone: HM-5.1
Component: HM Version: HM-5.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

/users/davidf/project/build/jctvc-hm-amd64/jctvc-tmuc-enc-v0.3-1371-gb444223-heads-df-4.1-fixes \
                -c ~/project/jctvc-hm/@//cfg//encoder_randomaccess.cfg \
                -c ~/project/jctvc-hm/@//cfg//per-sequence/BQSquare.cfg \
                --InputFile=/users/davidf/work/video/BQSquare_416x240_60.yuv \
                --BitstreamFile=out.bit \
                --ReconFile=out.bit.yuv \
                --FramesToBeEncoded=1

jctvc-tmuc-enc-v0.3-1371-gb444223-heads-df-4.1-fixes: /users/davidf/project/jctvc-hm.git/../@/source/Lib/TLibEncoder/TEncGOP.cpp:1722: Void TEncGOP::compressGOP(Int, Int, TComList<TComPic*>&, TComList<TComPicYuv*>&, std::list<AccessUnit>&): Assertion `m_iNumPicCoded == iNumPicRcvd' failed.

m_iNumPicCoded = 0, iNumPicRcvd = 1

Change History (5)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf added

comment:2 Changed 12 years ago by ksuehring

  • Milestone set to HM-5.1

comment:3 Changed 12 years ago by ksuehring

  • Version changed from HM-5.0rc1 to HM-5.0

comment:4 Changed 12 years ago by davidf

  • Cc jct-vc@… added

comment:5 Changed 12 years ago by ksuehring

  • Resolution set to fixed
  • Status changed from new to closed

This has been fixed quite a while ago.

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

  • David Flynn(Reporter, Subscriber, Participant)
  • Frank Bossen(Subscriber)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Participant, Always)