.. _02f09d38-c56e-4174-ab82-02e263289edd:
==============================================================
Unknown list type in Associated Data List chunk: Type = "INFO"
==============================================================
.. contents::
:depth: 2
--------------
Classification
--------------
.. list-table::
:align: center
* - **Validator**
- **Validator version**
- **Error message type**
* - unknown
-
-
.. list-table::
:align: center
* - **File format**
- **Version**
- **Specification**
- **Description**
- **Location**
--------
Analyses
--------
Analysis
========
The repair specified here probably removes the unknown type, referring to the error message. The newly created file is only a tens of bytes smaller than the original.
Is it a bug in the validating software? -
------------------
Possible solutions
------------------
.. contents::
:local:
Recreate WAV file with single audio stream and metadata
=======================================================
The suggestion
~~~~~~~~~~~~~~
Copy the first audio stream and 'global metadata' of the stream 0 to a new file.
Execution
~~~~~~~~~~~~~~~~~
``ffmpeg -i .WAV -vn -c:a copy -map_metadata 0