Panagiotis Issaris wrote: > >+ if (!sc->stts_data) { >+ av_log(NULL, AV_LOG_ERROR, "error allocation memory for stts atom\n"); >+ return -1; >+ } > AVERROR(ENOMEM), no ? -- Ben