[Libav-user] Frames corruption when seeking...

Jean-Yves Avenard jyavenard at gmail.com
Sat May 31 05:15:19 CEST 2014


On 31 May 2014 02:58, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Then allow me to rephrase:
> If you have a H264 sample that allows seeking to a
> non-keyframe (so that you see artefacts), please
> provide it.

You don't seem to have read the entire discussion.

I've never even suggested there was an issue in libav*, but in my
usage of it as I had no issue before, and I'm having issue now.

So I was only inquiring if there was anything that had been changed in
the FFmpeg API that could explain what was going on.

Having said that, after remove most of the call to functions marked as
deprecated, I'm not seeing any issue anymore.

This now leads me to believe the issue is within the old API...

Moving to the new AVFrame structure and get_buffer2() will require
significant change to our code and architecture...
Hopefully, get_buffer() and release_buffer() won't be removed anytime soon..

JY


More information about the Libav-user mailing list