Bug 412431

Summary: Timidity++ lacks Ogg support
Product: [Fedora] Fedora Reporter: Roland Wolters <roland.wolters>
Component: timidity++Assignee: Hans de Goede <hdegoede>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: hdegoede, jnovy
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.13.2-6.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-11 22:07:12 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 Roland Wolters 2007-12-05 17:11:01 UTC
Description of problem:
Timidity is compiled without Ogg support. This can easily be verified by the 
command "timidity -h". The output options given are:
Available output modes (-O, --output-mode option):
  -OR          aRts
  -Oe          Enlightened sound daemon
  -Os          ALSA pcm device
  -Od          dsp device
  -Ow          RIFF WAVE file
  -Or          Raw waveform data
  -Ou          Sun audio file
  -Oa          AIFF file
  -Ol          List MIDI event
  -OM          MOD -> MIDI file conversion

The help however lists also the output options
-Ov  Ogg Vorbis 
-OF  Ogg FLAC 
-OS  Ogg Speex

Version-Release number of selected component (if applicable):
$ rpm -q timidity++                                                                                                     
(12-05 18:00)
timidity++-2.13.2-4.fc8

How reproducible:
Every time, just check the output of your installed timidity.

Actual results:
The OGG-support is missing.

Expected results:
The OGG output should be there.

Comment 1 Hans de Goede 2007-12-11 09:43:18 UTC
Jindrich, I'm on this, actually I have it fixed, but it fails to build on ppc64,
GRRRR, see:
http://koji.fedoraproject.org/koji/getfile?taskID=287362&name=build.log

For example. I'm working on a workaround for the not building now.


Comment 2 Hans de Goede 2007-12-11 11:10:23 UTC
I've just pushed timidity++-2.13.2-6.fc8, which fixes this, to F-8
updates-testing. The updates system will add a note here once it has become
available in the repository, please test and let us know if this update fixes
things.


Comment 3 Fedora Update System 2007-12-12 19:51:07 UTC
timidity++-2.13.2-6.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update timidity++'

Comment 4 Roland Wolters 2007-12-15 16:23:07 UTC
Works. Thanks!

Comment 5 Fedora Update System 2008-01-11 22:07:10 UTC
timidity++-2.13.2-6.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.