Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2002 19:48:44 -0800 (PST)
From:      Steve Wills <steve@stevenwills.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/34814: Typo in mpegaudio port patch-aa
Message-ID:  <200202110348.g1B3mi094500@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help


>Number:         34814
>Category:       misc
>Synopsis:       Typo in mpegaudio port patch-aa
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 10 19:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        4.5
>Organization:
>Environment:
FreeBSD thx1138 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Thu Jan 31 12:46:29 GMT 2002 steve@thx1138:/usr/obj/usr/src/sys/THX1138  i386
>Description:
      Running mpeg_musicin produces errors due to typo in port:

thx1138# mpeg_musicin /usr/tmp/foo.AUDraw /usr/tmp/foo.mp2
Encoding configuration:
Layer=II   mode=stereo   extn=0   psy model=2
samp frq=44.1 kHz   total bitrate=384 kbps
de-emph=0   c/right=0   orig=0   errprot=0
input file: '/usr/tmp/foo.AUDraw'   output file: '/usr/tmp/foo.mp2'
OpenTable: could not find /usr/local/share/mepgaudio/tables/alloc_1
Check local directory './/usr/local/share/mepgaudio/tables' or setenv MPEGTABLES
Please check bit allocation table alloc_1

Setting MPEGTABLES to the correct path solves this problem.
>How-To-Repeat:
       Install the mpegaudio port and run mpeg_musicin.
>Fix:
      There is a typo in files/patch-aa of the mpegaudio port.

See: http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/audio/mpegaudio/files/patch-aa?rev=1.2&content-type=text/plain

The string "mepgaudio" should be "mpegaudio".
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202110348.g1B3mi094500>