Re: [Fwd: Re: Ogg Vorbis components and installation using Windows Installer]
"Ivo Emanuel Gonçalves" <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Message-ID | <[email protected]> |
On 8/30/08, Alasdair King <[email protected]> wrote: > - It checks to see if .ogg is registered to an application Unless you want the application to specifically deal with Vorbis only and not anything else that may go in Ogg, this is okay. If that's not your intention I suggest at the very minimum support for .ogv too. Here's a list of all known file extensions for Ogg files: * .ogx * .ogv * .oga * .ogg * .spx * .ogm (it's not recommended to support this one by the way) -Ivo