AVI_ERR_NO_VIDS  2278 src/media_tools/avilib.c 	if(!vids_strh_seen || !vids_strf_seen) ERR_EXIT(AVI_ERR_NO_VIDS)
AVI_ERR_NO_VIDS  2318 src/media_tools/avilib.c 		if(i>=AVI->n_idx) ERR_EXIT(AVI_ERR_NO_VIDS)
AVI_ERR_NO_VIDS  2675 src/media_tools/avilib.c 		if(AVI->video_frames==0) ERR_EXIT(AVI_ERR_NO_VIDS);