D
dan.nilsen
Hi!
Hope someone may help me with this as C++ is not my strongest side. I'm
currently doing my undergrad engineering project, where I'm designing a
quantizer and rate controller for MPEG4 in hardware(FPGA). To be able
to test this properly I'm going to use a software codec to encode the
video stream and output the (non-quantized) DCT to the
hardware/simulator, or to a textfile.
I've looked through the code, but I haven't been able to find where the
DCT is computed.
If anyone has any hints or code regarding this codec, or any other that
I can download from the net, I would be highly grateful.
Thanks,
Dan
Hope someone may help me with this as C++ is not my strongest side. I'm
currently doing my undergrad engineering project, where I'm designing a
quantizer and rate controller for MPEG4 in hardware(FPGA). To be able
to test this properly I'm going to use a software codec to encode the
video stream and output the (non-quantized) DCT to the
hardware/simulator, or to a textfile.
I've looked through the code, but I haven't been able to find where the
DCT is computed.
If anyone has any hints or code regarding this codec, or any other that
I can download from the net, I would be highly grateful.
Thanks,
Dan