Anssi Hannula <anssi.hannula <at> iki.fi> writes: > + av_log(s, AV_LOG_ERROR, "TrueHD frame too big, %d bytes\n", pkt->size); > + av_log_ask_for_sample(s, NULL); Any reason these lines are not merged (or doesn't this work for ask_for_samples)? Carl Eugen