[FFmpeg-devel] Noisy FLAC parser?

Reimar Döffinger Reimar.Doeffinger
Wed Dec 8 23:35:59 CET 2010


Hello,
I wonder how this is supposed to work, the flac parser uses
ff_flac_decode_frame_header in frame_header_is_valid to
check where a frame starts/ends.
However the ff_flac_decode_frame_header can print error messages,
isn't this rather inappropriate for a parser?
It's quite possible I am missing something, since I actually
only see those printouts in MPlayer, but maybe you can give
me a hint before I pointlessly try to implement a patch to
change that...



More information about the ffmpeg-devel mailing list