[Ffmpeg-devel] access to the previous frames in H.264
Alireza Ghane
ghane
Tue Jan 23 19:18:17 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 I could access to the previously decoded frames in
error_resilience.c methods especially in ff_er_frame_end(MpegEncContext
s). Is there a field in MpegEncContext structure which helps me to access
the previous frames in H.264 stream?
Regards
More information about the ffmpeg-devel
mailing list