[Ffmpeg-cvslog] access to previous frames in H.264

Alireza Ghane ghane
Sat Jan 20 20:01:15 CET 2007


Hi,
I need to perform some temporal error concealment on H.264 using FFMpeg
decoder. But the s->last_picture_ptr is NULL for H.264 video and I do not
know how could I access to the previously decoded frames in
error_resilience.c methods especially in ff_er_frame_end(MpegEncContext
s). Please let me know if there is a field in MpegEncContext structure
which helps me to access the previous frames in H.264 stream.
Regards






More information about the ffmpeg-cvslog mailing list