MediaArea / BWFMetaEdit

WAV/BWF metadata editor
https://MediaArea.net/BWFMetaEdit
Other
41 stars 18 forks source link

Incorrect Codec ID in GUI #249

Closed MarcosSueiro closed 1 year ago

MarcosSueiro commented 1 year ago

Codec shows correctly as FFFE in the CLI, but as 0001 in the GUI... See below

A test file is here.

C:\mySoftware>bwfmetaedit --out-tech "W:\ARCHIVESNAS1\INGEST\01 PLEASE REVIEW\codec_and_channel_layout_questions\WQXR-YAS-1973-12-12-600083.2 Joseph Piorine_COPY.wav"
FileName,FileSize,Format,CodecID,Channels,SampleRate,BitRate,BitPerSample,Duration,UnsupportedChunks,bext,INFO,Cue,XMP,aXML,iXML,MD5Stored,MD5Generated,Errors,Information
W:\ARCHIVESNAS1\INGEST\01 PLEASE REVIEW\codec_and_channel_layout_questions\WQXR-YAS-1973-12-12-600083.2 Joseph Piorine_COPY.wav,1469153918,Wave,FFFE,1,96000,2304000,24,01:25:01.206,,Version 1,Yes,No,Yes,No,No,EC2DA8B77618AB07996663AAADEE7388,,,

WrongCodecIDInBWFMEGUI

g-maxime commented 1 year ago

Codec shows correctly as FFFE in the CLI

This isn't supposed to. Is the CLI up to date?

but as 0001 in the GUI... See below

0001 come from the subformat when format is set to WAVE_FORMAT_EXTENSIBLE