[MPlayer-users] per frame logging since ffmpeg commit h264: check the pixel format directly and force a reinit on mismatches
Andy Furniss
andyqos at ukfsn.org
Mon Feb 4 22:50:12 CET 2013
With h264 I am getting this logged every frame.
Unsupported AVPixelFormat 109
reverting ffmpeg commit below takes things back to normal.
commit 11c99c78bafa77f679a1a3ba06ad00984b9a4cae
Author: Michael Niedermayer <michaelni at gmx.at>
Date: Tue Jan 29 04:17:48 2013 +0100
h264: check the pixel format directly and force a reinit on mismatches.
The existing checks are insufficient to detect a pixel format
changes in case of some damaged streams.
Fixes inconsistency and later out of array accesses
More information about the MPlayer-users
mailing list