Hello all, i want to use libavcodec for verifying my VHDL code of dnxhd encoding. Could you please tell me how i can use the functions of libavcodec separately? The dnxhd encoding process includes following steps: dct -> zigzag -> quantization -> entropy encoding. So I want to see the results which ffmpeg code produces after dct, then zigzag and so on.
Thank you forward for your answers. Best regards, ccom _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
