search for: waitman

Displaying 5 results from an estimated 5 matches for "waitman".

Did you mean: waiman
2014 Dec 01
2
Modified metaflac add --output-json
...--output-json switch is used, and made a simple Go program to demonstrate use of the output. I imported the MIT licensed json-c library into src/share/json-c and put headers in include/share/json-c. For example, # metaflac --output-json --list myfile.flac example output: https://gist.github.com/waitman/847a8cae4a650a8898ee If the modified software is useful to anyone, the modifications are available on github, I did a 'clean' import of head / 1.3.1 then pushed up the changes, so maybe it's easier to see what was modified. https://github.com/waitman/flac https://github.com/waitman/g...
2014 Dec 02
2
Modified metaflac add --output-json
...ce partition order and checking for subset > compliance of stream to MetaFLAC tool. > > Using output in JSON format is very useful thing (bit thanks for > that!), but user, unfortunately, still need statistics tools to answer > on question about subset compliance of stream. > > Waitman, could you please implement switches to show LPC filter order > and Rice partition order and checking for subset compliance of stream > to MetaFLAC tool? It would be great help. > > 2014-12-01 10:20 GMT+03:00 Waitman Gobble <gobble.wa at gmail.com>: > > > > Hi, > &g...
2014 Dec 02
0
Modified metaflac add --output-json
On Mon, Dec 1, 2014 at 11:55 PM, Waitman Gobble <gobble.wa at gmail.com> wrote: > > > On Mon, Dec 1, 2014 at 10:40 PM, ???? ?????? <bart.gopnik at gmail.com> > wrote: > >> Please help me solve the following problem: >> >> FLAC tools have a lots of warnings about non-subset files during >&gt...
2014 Dec 02
0
Modified metaflac add --output-json
...ters like LPC filter order and Rice partition order and checking for subset compliance of stream to MetaFLAC tool. Using output in JSON format is very useful thing (bit thanks for that!), but user, unfortunately, still need statistics tools to answer on question about subset compliance of stream. Waitman, could you please implement switches to show LPC filter order and Rice partition order and checking for subset compliance of stream to MetaFLAC tool? It would be great help. 2014-12-01 10:20 GMT+03:00 Waitman Gobble <gobble.wa at gmail.com>: > > Hi, > > I modified the metaflac pr...
2014 Dec 02
1
Modified metaflac add --output-json
>> Ok I will give it a try and see what I can come up with. > Is the most interesting data the [frame] and [subframe] info? > Is the qlp_coeff[], warmpup[] and parameter[] data for each frame/subframe important? Yes, it would be nice if MetaFLAC will show minimum and maximum values of parameters (if are not constant/fixed) for the stream. And it would be VERY NICE if you implement