According to
http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions#.oga_-_audio.2Fogg
.oga should be used for Ogg Flac, Ghost and OggPCM file sonly, and for
backwards compatibility not for Ogg Vorbis (but it maybe possible):

So a .oga file can be all kind of Vorbis audio files. Currently Picard 
determines the file type solely by the extension, adding the .oga extension to 
Ogg Vorbis will result in wrong results for Ogg Flac etc. I see two options to 
fix this:
* Examine the content of the files to determine the format. For sure the better 
solution, more work to implement.
* Introduce a general Ogg Audio format. Trivial to implement, especially as the 
metadata handling for all Ogg files currently is the same, but we loose the 
information about the exact format a file has.

Maybe in addition be a bug should be filed for Sound Juicer not using
.oga  for Ogg Vorbis for now.

-- 
Picard doesn't know that .oga files are OGG Vorbis
https://bugs.launchpad.net/bugs/286274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to