[FFmpeg-soc] access to input file metadata from within avfilter?

Norbert Burger norbert.burger at gmail.com
Wed Sep 9 01:27:27 CEST 2009


Hi folks,

Is there a recommended way to inspect AVStream metadata for my input
file from within filter code?

Looking through the SOC code, it's not clear to me whether the recommended
method is re-opening/re-parsing the file (ala vsrc_movie.c), or if
there's a simpler way.

Thanks,
Norbert


More information about the FFmpeg-soc mailing list