test: Ignore varying length in metadata
The metadata test checked for specific lengths which change from 5 bytes for something like "1.3.2" to 9 bytes for something like "1.3.3pre1".
This commit is contained in:
parent
cd03042ea9
commit
1146117229
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 180
|
||||
length: XXX
|
||||
seek points: 10
|
||||
point 0: sample_number=0
|
||||
point 1: sample_number=4096
|
||||
@ -25,7 +25,7 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 540
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 88200
|
||||
is CD: true
|
||||
@ -59,7 +59,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 203
|
||||
length: XXX
|
||||
comments: 6
|
||||
comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
|
||||
comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
|
||||
@ -70,15 +70,15 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 2 (APPLICATION)
|
||||
is last: false
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
METADATA block #5
|
||||
type: 126 (UNKNOWN)
|
||||
is last: false
|
||||
length: 0
|
||||
length: XXX
|
||||
data contents:
|
||||
METADATA block #6
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 3201
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 180
|
||||
length: XXX
|
||||
seek points: 10
|
||||
point 0: sample_number=0
|
||||
point 1: sample_number=4096
|
||||
@ -25,7 +25,7 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 540
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 88200
|
||||
is CD: true
|
||||
@ -59,7 +59,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 203
|
||||
length: XXX
|
||||
comments: 6
|
||||
comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
|
||||
comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
|
||||
@ -70,10 +70,10 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 2 (APPLICATION)
|
||||
is last: false
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
METADATA block #5
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 3205
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 180
|
||||
length: XXX
|
||||
seek points: 10
|
||||
point 0: sample_number=0
|
||||
point 1: sample_number=4096
|
||||
@ -25,7 +25,7 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 540
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 88200
|
||||
is CD: true
|
||||
@ -59,7 +59,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 203
|
||||
length: XXX
|
||||
comments: 6
|
||||
comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
|
||||
comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
|
||||
@ -70,6 +70,6 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 2 (APPLICATION)
|
||||
is last: true
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 180
|
||||
length: XXX
|
||||
seek points: 10
|
||||
point 0: sample_number=0
|
||||
point 1: sample_number=4096
|
||||
@ -25,7 +25,7 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 540
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 88200
|
||||
is CD: true
|
||||
@ -59,7 +59,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 203
|
||||
length: XXX
|
||||
comments: 6
|
||||
comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
|
||||
comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
|
||||
@ -70,10 +70,10 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 2 (APPLICATION)
|
||||
is last: false
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
METADATA block #5
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 1234
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 180
|
||||
length: XXX
|
||||
seek points: 10
|
||||
point 0: sample_number=0
|
||||
point 1: sample_number=4096
|
||||
@ -25,7 +25,7 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 540
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 88200
|
||||
is CD: true
|
||||
@ -59,7 +59,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 203
|
||||
length: XXX
|
||||
comments: 6
|
||||
comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
|
||||
comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
|
||||
@ -70,10 +70,10 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 2 (APPLICATION)
|
||||
is last: false
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
METADATA block #5
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 1234
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 180
|
||||
length: XXX
|
||||
seek points: 10
|
||||
point 0: sample_number=0
|
||||
point 1: sample_number=4096
|
||||
@ -25,7 +25,7 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 540
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 88200
|
||||
is CD: true
|
||||
@ -59,7 +59,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 203
|
||||
length: XXX
|
||||
comments: 6
|
||||
comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
|
||||
comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
|
||||
@ -70,10 +70,10 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 2 (APPLICATION)
|
||||
is last: false
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
METADATA block #5
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 8192
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,12 +10,12 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 40
|
||||
length: XXX
|
||||
comments: 0
|
||||
METADATA block #2
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 180
|
||||
length: XXX
|
||||
seek points: 10
|
||||
point 0: sample_number=0
|
||||
point 1: sample_number=4096
|
||||
@ -30,7 +30,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 540
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 88200
|
||||
is CD: true
|
||||
@ -64,10 +64,10 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 2 (APPLICATION)
|
||||
is last: false
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
METADATA block #5
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 3205
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 52
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: artist=0
|
||||
METADATA block #2
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 180
|
||||
length: XXX
|
||||
seek points: 10
|
||||
point 0: sample_number=0
|
||||
point 1: sample_number=4096
|
||||
@ -31,7 +31,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 540
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 88200
|
||||
is CD: true
|
||||
@ -65,10 +65,10 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 2 (APPLICATION)
|
||||
is last: false
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
METADATA block #5
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 3205
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 52
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: artist=0
|
||||
METADATA block #2
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 180
|
||||
length: XXX
|
||||
seek points: 10
|
||||
point 0: sample_number=0
|
||||
point 1: sample_number=4096
|
||||
@ -31,7 +31,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 540
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 88200
|
||||
is CD: true
|
||||
@ -65,15 +65,15 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 2 (APPLICATION)
|
||||
is last: false
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
METADATA block #5
|
||||
type: 126 (UNKNOWN)
|
||||
is last: false
|
||||
length: 0
|
||||
length: XXX
|
||||
data contents:
|
||||
METADATA block #6
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 3201
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 540
|
||||
length: XXX
|
||||
media catalog number: 9294969890929
|
||||
lead-in: 88200
|
||||
is CD: true
|
||||
@ -44,7 +44,7 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 180
|
||||
length: XXX
|
||||
seek points: 10
|
||||
point 0: sample_number=0
|
||||
point 1: sample_number=4096
|
||||
@ -59,7 +59,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 203
|
||||
length: XXX
|
||||
comments: 6
|
||||
comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
|
||||
comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
|
||||
@ -70,15 +70,15 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 2 (APPLICATION)
|
||||
is last: false
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
METADATA block #5
|
||||
type: 126 (UNKNOWN)
|
||||
is last: false
|
||||
length: 0
|
||||
length: XXX
|
||||
data contents:
|
||||
METADATA block #6
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 3201
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 540
|
||||
length: XXX
|
||||
media catalog number: 9294969890929
|
||||
lead-in: 88200
|
||||
is CD: true
|
||||
@ -44,7 +44,7 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 180
|
||||
length: XXX
|
||||
seek points: 10
|
||||
point 0: sample_number=0
|
||||
point 1: sample_number=4096
|
||||
@ -59,7 +59,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 203
|
||||
length: XXX
|
||||
comments: 6
|
||||
comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
|
||||
comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
|
||||
@ -70,15 +70,15 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 2 (APPLICATION)
|
||||
is last: false
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
METADATA block #5
|
||||
type: 126 (UNKNOWN)
|
||||
is last: false
|
||||
length: 0
|
||||
length: XXX
|
||||
data contents:
|
||||
METADATA block #6
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 3201
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 203
|
||||
length: XXX
|
||||
comments: 6
|
||||
comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
|
||||
comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
|
||||
@ -27,15 +27,15 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 2 (APPLICATION)
|
||||
is last: false
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
METADATA block #4
|
||||
type: 126 (UNKNOWN)
|
||||
is last: false
|
||||
length: 0
|
||||
length: XXX
|
||||
data contents:
|
||||
METADATA block #5
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 3201
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 203
|
||||
length: XXX
|
||||
comments: 6
|
||||
comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
|
||||
comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
|
||||
@ -21,6 +21,6 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 2 (APPLICATION)
|
||||
is last: true
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 90
|
||||
length: XXX
|
||||
seek points: 5
|
||||
point 0: sample_number=0
|
||||
point 1: sample_number=4096
|
||||
@ -20,7 +20,7 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 203
|
||||
length: XXX
|
||||
comments: 6
|
||||
comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
|
||||
comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
|
||||
@ -31,6 +31,6 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 2 (APPLICATION)
|
||||
is last: true
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 203
|
||||
length: XXX
|
||||
comments: 6
|
||||
comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
|
||||
comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
|
||||
@ -27,6 +27,6 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 2 (APPLICATION)
|
||||
is last: true
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 540
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 88200
|
||||
is CD: true
|
||||
@ -44,7 +44,7 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 203
|
||||
length: XXX
|
||||
comments: 6
|
||||
comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
|
||||
comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
|
||||
@ -55,6 +55,6 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 2 (APPLICATION)
|
||||
is last: true
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 44100 Hz
|
||||
channels: 2
|
||||
bits-per-sample: 16
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 90
|
||||
length: XXX
|
||||
seek points: 5
|
||||
point 0: sample_number=0
|
||||
point 1: sample_number=4096
|
||||
@ -20,7 +20,7 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 540
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 88200
|
||||
is CD: true
|
||||
@ -54,7 +54,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 203
|
||||
length: XXX
|
||||
comments: 6
|
||||
comment[0]: REPLAYGAIN_TRACK_PEAK=0.99996948
|
||||
comment[1]: REPLAYGAIN_TRACK_GAIN=-7.89 dB
|
||||
@ -65,6 +65,6 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 2 (APPLICATION)
|
||||
is last: true
|
||||
length: 4
|
||||
length: XXX
|
||||
application ID: 66616b65
|
||||
data contents:
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,15 +10,15 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 40
|
||||
length: XXX
|
||||
comments: 0
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 8192
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,19 +10,19 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 40
|
||||
length: XXX
|
||||
comments: 0
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: false
|
||||
length: 8192
|
||||
length: XXX
|
||||
METADATA block #4
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 12345
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,16 +10,16 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 93
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: ARTIST=The_artist_formerly_known_as_the_artist...
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 20488
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,17 +10,17 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 2
|
||||
comment[0]: ARTIST=The_artist_formerly_known_as_the_artist...
|
||||
comment[1]: ARTIST=Chuck_Woolery
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 20464
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 132
|
||||
length: XXX
|
||||
comments: 3
|
||||
comment[0]: ARTIST=The_artist_formerly_known_as_the_artist...
|
||||
comment[1]: ARTIST=Chuck_Woolery
|
||||
@ -24,4 +24,4 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 20449
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 166
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: ARTIST=The_artist_formerly_known_as_the_artist...
|
||||
comment[1]: ARTIST=Chuck_Woolery
|
||||
@ -25,4 +25,4 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 20415
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 113
|
||||
length: XXX
|
||||
comments: 3
|
||||
comment[0]: ARTIST=Chuck_Woolery
|
||||
comment[1]: ARTIST=Vern
|
||||
@ -24,4 +24,4 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 20468
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,16 +10,16 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 74
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: TITLE=He_who_smelt_it_dealt_it
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 20507
|
||||
length: XXX
|
||||
|
@ -1,6 +1,6 @@
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 74
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: TITLE=He_who_smelt_it_dealt_it
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
|
@ -1,12 +1,12 @@
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 74
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: TITLE=He_who_smelt_it_dealt_it
|
||||
|
@ -1,10 +1,10 @@
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 74
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: TITLE=He_who_smelt_it_dealt_it
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 20507
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,4 +10,4 @@ METADATA block #0
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 20507
|
||||
length: XXX
|
||||
|
@ -1,16 +1,16 @@
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 74
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: TITLE=He_who_smelt_it_dealt_it
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 20507
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,24 +10,24 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 74
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: TITLE=He_who_smelt_it_dealt_it
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: false
|
||||
length: 20507
|
||||
length: XXX
|
||||
METADATA block #4
|
||||
type: 1 (PADDING)
|
||||
is last: false
|
||||
length: 4321
|
||||
length: XXX
|
||||
METADATA block #5
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 4321
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,16 +10,16 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 74
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: TITLE=He_who_smelt_it_dealt_it
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 29157
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,20 +10,20 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 74
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: TITLE=He_who_smelt_it_dealt_it
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: false
|
||||
length: 29157
|
||||
length: XXX
|
||||
METADATA block #4
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 0
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,16 +10,16 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 74
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: TITLE=He_who_smelt_it_dealt_it
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 29161
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,20 +10,20 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 74
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: TITLE=He_who_smelt_it_dealt_it
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: false
|
||||
length: 29161
|
||||
length: XXX
|
||||
METADATA block #4
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 0
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,15 +10,15 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 40
|
||||
length: XXX
|
||||
comments: 0
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 29199
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,9 +10,9 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 40
|
||||
length: XXX
|
||||
comments: 0
|
||||
METADATA block #2
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 29199
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,9 +10,9 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 40
|
||||
length: XXX
|
||||
comments: 0
|
||||
METADATA block #2
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 29199
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,9 +10,9 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 40
|
||||
length: XXX
|
||||
comments: 0
|
||||
METADATA block #2
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 29199
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,5 +10,5 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: true
|
||||
length: 40
|
||||
length: XXX
|
||||
comments: 0
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 40
|
||||
length: XXX
|
||||
comments: 0
|
||||
METADATA block #2
|
||||
type: 1 (PADDING)
|
||||
is last: false
|
||||
length: 0
|
||||
length: XXX
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 0
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,4 +10,4 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 48
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,4 +10,4 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 48
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: true
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: true
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,6 +10,6 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: true
|
||||
length: 66
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,6 +10,6 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: true
|
||||
length: 65
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: f=0123456789abcdefghi
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,10 +10,10 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 61
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: f=0123456789abcde
|
||||
METADATA block #2
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 0
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,10 +10,10 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 47
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: f=0
|
||||
METADATA block #2
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 14
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,10 +10,10 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 56
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: f=0123456789
|
||||
METADATA block #2
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 5
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,6 +10,6 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: true
|
||||
length: 65
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: f=0123456789abcdefghi
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,10 +10,10 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 56
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: f=0123456789
|
||||
METADATA block #2
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 5
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,10 +10,10 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 66
|
||||
length: XXX
|
||||
comments: 1
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
METADATA block #2
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 5
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,11 +10,11 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 82
|
||||
length: XXX
|
||||
comments: 2
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
METADATA block #2
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 5
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -19,4 +19,4 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 5
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 300
|
||||
length: XXX
|
||||
comments: 9
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -24,4 +24,4 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 5
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,7 +10,7 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -19,4 +19,4 @@ METADATA block #1
|
||||
METADATA block #2
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 188
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,4 +46,4 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 188
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,4 +25,4 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 672
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,4 +46,4 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 188
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 141
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 0.gif
|
||||
@ -54,9 +54,9 @@ METADATA block #4
|
||||
height: 24
|
||||
depth: 24
|
||||
colors: 2
|
||||
data length: 95
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 43
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 141
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 0.gif
|
||||
@ -54,12 +54,12 @@ METADATA block #4
|
||||
height: 24
|
||||
depth: 24
|
||||
colors: 2
|
||||
data length: 95
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 917
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 1.gif
|
||||
@ -67,9 +67,9 @@ METADATA block #5
|
||||
height: 8
|
||||
depth: 24
|
||||
colors: 256
|
||||
data length: 871
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #6
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 43
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 141
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 0.gif
|
||||
@ -54,12 +54,12 @@ METADATA block #4
|
||||
height: 24
|
||||
depth: 24
|
||||
colors: 2
|
||||
data length: 95
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 917
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 1.gif
|
||||
@ -67,12 +67,12 @@ METADATA block #5
|
||||
height: 8
|
||||
depth: 24
|
||||
colors: 256
|
||||
data length: 871
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #6
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 578
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 2.gif
|
||||
@ -80,9 +80,9 @@ METADATA block #6
|
||||
height: 14
|
||||
depth: 24
|
||||
colors: 128
|
||||
data length: 532
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #7
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 43
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 141
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 0.gif
|
||||
@ -54,12 +54,12 @@ METADATA block #4
|
||||
height: 24
|
||||
depth: 24
|
||||
colors: 2
|
||||
data length: 95
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 917
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 1.gif
|
||||
@ -67,12 +67,12 @@ METADATA block #5
|
||||
height: 8
|
||||
depth: 24
|
||||
colors: 256
|
||||
data length: 871
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #6
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 578
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 2.gif
|
||||
@ -80,12 +80,12 @@ METADATA block #6
|
||||
height: 14
|
||||
depth: 24
|
||||
colors: 128
|
||||
data length: 532
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #7
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 377
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 0.jpg
|
||||
@ -93,9 +93,9 @@ METADATA block #7
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 330
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #8
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 43
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 141
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 0.gif
|
||||
@ -54,12 +54,12 @@ METADATA block #4
|
||||
height: 24
|
||||
depth: 24
|
||||
colors: 2
|
||||
data length: 95
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 917
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 1.gif
|
||||
@ -67,12 +67,12 @@ METADATA block #5
|
||||
height: 8
|
||||
depth: 24
|
||||
colors: 256
|
||||
data length: 871
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #6
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 578
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 2.gif
|
||||
@ -80,12 +80,12 @@ METADATA block #6
|
||||
height: 14
|
||||
depth: 24
|
||||
colors: 128
|
||||
data length: 532
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #7
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 377
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 0.jpg
|
||||
@ -93,12 +93,12 @@ METADATA block #7
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 330
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #8
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 614
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 4.jpg
|
||||
@ -106,9 +106,9 @@ METADATA block #8
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 567
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #9
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 43
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 141
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 0.gif
|
||||
@ -54,12 +54,12 @@ METADATA block #4
|
||||
height: 24
|
||||
depth: 24
|
||||
colors: 2
|
||||
data length: 95
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 917
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 1.gif
|
||||
@ -67,12 +67,12 @@ METADATA block #5
|
||||
height: 8
|
||||
depth: 24
|
||||
colors: 256
|
||||
data length: 871
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #6
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 578
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 2.gif
|
||||
@ -80,12 +80,12 @@ METADATA block #6
|
||||
height: 14
|
||||
depth: 24
|
||||
colors: 128
|
||||
data length: 532
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #7
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 377
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 0.jpg
|
||||
@ -93,12 +93,12 @@ METADATA block #7
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 330
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #8
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 614
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 4.jpg
|
||||
@ -106,12 +106,12 @@ METADATA block #8
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 567
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #9
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 492
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 0.png
|
||||
@ -119,9 +119,9 @@ METADATA block #9
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 446
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #10
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 43
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 141
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 0.gif
|
||||
@ -54,12 +54,12 @@ METADATA block #4
|
||||
height: 24
|
||||
depth: 24
|
||||
colors: 2
|
||||
data length: 95
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 917
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 1.gif
|
||||
@ -67,12 +67,12 @@ METADATA block #5
|
||||
height: 8
|
||||
depth: 24
|
||||
colors: 256
|
||||
data length: 871
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #6
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 578
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 2.gif
|
||||
@ -80,12 +80,12 @@ METADATA block #6
|
||||
height: 14
|
||||
depth: 24
|
||||
colors: 128
|
||||
data length: 532
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #7
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 377
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 0.jpg
|
||||
@ -93,12 +93,12 @@ METADATA block #7
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 330
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #8
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 614
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 4.jpg
|
||||
@ -106,12 +106,12 @@ METADATA block #8
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 567
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #9
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 492
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 0.png
|
||||
@ -119,12 +119,12 @@ METADATA block #9
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 446
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #10
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 508
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 1.png
|
||||
@ -132,9 +132,9 @@ METADATA block #10
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 462
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #11
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 43
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 141
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 0.gif
|
||||
@ -54,12 +54,12 @@ METADATA block #4
|
||||
height: 24
|
||||
depth: 24
|
||||
colors: 2
|
||||
data length: 95
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 917
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 1.gif
|
||||
@ -67,12 +67,12 @@ METADATA block #5
|
||||
height: 8
|
||||
depth: 24
|
||||
colors: 256
|
||||
data length: 871
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #6
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 578
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 2.gif
|
||||
@ -80,12 +80,12 @@ METADATA block #6
|
||||
height: 14
|
||||
depth: 24
|
||||
colors: 128
|
||||
data length: 532
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #7
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 377
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 0.jpg
|
||||
@ -93,12 +93,12 @@ METADATA block #7
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 330
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #8
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 614
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 4.jpg
|
||||
@ -106,12 +106,12 @@ METADATA block #8
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 567
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #9
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 492
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 0.png
|
||||
@ -119,12 +119,12 @@ METADATA block #9
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 446
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #10
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 508
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 1.png
|
||||
@ -132,12 +132,12 @@ METADATA block #10
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 462
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #11
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 338
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 2.png
|
||||
@ -145,9 +145,9 @@ METADATA block #11
|
||||
height: 20
|
||||
depth: 24
|
||||
colors: 7
|
||||
data length: 292
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #12
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 43
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 141
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 0.gif
|
||||
@ -54,12 +54,12 @@ METADATA block #4
|
||||
height: 24
|
||||
depth: 24
|
||||
colors: 2
|
||||
data length: 95
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 917
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 1.gif
|
||||
@ -67,12 +67,12 @@ METADATA block #5
|
||||
height: 8
|
||||
depth: 24
|
||||
colors: 256
|
||||
data length: 871
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #6
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 578
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 2.gif
|
||||
@ -80,12 +80,12 @@ METADATA block #6
|
||||
height: 14
|
||||
depth: 24
|
||||
colors: 128
|
||||
data length: 532
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #7
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 377
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 0.jpg
|
||||
@ -93,12 +93,12 @@ METADATA block #7
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 330
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #8
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 614
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 4.jpg
|
||||
@ -106,12 +106,12 @@ METADATA block #8
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 567
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #9
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 492
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 0.png
|
||||
@ -119,12 +119,12 @@ METADATA block #9
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 446
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #10
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 508
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 1.png
|
||||
@ -132,12 +132,12 @@ METADATA block #10
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 462
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #11
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 338
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 2.png
|
||||
@ -145,12 +145,12 @@ METADATA block #11
|
||||
height: 20
|
||||
depth: 24
|
||||
colors: 7
|
||||
data length: 292
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #12
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 354
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 3.png
|
||||
@ -158,9 +158,9 @@ METADATA block #12
|
||||
height: 20
|
||||
depth: 24
|
||||
colors: 7
|
||||
data length: 308
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #13
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 43
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 141
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 0.gif
|
||||
@ -54,12 +54,12 @@ METADATA block #4
|
||||
height: 24
|
||||
depth: 24
|
||||
colors: 2
|
||||
data length: 95
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 917
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 1.gif
|
||||
@ -67,12 +67,12 @@ METADATA block #5
|
||||
height: 8
|
||||
depth: 24
|
||||
colors: 256
|
||||
data length: 871
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #6
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 578
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 2.gif
|
||||
@ -80,12 +80,12 @@ METADATA block #6
|
||||
height: 14
|
||||
depth: 24
|
||||
colors: 128
|
||||
data length: 532
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #7
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 377
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 0.jpg
|
||||
@ -93,12 +93,12 @@ METADATA block #7
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 330
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #8
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 614
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 4.jpg
|
||||
@ -106,12 +106,12 @@ METADATA block #8
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 567
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #9
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 492
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 0.png
|
||||
@ -119,12 +119,12 @@ METADATA block #9
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 446
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #10
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 508
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 1.png
|
||||
@ -132,12 +132,12 @@ METADATA block #10
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 462
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #11
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 338
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 2.png
|
||||
@ -145,12 +145,12 @@ METADATA block #11
|
||||
height: 20
|
||||
depth: 24
|
||||
colors: 7
|
||||
data length: 292
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #12
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 354
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 3.png
|
||||
@ -158,12 +158,12 @@ METADATA block #12
|
||||
height: 20
|
||||
depth: 24
|
||||
colors: 7
|
||||
data length: 308
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #13
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 1846
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 4.png
|
||||
@ -171,9 +171,9 @@ METADATA block #13
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 1800
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #14
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 43
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 141
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 0.gif
|
||||
@ -54,12 +54,12 @@ METADATA block #4
|
||||
height: 24
|
||||
depth: 24
|
||||
colors: 2
|
||||
data length: 95
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 917
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 1.gif
|
||||
@ -67,12 +67,12 @@ METADATA block #5
|
||||
height: 8
|
||||
depth: 24
|
||||
colors: 256
|
||||
data length: 871
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #6
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 578
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 2.gif
|
||||
@ -80,12 +80,12 @@ METADATA block #6
|
||||
height: 14
|
||||
depth: 24
|
||||
colors: 128
|
||||
data length: 532
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #7
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 377
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 0.jpg
|
||||
@ -93,12 +93,12 @@ METADATA block #7
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 330
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #8
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 614
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 4.jpg
|
||||
@ -106,12 +106,12 @@ METADATA block #8
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 567
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #9
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 492
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 0.png
|
||||
@ -119,12 +119,12 @@ METADATA block #9
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 446
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #10
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 508
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 1.png
|
||||
@ -132,12 +132,12 @@ METADATA block #10
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 462
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #11
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 338
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 2.png
|
||||
@ -145,12 +145,12 @@ METADATA block #11
|
||||
height: 20
|
||||
depth: 24
|
||||
colors: 7
|
||||
data length: 292
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #12
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 354
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 3.png
|
||||
@ -158,12 +158,12 @@ METADATA block #12
|
||||
height: 20
|
||||
depth: 24
|
||||
colors: 7
|
||||
data length: 308
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #13
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 1846
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 4.png
|
||||
@ -171,12 +171,12 @@ METADATA block #13
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 1800
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #14
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 1862
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 5.png
|
||||
@ -184,9 +184,9 @@ METADATA block #14
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 1816
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #15
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 43
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 141
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 0.gif
|
||||
@ -54,12 +54,12 @@ METADATA block #4
|
||||
height: 24
|
||||
depth: 24
|
||||
colors: 2
|
||||
data length: 95
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 917
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 1.gif
|
||||
@ -67,12 +67,12 @@ METADATA block #5
|
||||
height: 8
|
||||
depth: 24
|
||||
colors: 256
|
||||
data length: 871
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #6
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 578
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 2.gif
|
||||
@ -80,12 +80,12 @@ METADATA block #6
|
||||
height: 14
|
||||
depth: 24
|
||||
colors: 128
|
||||
data length: 532
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #7
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 377
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 0.jpg
|
||||
@ -93,12 +93,12 @@ METADATA block #7
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 330
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #8
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 614
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 4.jpg
|
||||
@ -106,12 +106,12 @@ METADATA block #8
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 567
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #9
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 492
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 0.png
|
||||
@ -119,12 +119,12 @@ METADATA block #9
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 446
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #10
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 508
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 1.png
|
||||
@ -132,12 +132,12 @@ METADATA block #10
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 462
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #11
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 338
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 2.png
|
||||
@ -145,12 +145,12 @@ METADATA block #11
|
||||
height: 20
|
||||
depth: 24
|
||||
colors: 7
|
||||
data length: 292
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #12
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 354
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 3.png
|
||||
@ -158,12 +158,12 @@ METADATA block #12
|
||||
height: 20
|
||||
depth: 24
|
||||
colors: 7
|
||||
data length: 308
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #13
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 1846
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 4.png
|
||||
@ -171,12 +171,12 @@ METADATA block #13
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 1800
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #14
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 1862
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 5.png
|
||||
@ -184,12 +184,12 @@ METADATA block #14
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 1816
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #15
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 589
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 6.png
|
||||
@ -197,9 +197,9 @@ METADATA block #15
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 23
|
||||
data length: 543
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #16
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 43
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 141
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 0.gif
|
||||
@ -54,12 +54,12 @@ METADATA block #4
|
||||
height: 24
|
||||
depth: 24
|
||||
colors: 2
|
||||
data length: 95
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 917
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 1.gif
|
||||
@ -67,12 +67,12 @@ METADATA block #5
|
||||
height: 8
|
||||
depth: 24
|
||||
colors: 256
|
||||
data length: 871
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #6
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 578
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 2.gif
|
||||
@ -80,12 +80,12 @@ METADATA block #6
|
||||
height: 14
|
||||
depth: 24
|
||||
colors: 128
|
||||
data length: 532
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #7
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 377
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 0.jpg
|
||||
@ -93,12 +93,12 @@ METADATA block #7
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 330
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #8
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 614
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 4.jpg
|
||||
@ -106,12 +106,12 @@ METADATA block #8
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 567
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #9
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 492
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 0.png
|
||||
@ -119,12 +119,12 @@ METADATA block #9
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 446
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #10
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 508
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 1.png
|
||||
@ -132,12 +132,12 @@ METADATA block #10
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 462
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #11
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 338
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 2.png
|
||||
@ -145,12 +145,12 @@ METADATA block #11
|
||||
height: 20
|
||||
depth: 24
|
||||
colors: 7
|
||||
data length: 292
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #12
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 354
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 3.png
|
||||
@ -158,12 +158,12 @@ METADATA block #12
|
||||
height: 20
|
||||
depth: 24
|
||||
colors: 7
|
||||
data length: 308
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #13
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 1846
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 4.png
|
||||
@ -171,12 +171,12 @@ METADATA block #13
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 1800
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #14
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 1862
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 5.png
|
||||
@ -184,12 +184,12 @@ METADATA block #14
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 1816
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #15
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 589
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 6.png
|
||||
@ -197,12 +197,12 @@ METADATA block #15
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 23
|
||||
data length: 543
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #16
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 605
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 7.png
|
||||
@ -210,9 +210,9 @@ METADATA block #16
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 23
|
||||
data length: 559
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #17
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 43
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 141
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 0.gif
|
||||
@ -54,12 +54,12 @@ METADATA block #4
|
||||
height: 24
|
||||
depth: 24
|
||||
colors: 2
|
||||
data length: 95
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 917
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 1.gif
|
||||
@ -67,12 +67,12 @@ METADATA block #5
|
||||
height: 8
|
||||
depth: 24
|
||||
colors: 256
|
||||
data length: 871
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #6
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 578
|
||||
length: XXX
|
||||
type: 3 (Cover (front))
|
||||
MIME type: image/gif
|
||||
description: 2.gif
|
||||
@ -80,12 +80,12 @@ METADATA block #6
|
||||
height: 14
|
||||
depth: 24
|
||||
colors: 128
|
||||
data length: 532
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #7
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 377
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 0.jpg
|
||||
@ -93,12 +93,12 @@ METADATA block #7
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 330
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #8
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 614
|
||||
length: XXX
|
||||
type: 4 (Cover (back))
|
||||
MIME type: image/jpeg
|
||||
description: 4.jpg
|
||||
@ -106,12 +106,12 @@ METADATA block #8
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 567
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #9
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 492
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 0.png
|
||||
@ -119,12 +119,12 @@ METADATA block #9
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 446
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #10
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 508
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 1.png
|
||||
@ -132,12 +132,12 @@ METADATA block #10
|
||||
height: 20
|
||||
depth: 8
|
||||
colors: 0 (unindexed)
|
||||
data length: 462
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #11
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 338
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 2.png
|
||||
@ -145,12 +145,12 @@ METADATA block #11
|
||||
height: 20
|
||||
depth: 24
|
||||
colors: 7
|
||||
data length: 292
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #12
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 354
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 3.png
|
||||
@ -158,12 +158,12 @@ METADATA block #12
|
||||
height: 20
|
||||
depth: 24
|
||||
colors: 7
|
||||
data length: 308
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #13
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 1846
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 4.png
|
||||
@ -171,12 +171,12 @@ METADATA block #13
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 1800
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #14
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 1862
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 5.png
|
||||
@ -184,12 +184,12 @@ METADATA block #14
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 1816
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #15
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 589
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 6.png
|
||||
@ -197,12 +197,12 @@ METADATA block #15
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 23
|
||||
data length: 543
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #16
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 605
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 7.png
|
||||
@ -210,12 +210,12 @@ METADATA block #16
|
||||
height: 47
|
||||
depth: 24
|
||||
colors: 23
|
||||
data length: 559
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #17
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 290
|
||||
length: XXX
|
||||
type: 5 (Leaflet page)
|
||||
MIME type: image/png
|
||||
description: 8.png
|
||||
@ -223,9 +223,9 @@ METADATA block #17
|
||||
height: 32
|
||||
depth: 32
|
||||
colors: 0 (unindexed)
|
||||
data length: 244
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #18
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 43
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,4 +46,4 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 9610
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 500
|
||||
length: XXX
|
||||
type: 1 (32x32 pixels 'file icon' (PNG only))
|
||||
MIME type: image/png
|
||||
description: standard_icon
|
||||
@ -54,9 +54,9 @@ METADATA block #4
|
||||
height: 32
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 446
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 9106
|
||||
length: XXX
|
||||
|
@ -1,7 +1,7 @@
|
||||
METADATA block #0
|
||||
type: 0 (STREAMINFO)
|
||||
is last: false
|
||||
length: 34
|
||||
length: XXX
|
||||
sample_rate: 8000 Hz
|
||||
channels: 1
|
||||
bits-per-sample: 8
|
||||
@ -10,13 +10,13 @@ METADATA block #0
|
||||
METADATA block #1
|
||||
type: 3 (SEEKTABLE)
|
||||
is last: false
|
||||
length: 18
|
||||
length: XXX
|
||||
seek points: 1
|
||||
point 0: sample_number=0
|
||||
METADATA block #2
|
||||
type: 4 (VORBIS_COMMENT)
|
||||
is last: false
|
||||
length: 117
|
||||
length: XXX
|
||||
comments: 4
|
||||
comment[0]: f=0123456789abcdefghij
|
||||
comment[1]: TITLE=Tittle
|
||||
@ -25,7 +25,7 @@ METADATA block #2
|
||||
METADATA block #3
|
||||
type: 5 (CUESHEET)
|
||||
is last: false
|
||||
length: 480
|
||||
length: XXX
|
||||
media catalog number: 1234567890123
|
||||
lead-in: 0
|
||||
is CD: false
|
||||
@ -46,7 +46,7 @@ METADATA block #3
|
||||
METADATA block #4
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 500
|
||||
length: XXX
|
||||
type: 1 (32x32 pixels 'file icon' (PNG only))
|
||||
MIME type: image/png
|
||||
description: standard_icon
|
||||
@ -54,12 +54,12 @@ METADATA block #4
|
||||
height: 32
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 446
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #5
|
||||
type: 6 (PICTURE)
|
||||
is last: false
|
||||
length: 507
|
||||
length: XXX
|
||||
type: 2 (Other file icon)
|
||||
MIME type: image/png
|
||||
description: icon
|
||||
@ -67,9 +67,9 @@ METADATA block #5
|
||||
height: 64
|
||||
depth: 24
|
||||
colors: 0 (unindexed)
|
||||
data length: 462
|
||||
data length: XXX
|
||||
data:
|
||||
METADATA block #6
|
||||
type: 1 (PADDING)
|
||||
is last: true
|
||||
length: 8595
|
||||
length: XXX
|
||||
|
@ -1203,7 +1203,9 @@ flac2flac ()
|
||||
# The 'make distcheck' target needs this.
|
||||
chmod u+w $file
|
||||
run_flac -f -o out.flac $args $file || die "ERROR encoding FLAC file"
|
||||
run_metaflac --list out.flac | filter > out.meta || die "ERROR listing metadata of output FLAC file"
|
||||
run_metaflac --list out.flac | filter > out1.meta || die "ERROR listing metadata of output FLAC file"
|
||||
# Ignore lengths which can be affected by the version string.
|
||||
sed "s/length:.*/length: XXX/" out1.meta > out.meta
|
||||
diff -q -w $expect out.meta 2>/dev/null || die "ERROR: metadata does not match expected $expect"
|
||||
echo OK
|
||||
}
|
||||
@ -1247,7 +1249,7 @@ flac2flac input-SCVA.flac case04e "--no-padding -S 5x"
|
||||
# case 04f: on file with SEEKTABLE block and size-changing option specified, drop existing SEEKTABLE, new SEEKTABLE with default points
|
||||
#(already covered by case03c)
|
||||
|
||||
rm -f out.flac out.meta
|
||||
rm -f out.flac out.meta out1.meta
|
||||
|
||||
#@@@ when metaflac handles ogg flac, duplicate flac2flac tests here
|
||||
|
||||
|
@ -95,7 +95,8 @@ filter ()
|
||||
# grep pattern 2: remove minimum/maximum frame and block size from STREAMINFO
|
||||
# grep pattern 3: remove hexdump data from PICTURE metadata blocks
|
||||
# sed pattern 1: remove stream offset values from SEEKTABLE points
|
||||
$EGREP -v '^ vendor string: |^ m..imum .....size: |^ 0000[0-9a-fA-F][0-9a-fA-F][0-9a-fA-F][0-9a-fA-F]: ' | sed -e 's/, stream_offset.*//'
|
||||
$EGREP -v '^ vendor string: |^ m..imum .....size: |^ 0000[0-9a-fA-F][0-9a-fA-F][0-9a-fA-F][0-9a-fA-F]: ' \
|
||||
| sed -e 's/, stream_offset.*//'
|
||||
}
|
||||
metaflac_test ()
|
||||
{
|
||||
@ -104,7 +105,9 @@ metaflac_test ()
|
||||
args="$3"
|
||||
expect="$case-expect.meta"
|
||||
echo $ECHO_N "test $1: $desc... " $ECHO_C
|
||||
run_metaflac $args $flacfile | filter > $testdir/out.meta || die "ERROR running metaflac"
|
||||
run_metaflac $args $flacfile | filter > $testdir/out1.meta || die "ERROR running metaflac"
|
||||
# Ignore lengths which can be affected by the version string.
|
||||
sed "s/length:.*/length: XXX/" $testdir/out1.meta > $testdir/out.meta
|
||||
diff -w $expect $testdir/out.meta > /dev/null 2>&1 || die "ERROR: metadata does not match expected $expect"
|
||||
# To blindly accept (and check later): cp -f $testdir/out.meta $expect
|
||||
echo OK
|
||||
@ -370,3 +373,5 @@ cp -p ${top_srcdir}/test/metaflac.flac.in $flacfile
|
||||
run_metaflac --remove --block-type=VORBIS_COMMENT --dont-use-padding $flacfile
|
||||
cmp $flacfile ${top_srcdir}/test/metaflac.flac.ok || die "ERROR, $flacfile and metaflac.flac.ok differ"
|
||||
echo OK
|
||||
|
||||
rm -f metaflac-test-files/out.meta metaflac-test-files/out1.meta
|
||||
|
Loading…
Reference in New Issue
Block a user