I have read an old discussion on this forum that was talk a bit about this problem but nothing since March 2010 has been done. Or probably, I have found nothing.
The extension .oga is realy usefull for new html5 tag
With the attached patch:
When anyone open/import file and chose from menù “Ogg Vorbis Format”, you will see file with .oga and .ogg extension.
When anyone export in “Ogg Vorbis Format”, Audacity will puts the .oga extension on file exported.n on file exported.
Are you sure it’s correct to do that? I thought that the correct extension for “Vorbis” encoded files was still .ogg, and that .oga was intended for other types of audio in an Ogg container format (such as Flac). In other words, I thought it was the use of the .ogg extension for Ogg Flac that had been deprecated in favour of .oga and that the extension for Ogg Vorbis remained as .ogg. (I could be wrong - I’m just asking )
you’re right. I found this link: http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions
For “Ogg vorbis format” is changed only the myme type to “audio/ogg”. And for flac compression on Ogg container the extension is .oga
waste of time. doh!
I prefer the term “learning experience”
(I was not at all sure about this, so I learned something, and you probably got something out of poking around in the code.)