https://bugs.kde.org/show_bug.cgi?id=475352
Bug ID: 475352 Summary: Doesn't flac play files with ending oga Classification: Applications Product: Elisa Version: 23.08.1 Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: matthieu_gall...@yahoo.fr Reporter: charlemagnela...@gmail.com Target Milestone: --- SUMMARY All my CDs are ripped in the modern flac inside an Ogg container format - as recommended by the Vorbis foundation since RFC 5334. STEPS TO REPRODUCE 1. Get an audio CD 2. rip it with cdparanoia: cdparanoia -Bv 3. convert it with flag: for i in *.wav; do flac --ogg --best $i && rm $i; done 4. try to scan and/or open it directly with flag 5. get frustrated that it doesn't play anything OBSERVED RESULT Elisa doesn't scan them and doesn't play them when opened manually EXPECTED RESULT It just works fine like all the other files (opus, ogg, flac, ...). Interestingly, it works when renaming the file from oga (which is the correct file ending) to flac (which is wrong). What still doesn't work is the metadata (from the ogg container). Please check https://websvn.kde.org/?revision=761962&view=revision + https://websvn.kde.org/?revision=717998&view=revision for the amarok fix. -- You are receiving this mail because: You are watching all bug changes.