xiph/daala

Encoder triggers an assertion when run with -z 1

Opened this issue · 0 comments

negge commented

Using this file: https://people.xiph.org/~unlord/nums.y4m

$ ./encoder_example -z 1 ~/Videos/nums.y4m -o nums.ogv
File '/home/nathan/Videos/nums.y4m' is 350x405 24.000 fps 420jpeg video.
Compressing...
Fatal (internal) error in ../src/encode.c, line 1269: assertion failed: bs <= bsi
Aborted