You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run enc265 binary with the main sample file paris_cif.yuv (or other one...) the execution stop at an assert :
additional block allocated in memory pool
additional block allocated in memory pool
additional block allocated in memory pool
additional block allocated in memory pool
additional block allocated in memory pool
additional block allocated in memory pool
additional block allocated in memory pool
additional block allocated in memory pool
enc265: /libde265/libde265/encoder/encoder-syntax.cc:200: void encode_part_mode(encoder_context*, CABAC_encoder*, PredMode, PartMode, int): Assertion `PartMode==PART_Nx2N' failed.
The text was updated successfully, but these errors were encountered:
When I run enc265 binary with the main sample file paris_cif.yuv (or other one...) the execution stop at an assert :
additional block allocated in memory pool
additional block allocated in memory pool
additional block allocated in memory pool
additional block allocated in memory pool
additional block allocated in memory pool
additional block allocated in memory pool
additional block allocated in memory pool
additional block allocated in memory pool
enc265: /libde265/libde265/encoder/encoder-syntax.cc:200: void encode_part_mode(encoder_context*, CABAC_encoder*, PredMode, PartMode, int): Assertion `PartMode==PART_Nx2N' failed.
The text was updated successfully, but these errors were encountered: