Hi all,

when encoding a video stream, I need to compute the difference
between the original video frames and the frames obtained after
encoding and decoding (something like an "error frame").

So, I am wondering if there is a standard way to access the
decoded frame when encoding - I think an encoder needs to store
it somewhere to compute P and B frames, right? But I'd like to
avoid poking with the codecs internals.


                        Thanks,
                                Luca
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to