Opened 13 years ago Closed 12 years ago #241 closed defect (fixed)Assertion failure with --FramesToBeEncoded=1 on configurations with a GOP length > 1
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 13 years ago by DefaultCC Plugin
comment:2 Changed 13 years ago by ksuehring
comment:3 Changed 13 years ago by ksuehring
comment:4 Changed 13 years ago by davidf
comment:5 Changed 12 years ago by ksuehring
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
|
This has been fixed quite a while ago.