[Libav-user] FLV logic question
Hendrik Leppkes
h.leppkes at gmail.com
Thu Jun 20 15:59:50 CEST 2013
On Thu, Jun 20, 2013 at 3:55 PM, Mark Stevans <mark39518 at cesinst.com> wrote:
> Frankly, I'm baffled by lines 445-457 of the trunk version of
> "libavformat/flvdec.c". Can anyone explain their purpose? Thanks!
>
These metadata properties are already stored in the codec/stream
config structures, so it doesn't make any sense to duplicate them into
the metadata, and are therefor skipped.
More information about the Libav-user
mailing list