Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

7.1.4 wav is not reordered and horrible bug is present, why not show backs before sides?

Engaged ,
Jan 09, 2023 Jan 09, 2023

So as you know WAVEFORMATEXTENSIBLE uses specific order of channels and RIFF WAV container must adhere to it, each channel should go after the other in that order and channel mask shows which channel names to skip and which not.

 

So... In ffmpeg it shows correctly FL+FR+FC+LFE+BL+BR+SL+SR+TFL+TFR+TBL+TBR (so backs are before sides) yet in Audition interface Ls, Rs go first and that introduces a bug.

 

Ideally you must change Ls to Lsd and Rs to Rsd so that in interface it goes (as in Microsoft standard) Lsd, Rsd, Ls, Rs. 

 

Or if you think this is not cool, reorder the Ls with Lsd contents.

 

This is very bad since some Atmos masters are like this (if you do not use automation, so no need in dynamic objects). Dolby Media Encoder, BTW, also looks affected.

 

FFmpeg extracts correctly with 

ffmpeg -i cnahcna8.wav -af "pan=mono|FC=BL" mono5.wav
 
Sample zip attached (rename from docx to zip).

Export thankfully not affected. See the screenhot:

 

ZBalling_1-1673280633947.png

 

TOPICS
Feature request
825
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jan 28, 2023 Jan 28, 2023

No one??

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 28, 2023 Jan 28, 2023

No. We're a U2U forum. You need to talk to the developers, not us.

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jan 28, 2023 Jan 28, 2023

But this is a bug?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 28, 2023 Jan 28, 2023
LATEST

So what? We're end users - we don't fix bugs (if it even is one...). That's the developer' job and they don't visit here. You could always try the Audition user voice forum - I believe they look at that occasionally.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines