I am looking a way to heap up all the 4x4 intra prediction modes of a video stream in a separate file. I could do this in JM software just by adding some fprintf function in the proper place of the code. but i am interested to implement it in FFMPEG. Do you have any idea for this?