APR
22nd March 2017, 16:03
Hey guys,
I have encoded my first video with HM reference in VS 2010 for my project and generated encoded .hevc file using cmd, but I want to draw out an output for each frame after each block present in the encoder block diagram. For example, the output frame after the quantisation block, Intra-picture estimation block/ prediction block, Filtering Block etc.
Can anyone please tell me what and where to insert the C++ code in the TAppEncodercfg.cpp file to generate the frames after each block?
Thank you in advance.
I have encoded my first video with HM reference in VS 2010 for my project and generated encoded .hevc file using cmd, but I want to draw out an output for each frame after each block present in the encoder block diagram. For example, the output frame after the quantisation block, Intra-picture estimation block/ prediction block, Filtering Block etc.
Can anyone please tell me what and where to insert the C++ code in the TAppEncodercfg.cpp file to generate the frames after each block?
Thank you in advance.