Bug 81612 - grip lacks basic oggenc settings (such as track number) by default
Summary: grip lacks basic oggenc settings (such as track number) by default
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: grip
Version: 8.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-01-11 04:30 UTC by Michael Wardle
Modified: 2014-03-17 02:33 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-02-06 05:21:08 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Wardle 2003-01-11 04:30:38 UTC
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

Comment 1 Bill Nottingham 2003-01-13 20:14:10 UTC
Please try and reproduce with the shipped-with-Red Hat grip.

Comment 2 Bill Nottingham 2003-02-06 05:21:08 UTC
This should work ok with Red Hat grip... it certainly adds those options by default.


Note You need to log in before you can comment on or make changes to this bug.