Description of problem: When Grip is used to encode an audio CD using oggenc, the encoded Ogg Vorbis audio files are lacking basic track information (information which is traditionally available with MP3 files in their associated ID3 tag) such as track number and genre. Version-Release number of selected component (if applicable): grip-3.0.3-fr2 How reproducible: Always Steps to Reproduce: 1. Encode an audio CD using Grip and oggenc 2. Open the created Ogg Vorbis audio file in an player such as Rhythmbox Actual results: The encoded tracks have no track number and no genre. Expected results: The encoded tracks have a track number and genre. Additional info: I am using a package from FreshRPMs. I expect this also occurs in the Red Hat package, but have not verified this. The extra flags to oggenc to achieve the desired functionality are: - -G %G - -N %t
Please try and reproduce with the shipped-with-Red Hat grip.
This should work ok with Red Hat grip... it certainly adds those options by default.