On Tue, Oct 21, 2014 at 01:11:39PM +0200, Norbert Schmitt wrote:
> Hello,
>
> I am trying to understand how the H.264 Decoder in ffmpeg works and
> saving data (Macroblock types and motion vectors for example) from
> the decoding of a H.264 video. I also want to save the residuals for
> each frame
Hello,
I am trying to understand how the H.264 Decoder in ffmpeg works and
saving data (Macroblock types and motion vectors for example) from the
decoding of a H.264 video. I also want to save the residuals for each
frame but I cant seem to find them. There is something I am missing.
It g