Bug 33617 - mpg123: -m broken
Summary: mpg123: -m broken
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dag-Erling Smørgrav
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-06 20:40 UTC by marius
Modified: 2002-02-18 09:34 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description marius 2002-01-06 20:40:01 UTC
with portrevision 4 of mpg123 a patch for deffered detection of supported
audio rates/formats was added which breaks the ability of mpg123 to write
the output as a WAV-file, for every mp3 mpg123 now reports "Format not
supported." and an illegal header

Fix: 

using revision 1.5 instead of 1.6 of patch-ab (but using patch-audio.c !)
fixes the problem but i'm not aware if this is a proper fix nor if this
reverts (a part of) the functionality of the "audio rates/formats deffered
detection"-patch
How-To-Repeat: # mpg123 -w foo.wav bar.mp3
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.
Version 0.59r (1999/Jun/15). Written and copyrights by Michael Hipp.
Uses code from various people. See 'README' for more!
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!

Playing MPEG stream from bar.mp3 ...
MPEG 1.0 layer III, 192 kbit/s, 44100 Hz stereo
Format not supported.Illegal Audio-MPEG-Header 0x4c595249 at offset 0x5613eb.

[3:55] Decoding of bar.mp3 finished.
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-02-10 01:21:50 UTC
Responsible Changed
From-To: freebsd-ports->sobomax

Over to maintainer
Comment 2 Maxim Sobolev freebsd_committer freebsd_triage 2002-02-18 08:13:14 UTC
Responsible Changed
From-To: sobomax->des

Over to a new maintainer.
Comment 3 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2002-02-18 09:34:51 UTC
State Changed
From-To: open->closed

Fixed in port revision 5.