Hello,
Well, actually I do agree with you, but I strictly followed the definition of the YM format itself, which I believe is counter-intuitive: (V is VBL/Frame number), R is Register
V0R0,V0R1,V0R2,….,V0R14,V0R15
V1R0,V1R1,V1R2,….,V1R14,V1R15
…..
This is the non-interleaved format block.
—————–
V0R0,V1R0,V2R0,….,VnR0
V0R1,V1R1,V2R1,….,VnR1
….
V0R15,V1R15,V2R15,….,VnR15
This is the interleaved format block.
—————–
So “interleaved” actually means that all the frames of register 0 are encoded, THEN all the frames of register 1, etc. So, unless I’m drunk, I didn’t make any mistake :).