I don’t remember the first time I saw this word but I suspect the word multiplex is not the proper one. How would you name this:
Shot name is multiplexed as 15:17, where:
* The first 15 bits stores the sequence number.
* The last 17 bits stores the shot number.
Thanks in advance!
EDIT: Thanks all! So it seems packed is the proper word. With pack/unpack being the name of the process.
(time) Multiplex would be if you only had a single 17bit field and alternate the two elements.
Time-division isn’t the only kind of multiplexing … but I guess most of the others already have more specific names.