Displaying 20 results from an estimated 800 matches similar to: "[Cellar] FLAC Markdown"
2017 Jun 06
3
[Cellar] FLAC Markdown
Hello all!
(cc-ing the flac-dev list)
I would like to give an update as to the recent CELLAR work on the FLAC
specification.
• Work has been done to make internal and external links more accurate and
reliable.
• 'Rice Coding' has been clarified as 'Exponential Golomb Coding.'
• Clarifications have been made for binary representation.
• Typos and other small changes have been
2017 May 22
0
[Cellar] FLAC Markdown
> On May 12, 2017, at 1:05 PM, Dave Rice <dave at dericed.com> wrote:
>
> Hi all,
> And cc'ing flac-dev.
>
>> On May 10, 2017, at 12:15 PM, Dave Rice <dave at dericed.com <mailto:dave at dericed.com>> wrote:
>>
>> Hi Andrew,
>>
>>> On May 10, 2017, at 11:19 AM, Andrew James Weaver <weevz at uw.edu <mailto:weevz at
2017 Jun 07
0
[Cellar] FLAC Markdown
Hi all,
> On Jun 5, 2017, at 11:52 PM, Andrew James Weaver <weevz at uw.edu> wrote:
>
> Hello all!
> (cc-ing the flac-dev list)
>
> I would like to give an update as to the recent CELLAR work on the FLAC specification.
>
> • Work has been done to make internal and external links more accurate and reliable.
> • 'Rice Coding' has been clarified as
2017 Jun 11
3
[PATCH] doc: Add notes about subframe sample size
>> I'm jumping in on this thread to make a few remarks about the spec. I
>> implemented a FLAC decoder by only looking at the spec, and I have a few
>> notes that would have saved me a lot of time if the spec had mentioned
>> them. They are obvious in hindsight, of course.
>>
>> * If the channel assignment includes a difference channel, then the
>>
2017 Jun 06
1
[Cellar] FLAC Markdown
Hi all,
I'm jumping in on this thread to make a few remarks about the spec. I
implemented a FLAC decoder by only looking at the spec, and I have a few
notes that would have saved me a lot of time if the spec had mentioned
them. They are obvious in hindsight, of course.
* If the channel assignment includes a difference channel, then the
subframe for that channel has one extra bit per sample
2017 Jun 11
0
[PATCH] doc: Add notes about subframe sample size
Hi Ruud van Asseldonk,
> On Jun 11, 2017, at 7:24 AM, Ruud van Asseldonk <dev at veniogames.com> wrote:
>
>>> I'm jumping in on this thread to make a few remarks about the spec. I
>>> implemented a FLAC decoder by only looking at the spec, and I have a few
>>> notes that would have saved me a lot of time if the spec had mentioned
>>> them. They
2006 Jul 24
3
Problem with CRAM and flac-1.1.2
A user of CRAM (http://swami.sourceforge.net/cram.php) sent in a bug
report related to decoding of CRAM files. This issue occurs with
flac-1.1.2 but not previous versions (such as flac-1.1.1). Note that
the same file is used for this test (hopefully ruling out any issue with
the encoder).
Details of the issue:
When calling FLAC__stream_decoder_process_single() the error callback is
triggered
2024 Nov 24
1
Tag lists (Vorbis comments)
Hi All,
I wasn't sure whether to send this to the Opus
list or to a Vorbis list. Even though it concerns
Vorbis Comments, the latter seem dead, so I
went with the former.
The Matroska people have published a draft
of Container Tag Specifications; visit:
https://www.ietf.org/archive/id/draft-ietf-cellar-tags-15.html
Does Xiph want to make use of this, perhaps
by making the tags
2012 Feb 09
2
Icecast WebM Support Patch Second Edition
Howdy,
tl;dr: Nothing new or interesting to non-developers
Attached is a newer Icecast WebM support patch for Icecast SVN, there is
simply aesthetic changes. Whitespace has been altered to match Icecast
project style,
some functions have been renamed and moved around.
Some discussion.
The format_ebml.c file lines 0-296 operates much the same as the
format_ogg.c file does. It uses a parsing
2012 Feb 09
2
Icecast WebM Support Patch Second Edition
Howdy,
tl;dr: Nothing new or interesting to non-developers
Attached is a newer Icecast WebM support patch for Icecast SVN, there is
simply aesthetic changes. Whitespace has been altered to match Icecast
project style,
some functions have been renamed and moved around.
Some discussion.
The format_ebml.c file lines 0-296 operates much the same as the
format_ogg.c file does. It uses a parsing
2006 Jul 30
2
Re: Problem with CRAM and flac-1.1.2
Replying to myself once again, since I seem to have found the answer I
was looking for. Sorry for the noise. It seems CRAM is indeed misusing
FLAC, since stated in the Notes section of the FLAC format for the
FRAME_HEADER is the fact that only block size values 0110 and 0111 can
be used for variable block size data (i.e., the block size is specified
as an 8 or 16 bit value at the end of the
2012 Feb 01
1
Icecast WebM support and much more
Howdy,
I've been working on WebM support for Icecast, and I'm looking for a few
power-users or developers that can work with me on a semi-informal basis to
fully test things out, determine what is wanted where and all of those good
things. I've been working on things in a cave so to speak, but I am opening
things up as much and as fast as I can now. It would be most useful if
whomever
2012 Feb 01
1
Icecast WebM support and much more
Howdy,
I've been working on WebM support for Icecast, and I'm looking for a few
power-users or developers that can work with me on a semi-informal basis to
fully test things out, determine what is wanted where and all of those good
things. I've been working on things in a cave so to speak, but I am opening
things up as much and as fast as I can now. It would be most useful if
whomever
2013 Aug 08
6
[Bug 10074] New: rsync reorders --from-files alphabetically
https://bugzilla.samba.org/show_bug.cgi?id=10074
Summary: rsync reorders --from-files alphabetically
Product: rsync
Version: 3.0.6
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: nicholas.man at
2015 Oct 31
0
IETF standardization: RFC by November 9
Dear all,
We are excited to announce that the our CELLAR working group charter
for the standardization of FFV1, Matroska, and FLAC has been made
available for external review. What this means is that it is now
under review and available for comment to the wider IETF community.
Please send any comments you might have(including statement of
support)to the IESG mailing list by November 9, 2015.
2015 Jul 21
1
A couple of questions about channel mapping
lvqcl wrote:
> Martin Leese wrote:
>> Why place restrictions on which speaker a
>> user can use?
...
>> Finally to answer your question, for a
>> single-channel file, FLAC should accept any
>> one of the three masks 0x00000001 (FL),
>> 0x00000002 (FR), 0x00000004 (FC), plus any
>> one of the 15 other single-bit masks, plus zero.
Please note that the
2004 Sep 10
3
2/0, 2/2 3/0, 3/2, 5.1, wxyz
i didn't find anything about tagging flac files as surround files. i
think there should some possibility to tell the player how to play a
multi-channel file (how to map the different channels to the speakers or
if there some decode is needed, like for ambisonic files).
any idea how to implement it?
2012 Oct 06
4
Questions about FLAC documentation
I'm implementing a FLAC decoder from scratch (save OGG stuff if I can
help it) because libFLAC simply will not fit my embedded platform,
For the most part I'm implementing using just the documentation but
not all of the documentation is concise (especially about variable
sized fields) and after looking at the libFLAC source I find myself
befuddled so I thought it best to get the
2006 Jun 08
7
How to make an OSX Finder in rails/AJAX?
I need to make a category browser that would allow nested categories. Is
there any receipe on that?
Currently, I use the :onchange event from one of the form element to
update the first select (out of 4-5 selects), but I dont know how to
elegantly reset all the child selects if I change the value from the
first.
All the categories are fetched from the DB and I would like a
2006 Oct 11
2
expression as a parameter of binom.test (PR#9288)
Full_Name: Petr Savicky
Version: 2.4.0
OS: Fedora Core release 2
Submission from: (NULL) (62.24.91.47)
the error is
> binom.test(0.56*10000,10000)
Error in binom.test(0.56 * 10000, 10000) :
'x' must be nonnegative and integer
while
> binom.test(5600,10000)
yields correct result.
The same error occurrs for
> binom.test(0.57*10000,10000)