jiixyj / libebur128

A library implementing the EBU R128 loudness standard.
MIT License
395 stars 76 forks source link

Need help in mapping L/R SURROUND_DIRECT and L/R WIDE #124

Open Rohit-Khali opened 2 years ago

Rohit-Khali commented 2 years ago

Hi, I want to map below mentioned channels to "enum channel" in ebur128.h

Lsd, /Left surround direct, AV_CH_SURROUND_DIRECT_LEFT*/ Rsd, /*Right surround direct, AV_CH_SURROUND_DIRECT_RIGHT/ Lw, /Left Front Wide, AV_CH_WIDE_LEFT*/ Rw, /*Right Front Wide, AV_CH_WIDE_RIGHT/

Would you please help !

Thanks, Rohit Khali

Rohit-Khali commented 2 years ago

Hi, It's bit urgent for me. Any suggestions on this query?

Thanks, Rohit Khali