Bug 522128

Summary: Recommended name of vorbis audio files is .oga but oggenc still creates .ogg by default
Product: [Fedora] Fedora Reporter: Lennart Poettering <lpoetter>
Component: vorbis-toolsAssignee: Kamil Dudka <kdudka>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: cmontgom, hdegoede, kdudka, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-10-13 18:11:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lennart Poettering 2009-09-09 14:32:49 UTC
iiuc the recommended suffix for ogg vorbis audio files is .oga these days. However oggenc still creates .ogg by default. This should probably be changed.

Comment 1 Kamil Dudka 2009-09-27 20:56:11 UTC
Thanks for point this out. Where did you find the recommendation? Do you mean RFC 5334?

Comment 2 Lennart Poettering 2009-09-29 02:57:35 UTC
cc'ing monty. Monty, should oggenc create files with a .ogg or .oga suffix by default?

Comment 3 Monty 2009-10-13 17:56:30 UTC
Vorbis files should continue to use .ogg.  Other audio codecs encapsulated in Ogg should move to using .oga.  Oggenc creating Ogg Vorbis files with .ogg is correct behavior.

Comment 4 Kamil Dudka 2009-10-13 18:11:44 UTC
Thanks for explanation! It does not look like a bug to me in that case...