Subject: pkg/29464: .../pkgsrc/audio/abcde can't enable --ogg wrapping for FLAC encoding.
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <rkr@olib.org>
List: pkgsrc-bugs
Date: 02/20/2005 14:41:01
>Number: 29464
>Category: pkg
>Synopsis: .../pkgsrc/audio/abcde can't enable --ogg wrapping for FLAC encoding.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Feb 20 14:41:01 +0000 2005
>Originator: Richard Rauch
>Release: Roughly late 1.6-current.
>Organization:
dis-
>Environment:
NetBSD socrates 2.99.9 NetBSD 2.99.9 (socrates) #8: Mon Oct 4 12:23:20 CDT 2004 root@socrates:/usr/netbsd/current/src/sys/arch/amd64/compile/obj.amd64/socrates amd64
>Description:
FLAC apparently was originally created as an independant encoder, but
is now included in Ogg as a variant encoding option. I thought that
it would be nice to make ogg-flac encodings, but cannot do that. When
I try, I get an error at the encoding phase (I add "--ogg" to the
FLAC encoder options; the abcde encoding knows that I'm using FLAC
and apparently doesn't know how to attach ancillary data to an
ogg-flac file).
>How-To-Repeat:
Try to rip a CD with abcde and telling abcde to use FLAC with a
--ogg encoding.
Relavent info may include:
* abcde-2.1.19nb1
* flac-1.1.1nb1
>Fix:
Not sure.
As a work-around, I just dropped the --ogg option, since I don't really
need it.
Presumably the tools that do the tagging will eventually handle this
correctly, but for now I presume that the problem is one of using the
wrong tool for tagging the files.