Uploaded image for project: 'Picard'
  1. Picard
  2. PICARD-3024

WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag don't show up and therefor not cleared

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Normal Normal
    • None
    • 3.0
    • Tags & Metadata
    • 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.

      https://tickets.metabrainz.org/browse/PICARD-466

            Unassigned Unassigned
            xoip Xoip
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package