Displaying 20 results from an estimated 200 matches similar to: "libflac doesn't find more than one metadata block"
2018 Nov 25
0
libflac doesn't find more than one metadata block
Hello, I'm currently doing a little music player using libflac and libao. What
I've currently done works as it should, but I have a problem where only one
metadata block is detected, even if there are more.
This is using flac 1.3.2 on Gentoo amd64.
The main code file is attached, it mainly follows the examples given with the
libflac and libao doc. And here's what metaflac --list
2017 Oct 13
5
Share mounts in SMBv1 mode, but fails weirdly in SMBv2 mode
Le 13/10/2017 à 01:46, Jeremy Allison via samba a écrit :
> On Thu, Oct 12, 2017 at 03:58:58PM +0200, Hadrien Grasland via samba wrote:
>> Hi,
>>
>> We're slowly deprecating SMBv1 support at work, so I'm trying to
>> mount our Samba network shares using SMBv2.0. This should in
>> principle be supported by the server, and seems works well enough
>> for
2016 Aug 11
0
opusenc confused by Replaygain tags
Hi,
I think I might have kind of, sort of found a bug in opusenc. But do
correct me if I am worng. :)
When converting an FLAC file that contains RG tags written by
bs1770gain the resulting opus file has a way, way too high RG value. I
am talking >90dB(!).
Here is the metaflac output of the flac file:
% metaflac --block-number=2 --list bs.1770/test.flac
METADATA block #2
type: 4
2017 Oct 12
2
Share mounts in SMBv1 mode, but fails weirdly in SMBv2 mode
Hi,
We're slowly deprecating SMBv1 support at work, so I'm trying to mount
our Samba network shares using SMBv2.0. This should in principle be
supported by the server, and seems works well enough for the Windows
clients. But it fails for me with some errors which I do not understand.
Can you help me figure out what's going on? Here's my system
configuration and a quick
2017 Mar 11
2
Is there a way to know the target's L1 data cache line size?
Thank you! Is this information available programmatically through some
LLVM API, so that next time some hardware manufacturer does some crazy
experiment, my code can be automatically compatible with it as soon as
LLVM is?
Le 11/03/2017 à 13:38, Bruce Hoult a écrit :
> PowerPC G5 (970) and all recent IBM Power have 128 byte cache lines. I
> believe Itanium is also 128.
>
> Intel
2017 Mar 11
3
Is there a way to know the target's L1 data cache line size?
I guess that in this case, what I would like to know is a reasonable
upper bound of the cache line size on the target architecture. Something
that I can align my data structures on at compile time so as to minimize
the odds of false sharing. Think
std::hardware_destructive_interference_size in C++17.
Le 11/03/2017 à 13:16, Bruce Hoult a écrit :
> There's no way to know, until you run
2017 Oct 13
2
Share mounts in SMBv1 mode, but fails weirdly in SMBv2 mode
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Hadrien Grasland via samba
> Verzonden: vrijdag 13 oktober 2017 15:34
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Share mounts in SMBv1 mode, but fails
> weirdly in SMBv2 mode
>
> Hi Louis,
>
> Thanks for your reply!
>
> > This might be a
2009 Mar 10
1
FLAC: album replaygain value does not match any track value
Hello !
I ran FLAC over 3 wav tracks from the same CD
generating replaygain info.
Actually, albums gain and peak values do not match
any track values (see run below). The TRACK_PEAK values are
identical for the 3 tracks and, which is weird, we have
one track with a TRACK_GAIN greater than the ALBUM_GAIN
whereas another track has a lower value.
I had expected the album values to be the maximum
2009 Apr 20
1
track vs album replaygain: strange values
Hello,
I have experienced some quite strange with the "replaygain"
option after i had invoked FLAC over a set of files:
1. the TRACK_PEAK value is the same from the 3 tracks
and equal to the ALBUM_PEAK
2. the TRACK_GAIN values happen to be either above or below
(and never equal to) the ALBUM_GAIN value.
I can reproduce this ad lib (see example below), so this is a bug.
Or did i miss
2017 Mar 11
2
Is there a way to know the target's L1 data cache line size?
Hi everyone,
I'm hailing from the Rust community, where there is a discussion about
adding facilities for aligning data on an L1 cache line boundary. One
example of situation where this is useful is when building thread
synchronization primitives, where avoiding false sharing can be a
critical concern.
Now, when it comes to implementation, I have this gut feeling that we
probably do not
2012 Jan 07
3
Support 56kHz to 19.2kHz gain analysis
Copy additional filter values from Foobar2000 as found in
<http://code.google.com/p/sirens2/source/browse/trunk/libwavpack-4.32.psp/wvgain.c?r=32>
to allow metaflac to perform gain analysis on high sample rate audio.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20120107/018c821b/attachment-0001.htm
2007 Mar 12
1
Export successively displayed graphics
Hello,
I am running R version 2.4.1 on Debian.
I am using some R functions which produce several graphics displayed
successively with an interactive prompt between each graph. For example,
the plot.varest (vars) function produces such output (one graph per time
series on which the VAR model is fitted). Plots on GARCH models also
produce such outputs.
Moreover, the frontend I am using for R
2007 Dec 14
1
SLow cups printing, lots of get-printer-attributes
Hi all,
I encounter a problem here on a samba PDC with 97 cups printers.
When on a windows client, I click right on a printer, then select
"properties", it tooks about 12 secondes to open.
When from a spreadsheet such as M$ Excel I click on print, then try to
select an imprimante from my pdc, it tooks about 30 seconds.
I did some debugging, and with an strace on the smb process, found
2007 Jul 25
1
Bug: flac --replay-gain thinks that I used --no-padding
Josh Coalson <xflac@yahoo.com> wrote:
> --- Scott F <graue@oceanbase.org> wrote:
>
> > If I use flac to encode with the --replay-gain
> > option, I get a warning about the --no-padding
> > option...
> >
> > "NOTE: --replay-gain may leave a small PADDING block even with
> > --no-padding"
> >
> > ...even though I'm
2007 Nov 09
1
User connexions stats
Dear samba users/developpers,
I would like to make stats on user desktop login/logout and I ask myself
if it's possible to do this on the samba PDC. But it doesn't seems to be
so easy.
Maybe parsing logs or using smbstatus?
Is there anyone who did something like this and who can share he's
knowledge ;)
Or maybe it's ... impossible to get accurate datas about this, I don't
2004 Sep 10
1
problems with flac?
So I recently encoded my entire CD collection (over
7000 songs) to flac and I have found that 18 of them
have a strange problem. The files are corrupted in
some way.. They will stop playing abruptly in the
middle of the song. I've attached a listing of the
metadata and you'll see what I mean.
You can see that the seek points toward the end have a
bunch of zeros and I'm not sure
2004 Jun 29
1
mkntpasswd
Hi!
I am currently follwoing this howto:
http://www.samba.org/samba/docs/man/guide/happy.html#ch6-nss02
and i am stuck with:
(..)You must compile the mkntpasswd tool and then install it into the
/var/lib/samba/sbin directory, as shown here(...)
Where can i get the mkntpasswd sources from? Or is there a rpm package for
it?
Thanks, Mario
--
"Sie haben neue Mails!" - Die GMX Toolbar
2005 Aug 21
2
Google Earth
Would wine permit me to run Google Earth? I note it's only available for
Windows at present... I might try it anyway but if anyone already has
and it doesn't work, it would save me the effort.
--
Phil Reynolds
o ____ mail: phil@tinsleyviaduct.com
|L_ \ / Web: http://www.tinsleyviaduct.com/phil/
(_)- \/ Waltham 67, Emley Moor 69, Droitwich 79, Windows 95
2004 Sep 10
1
[Flac-users] Grip, FLAC, and album replay gain
OK, here's a problem:
I want to set the album replay gain in each track, but I'm using grip to
rip and encode the tracks one by one. grip knows that all the tracks are
on a single album, but FLAC sees them one at a time. I put the
--replay-gain
option on the FLAC command line, so it emits four comments into the
vorbis commebnt block, e.g.:
comment[9]:
2007 Jul 25
2
Bug: flac --replay-gain thinks that I used --no-padding
If I use flac to encode with the --replay-gain
option, I get a warning about the --no-padding
option...
"NOTE: --replay-gain may leave a small PADDING block even with --no-padding"
...even though I'm not using --no-padding. And the
file does end up with a small padding block, so
changing tags is slow.
I'd fixed this bug in my own copy of flac 1.1.4,
but forgot to submit the