Displaying 20 results from an estimated 2000 matches similar to: "metaflac problem on cygwin"
2007 Dec 13
2
metaflac problem on cygwin
wow, that was a mighty keen eye - you must really have been
looking at it (thanx!) - that is just a typo, the example just
above and below that line still show that the issue i'm having
exists.
an easy test anyone can do is:
metaflac --version
metaflac --show-sample-rate c:/any.flac
metaflac --show-sample-rate /cygdrive/c/any.flac
On Dec 13, 2007 5:43 PM, Christopher Brown
2007 Dec 13
0
metaflac problem on cygwin
I just diffed metaflac 1.1.2 vs. 1.1.4 and I don't see anything
that would cause that. did you build binaries yourself or did
you get them from cygwin?
--- Dat Head <dathead2@gmail.com> wrote:
> wow, that was a mighty keen eye - you must really have been
> looking at it (thanx!) - that is just a typo, the example just
> above and below that line still show that the issue
2007 Apr 15
1
metaflac Help
Hello FLAC fans,
I was wondering if anyone had any suggestions for tagging a large volume of
FLAC's (in Windows) without filling them out by hand. I know metaflac can
do stuff like this. Can someone help me with the syntax to do this? For
example, I tried:
=============
E:\Music\Folder>metaflac --import-tags-from=E:\Music\tag.txt *.flac
*.flac: ERROR: reading metadata, status =
2009 Dec 31
0
flac --replay-gain
When I run it (OS X 10.6.2), find builds a list across multiple directories and then runs metaflac, causing metaflac to report. "The FLAC file could not be opened. Most likely the file does not exist or is not readable."
I would think this is the expected result as " {} + " is the same as -execdir, except that ``{}'' is replaced with as many pathnames as possible for
2007 Mar 06
1
problem with 24 bit odd size file (even in new version)
i had the problem is flac 1.1.2 so upgraded to 1.1.4 but now the problem is just
different. the wav file is from audacity, so i guess it is culprit
for setting that
format type 1 bit, but shouldn't this still work?
i found in 1.1.2 (before i found 1.1.3 had the odd size fix judging by
relnotes) that i could add a dummy byte to the end and this seems to
fix my issue, just not cleanly.
here
2012 Oct 14
1
[LLVMdev] [Proposal] Annotated assembly output
On 13/10/12 17:24, Sean Silva wrote:
> Another question: What kind of documentation you are planning to
> produce for this feature?
>
> -- Sean Silva
>
> On Fri, Oct 12, 2012 at 4:36 PM, Jim Grosbach<grosbach at apple.com> wrote:
>>
>> On Oct 12, 2012, at 1:07 PM, Sean Silva<silvas at purdue.edu> wrote:
>>
>>> Hi Jim, thanks for the
2003 Jul 02
0
Re: [Asterisk-Dev] ANNOUNCE: CLASS-like features for Asterisk
Yo all,
As there has been some intrest, here's my updated version:
I post it to "-dev" as well as "-users", as it may be of intrest to
both.
Inspired by the example in the tips & tricks-section of
"http://www.junghanns.net/asterisk/", I built a more elaborate
set of features. Currently, my implementation supports call-
forward unconditional, on no answer
2019 Mar 19
0
CEBA-2019:0502 CentOS 7 sbd BugFix Update
CentOS Errata and Bugfix Advisory 2019:0502
Upstream details at : https://access.redhat.com/errata/RHBA-2019:0502
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
efc201c7a2126f9a65bf98e3e6a395f0d8e9fcc8657946b99af5460f00ede18c sbd-1.3.1-8.2.el7_6.1.x86_64.rpm
Source:
2019 Oct 21
0
CEBA-2019:3053 CentOS 7 sbd BugFix Update
CentOS Errata and Bugfix Advisory 2019:3053
Upstream details at : https://access.redhat.com/errata/RHBA-2019:3053
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
a13baf42f6bdc2eea91ea5e641d3dd85955b64ef2d75a522e494b85341ed4524 sbd-1.4.0-4.el7_7.3.x86_64.rpm
Source:
2008 Jan 15
1
flac default is -l8 (but says -l5)
$ ls -l a.wav
-rw-r--r-- 1 rootboy None 30587804 Jan 7 23:00 a.wav
$ flac -v
flac 1.2.1
$ type flac
flac is hashed (/usr/bin/flac)
$ uname -a
CYGWIN_NT-5.1 DFBJ7M51 1.5.24(0.156/4/2) 2007-01-31 10:57 i686 Cygwin
$ flac -f a.wav
a.wav: wrote 16323314 bytes, ratio=0.534
$ flac -l8 -f a.wav
a.wav: wrote 16323314 bytes, ratio=0.534
$ flac -l5 -f a.wav
a.wav: wrote 16398095 bytes, ratio=0.536
$
2009 May 20
1
how to reliably determine what is locking up my zvol?
-bash-3.2# zpool export exchbk
cannot remove device links for ''exchbk/exchbk-2'': dataset is busy
this is a zvol used for a comstar iscsi backend:
-bash-3.2# stmfadm list-lu -v
LU Name: 600144F0EAC0090000004A0A4F410001
Operational Status: Offline
Provider Name : sbd
Alias : /dev/zvol/rdsk/exchbk/exchbk-1
View Entry Count : 1
LU Name:
2020 Feb 07
0
[RFC PATCH v7 38/78] KVM: introspection: add permission access ioctls
KVM_INTROSPECTION_COMMAND and KVM_INTROSPECTION_EVENTS ioctls should be
used by userspace to allow access for specific (or all) introspection
commands and events.
By default, all the introspection events and almost all the introspection
commands are disallowed. Some commands are always allowed, those querying
the introspection capabilities.
Signed-off-by: Adalbert Laz?r <alazar at
2011 May 10
5
Modify stmf_sbd_lu properties
Is it possible to modify the GUID associated with a ZFS volume imported into STMF?
To clarify- I have a ZFS volume I have imported into STMF and export via iscsi. I have a number of snapshots of this volume. I need to temporarily go back to an older snapshot without removing all the more recent ones. I can delete the current sbd LU, clone the snapshot I want to test, and then bring that back in
2013 Sep 25
1
Thunderbird 24.0 for Windows seems to ignore Samba4.0.9 permissions settings
Hi,
I have a CentOS 6.4 fileserver running SerNet Samba 4.0.9 with these
global settings (not overridden):
read only = No
force create mode = 0777
force directory mode = 0777
inherit acls = yes
inherit owner = yes
inherit permissions = yes
On a Windows client, I have Thunderbird 24.0 storing its profile and
mail on the Samba share. The
2014 Dec 06
0
metaflac --no-utf8-convert complains about UTF
Hello Jan,
I assume the problem is that metaflac has no way of knowing the encoding that was provided on the command line, since it could literally be anything. The --no-utf8-convert option means that metaflac does nothing to the letters as they pass through, and then the problem becomes that the next program to read the tags has to assume the character set without any information. If the program
2014 Jun 16
0
R128gain & metaflac
As far as I know, R128 as ReplayGain isn't really considered
final yet (see
http://wiki.hydrogenaud.io/index.php?title=ReplayGain_2.0_specification
for example), so it would probably be a bit early to update this
in the FLAC source.
op 16-06-14 10:15, Olav Sunde schreef:
> I mention metaflac because there are a few shell scripts that
> use it to write RG tags in a flac music
2013 Apr 23
2
Metaflac UTF-8 fixes
Hopefully the last patch from me to UTF-8 issues.
Metaflac can now print all console supported characters from tags on the
screen. It also fixes metaflac to be able to import its own exports back
without non-ascii characters getting mutilated. And --no-utf8-convert
now works properly with import and export commands.
I updated my Windows binary archive with these changes for any
interested
2014 Dec 07
0
metaflac --no-utf8-convert complains about UTF
On Dec 05 20:16:47, hans at stare.cz wrote:
> This is 1.3.1 on OpenBSD/amd64.
> The --no-utf8-convert option of metaflac(1) does not work for me:
>
> $ metaflac --no-utf8-convert --set-tag="Artist=?ou?l??ek" aladin.flac
> aladin.flac: ERROR: tag value for 'Artist' is not valid UTF-8
> (You probably can't see the Czech letters properly in my mail,
> but
2012 Apr 06
1
[PATCH] Fix buffer overflow in metaflac
It would really be better to compare against sizeof(application_id) rather than coupling to all these
instances of 4 all over the place.
________________________________
From: Erik de Castro Lopo <mle+la at mega-nerd.com>
To: flac-dev at xiph.org
Sent: Thursday, April 5, 2012 4:02:10 AM
Subject: Re: [flac-dev] [PATCH] Fix buffer overflow in metaflac
Cristian Rodr?guez wrote:
>
2014 Dec 02
0
Modified metaflac add --output-json
Please help me solve the following problem:
FLAC tools have a lots of warnings about non-subset files during
encoding, but unfortunately don't have easy way to check/test existing
FLAC stream for subset compliance.
"flac -a" generates the big text file that has data about each frame
and subframe. But looks like I need parser and statistics tools to
answer on question about subset