[MPlayer-dev-eng] The audio demuxer patch

Alban Bedel albeu at free.fr
Thu Feb 14 16:03:02 CET 2002


Hi Alex Beregszaszi,

on Thu, 14 Feb 2002 15:36:20 +0100 you wrote:

> > 
> > Ok the patch is here. I changed the demuxer_info to a simple char* array. Why ?
> > I find it non-sense to have a such thing completly fixed, and wanted to see if
> > my id3 handeling was correct. I dunno if it brake something (with the GUI for
> > exemple) but if u don't like this just say and I will remove it.
> 
> Hi, also you shouldn't change demux_info as we're planning to use it in mencoder too.
> How do you specify the right position of for example the Author field?
Oups !! Sorry !!! But I can write a function to get a field by it's name. It's a matter
of minute if you want it. Does something like 
	char* demuxer_info_get(demuxer_t* d, char* field) 
is ok for what you need ?
	Albeu



More information about the MPlayer-dev-eng mailing list