[Live-devel] Vorbis and config parse
Sébastien Escudier
sebastien-devel at celeos.eu
Wed Feb 27 12:52:40 PST 2013
Hi Ross,
I am trying to add VP8/VORBIS codecs to VLC when it uses your library to
receive such streams.
To do this I need to get the VORBIS parameters (included in the a=fmtp
configuration line).
I noticed you have some functions to parse this config string, so I
tried to call parseGeneralConfigStr but it fails.
Is it because this function can't parse vorbis config ? should I write
my own parse function in VLC for this case ?
Regards,
Sébastien.
More information about the live-devel
mailing list