media-sound/audex-0.72_beta1 uses oggenc to encode to OggVorbis. To check if oggenv is present, it calls oggenc with '-v' option. But it seems that this option has been replaced by '-V' in last media-sound/vorbis-tools. Reproducible: Always Steps to Reproduce: 1. Launch Audex and try to detect present codecs Actual Results: Audex doesn't detect Ogg Vorbis encoder Expected Results: If media-sound/vorbis-tools is present, it should detect the codec
Created attachment 259097 [details, diff] Use -V instead of -v to test oggenc
This has been fixed in Audex 0.74 beta 1. I suggest you leave this bug open and file a new bug requesting a version bump.
This bug can be closed since audex-0.72_beta1 has been dropped and replaced with audex-0.74_beta1.