-
Bug
-
Resolution: Won't Fix
-
Normal
-
None
-
3.0
-
None
-
Linux - Picard version: 3.0.0.dev5 install with pip
1. The files were purchased via Bandcamp and downloaded as Flac.
2. Decompressed to wav on my own (flac -d).
3. Compressed on my own to flac (latest git) (flac -8).
metaflac --show:
METADATA block #0 type: 0 (STREAMINFO) is last: false length: 34 minimum blocksize: 4096 samples maximum blocksize: 4096 samples minimum framesize: 646 bytes maximum framesize: 19666 bytes sample_rate: 44100 Hz channels: 2 bits-per-sample: 24 total samples: 468766 MD5 signature: 248b43cdf2c08c591ac11f356f819ced METADATA block #1 type: 4 (VORBIS_COMMENT) is last: false length: 91 vendor string: reference libFLAC git-aa414e46 20241229 comments: 1 comment[0]: WAVEFORMATEXTENSIBLE_CHANNEL_MASK=0x0003 METADATA block #2 type: 1 (PADDING) is last: true length: 8192
There is one comment as tag
comment[0]: WAVEFORMATEXTENSIBLE_CHANNEL_MASK=0x0003
which don't show up on picard and don't get cleared if i process the file through picard.
My guess the art/type/content of comment is unimportant.
Maybe it's the flac version (latest git) or that there are no seekpoints?
My picard "Tags" settings are only:
- Write tags to files
- Clear existing tags
- Remove ID3 tags from FLAC files
Found this old report but it wasn't helping me.
- is related to
-
PICARD-1326 Picard Save Changes 5.1 Mix Type
-
- Closed
-
-
PICARD-2623 Don't remove itunsmpb tag in m4a files by default (as it breaks gapless playback)
-
- Open
-
We actually might consider adding this tag to the preserved tags list by default, instead of hard coding it, though. See also similar discussion on PICARD-2623
That way users could configure the removal (on their own risk).