Hello,

I'm trying to use Cinelerra on a Ubuntu box, but with no success.
Problem: when I read a large file, I got the error:

Blocktype == 0 and window-switching == 1 not allowed.
get_side_info: big_values too large!
dequantize_sample: can't rewind stream 1171 bits! data=ffffffff
Blocktype == 0 and window-switching == 1 not allowed.
Blocktype == 0 and window-switching == 1 not allowed.
get_side_info: big_values too large!
Segmentation fault (core dumped)

I tried to solve it, by following some instructions I found on a fan site.
The idea is to run

sudo su -c 'echo "0x7fffffff" > /proc/sys/kernel/shmmax'

before run cinelerra. The error maintains. Does anyone have a clue of that
is happening?

Thanks!

Roberto

Reply via email to