Support OGA files.

Bug #480872 reported by Tuomo Sipola
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Mixxx
Triaged
Wishlist
Unassigned
1.7
Won't Fix
Wishlist
Unassigned

Bug Description

When trying to load track in the Open file dialog Mixxx finds mp3 and ogg files but not files ending with oga. The oga extension is just an alternative for ogg audio. Thus, adding support for this should be just adding one extension to the list of detected audio file extensions.

RJ Skerry-Ryan (rryan)
Changed in mixxx:
importance: Undecided → Low
status: New → Confirmed
milestone: none → 1.7.3
Changed in mixxx:
milestone: 1.7.3 → none
Revision history for this message
Sean M. Pappalardo (pegasus-renegadetech) wrote :

Fix committed in r2555 of the 1.7 branch.

Changed in mixxx:
status: Confirmed → Fix Committed
Revision history for this message
Albert Santoni (gamegod) wrote :

Wait, what was your fix for this?
http://wiki.xiph.org/MIME_Types_and_File_Extensions#.oga_-_audio.2Fogg

Read that very carefully. "Applications supporting .oga, .ogv SHOULD support decoding from muxed Ogg streams". We support .ogg files, which according to the specification are Vorbis I encoded only. We do not currently support muxed Ogg streams, so we don't support .oga.

Can you please revert the change?

Thanks,
Albert

Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

Hey Tuomo, Sean,

Albert is right -- it's not as simple as adding an additional extension to load. oga files are actually different from ogg files. We can't work around this because apparently libvorbis cannot tell that an oga is not loadable by libvorbisfile, and the library enters an infinite loop if it tries to seek through an .oga file that is a muxed Ogg stream.

I'll revert the change. We can re-open this bug as a task to implement oga/ogv/ogx support.

Changed in mixxx:
status: Fix Committed → Triaged
importance: Low → Wishlist
summary: - Mixxx does not recognize audio files with .oga extension
+ Mixxx does not support oga files.
Revision history for this message
Sean M. Pappalardo (pegasus-renegadetech) wrote : Re: Mixxx does not support oga files.

Reverted in 1.7 and trunk. Should we mark as "won't fix" in 1.7?

Revision history for this message
Albert Santoni (gamegod) wrote : Re: [Bug 480872] Re: Mixxx does not support oga files.

On Fri, Feb 26, 2010 at 12:42 AM, Pegasus <email address hidden> wrote:
> Reverted in 1.7 and trunk. Should we mark as "won't fix" in 1.7?
>

Thanks. Yeah, mark as won't fix or wishlist, though I think this is
very very low priority since we've only ever had 1 feature request for
it....

Revision history for this message
Sean M. Pappalardo (pegasus-renegadetech) wrote : Re: Mixxx does not support oga files.

ok, marked at "won't fix" since it's quite likely not going to happen in 1.7.

RJ Skerry-Ryan (rryan)
summary: - Mixxx does not support oga files.
+ Support OGA files.
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/5236

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.