[FFmpeg-devel] [PATCH] add tag/comment support to the raw flac demuxer
Jim Radford
radford
Tue Dec 9 22:38:30 CET 2008
> On Thu, Dec 4, 2008 at 12:13 Michael Niedermayer wrote:
> > On Mon, Dec 01, 2008 at 02:18:02PM -0800, Jim Radford wrote:
> > > This patch adds support for parsing vorbis comments in plain
> > > flac streams. Only metadata packets are parsed leaving the
> > > frame data to be parsed in raw 1024 byte chunks like before.
> > this wont work with flac in any container short of raw flac.
> It's not like flac would be put in another container, except ogg and
> this would be a lot worse, and I personnally don't care about flac
> in ogg.
AFAICT, tag/comments within flac within ogg are already supported see
(libavformat/oggparseflac.c) and my patch is based on it.
-Jim
PS Please CC me on follow ups as I'm not subscribed.
More information about the ffmpeg-devel
mailing list