[FFmpeg-devel] [PATCH] Downgrade warning about skipped metadata packet in FLV demuxer

Art Clarke aclarke
Tue Jun 16 23:49:43 CEST 2009


A few weeks ago Michael disabled the parsing of FLV Metadata packets in
FFMPEG.  While there was some discussion about whether Metadata reading
should be exposed as AVMetaData, the metadata code is still disabled and is
generating a noisy error message on every FLV file read:
http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/2009-April/022140.html

Given that (a) no one has patched flvdec to fill in AVMetaData and (b) no
one else has complained about an inability to process FLV files, I propose
we downgrade that noisy message to DEBUG.  Those of us running FFMPEG in
server would be very appreciative :)

Patch attached for that.  Tested on tip of tree and all tests pass.

- Art

-- 
http://www.xuggle.com/
xu?ggle (z?' gl) v. To freely encode, decode, and experience audio and
video.

Use Xuggle to get the power of FFMPEG in Java.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flvdec_downgradelog.diff
Type: text/x-diff
Size: 625 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090616/fd3dde61/attachment.diff>



More information about the ffmpeg-devel mailing list