K
Kurt Kaiser
Guest
Hi folks,
I've implemented a lossless data compression (kind of experimental
proprietary solution) algorithm in VHDL. For buffering the non-constant data
output I've chosen a FIFO in the encoder and decoder although I'm not very
happy with that. Because of the high variance it will happen sooner or later
that the FIFOs run under or over, respectively. Is there a common practice
or trick of "enforcing" a certain constant bitrate over certain periods?
Any ideas? Answeers and tips are very appreciated.
Regards Kurt
I've implemented a lossless data compression (kind of experimental
proprietary solution) algorithm in VHDL. For buffering the non-constant data
output I've chosen a FIFO in the encoder and decoder although I'm not very
happy with that. Because of the high variance it will happen sooner or later
that the FIFOs run under or over, respectively. Is there a common practice
or trick of "enforcing" a certain constant bitrate over certain periods?
Any ideas? Answeers and tips are very appreciated.
Regards Kurt