[flac-dev] flac-1.3.1pre1
Jan Stary
hans at stare.cz
Wed Nov 26 13:10:53 PST 2014
On Nov 25 00:43:22, mle+la at mega-nerd.com wrote:
> http://downloads.xiph.org/releases/flac/beta/
> Please test.
case00 of ./test_metaflac.sh fails,
the difference in results being this:
--- metaflac-test-files/case00-expect.meta Tue Apr 30 12:47:29 2013
+++ /tmp/m Wed Nov 26 22:07:11 2014
@@ -2,6 +2,10 @@ METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
+ minimum blocksize: 1152 samples
+ maximum blocksize: 1152 samples
+ minimum framesize: 10 bytes
+ maximum framesize: 10 bytes
sample_rate: 8000 Hz
channels: 1
bits-per-sample: 8
@@ -12,11 +16,12 @@ METADATA block #1
is last: false
length: 18
seek points: 1
- point 0: sample_number=0
+ point 0: sample_number=0, stream_offset=0, frame_samples=1152
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: false
- length: 40
+ length: 44
+ vendor string: reference libFLAC 1.3.1pre1 20130526
comments: 0
METADATA block #3
type: 1 (PADDING)
It's not just the vendor string,
it seems the format of --list output has changed
Jan
More information about the flac-dev
mailing list