Re: [Live-devel] Custom GSM file source

2012-07-09 Thread Ross Finlayson
> What is involved with creating a file source for GSM files? I don't know what GSM files look like. But if they contain fixed-size frames, then it should be quite simple to write a "GSMAudioFileSource" class. I *don't* suggest using "MP3FileSource" as a model; that code is old and crufty (plu

[Live-devel] Custom GSM file source

2012-07-09 Thread Marlon Reid
Hi everyone, What is involved with creating a file source for GSM files? It appears that there isn't one at this stage. I took "Mp3FileSource" as an example, left only doGetNextFrame, MIMEType and getAttributes in the file. Will I need anything else? Are presentation times important, or don't