Search found 16 matches

by jffortin
Wed Jan 27, 2021 5:50 pm
Forum: Bug reports
Topic: [SOLVED] normalize flac with /n /nsit
Replies: 10
Views: 49808

Re: normalize flac with /n /nsit

this string works great:
-i "$Folder\*.flac" /fileexists 2 /createinsrc /dest flac /b 16 /sr 44100 /compression 4 /pt /n /na /nafa /nsaa /nebl "-240"

But this one does not apply gain changed to ID Tag in flac file:
-i "$Folder\*.flac" /n /na /nafa /ns /nebl "-240"
by jffortin
Wed Jan 27, 2021 5:35 am
Forum: Bug reports
Topic: [SOLVED] normalize flac with /n /nsit
Replies: 10
Views: 49808

Re: normalize flac with /n /nsit

Hello

I just tried and it does not seems to work
I used: -i "$Folder\*.flac" /pt /n /na /nafa /nsit /nebl "-260"

Agressive value to lower gain so it's easier to tell right away if changed was applied..
I use Tracktor Pro 3 to read the .flac file...
by jffortin
Fri Jan 22, 2021 3:22 am
Forum: Suggestions
Topic: [SOLVED] Specify Reference Level for EBUR128 in Console mode
Replies: 5
Views: 13308

Re: Specify Reference Level for EBUR128 in Console mode

works great...
/nsit still does not work with flac file... Is this a tag limitation in Flac ?
/nsaa works fine
But if i have the option to leave the file intact and only works with tag, that would be even better..

Best regards and stay safe..
by jffortin
Fri Jan 22, 2021 2:44 am
Forum: Suggestions
Topic: [SOLVED] Specify Reference Level for EBUR128 in Console mode
Replies: 5
Views: 13308

Re: Specify Reference Level for EBUR128 in Console mode

Thanks for that quick update... will try that and let you know... :D
by jffortin
Wed Jan 20, 2021 11:21 pm
Forum: Bug reports
Topic: [SOLVED] normalize flac with /n /nsit
Replies: 10
Views: 49808

[SOLVED] normalize flac with /n /nsit

The option to save normalization inside tag does not seem to work with existing flac file
I already have thousand of flac files tags and now comes the time to normalize.
I'd like to preserve everything already in place, filename, tagging /pt etc..

I did a powershell that works fine with switch ...
by jffortin
Wed Jan 20, 2021 11:11 pm
Forum: Suggestions
Topic: [SOLVED] Specify Reference Level for EBUR128 in Console mode
Replies: 5
Views: 13308

[SOLVED] Specify Reference Level for EBUR128 in Console mode

Hello
Really love the product as it allows me to batch what i want for thousand of files.
Come to that point now which is available in GUI but do not seems to be in console mode

Talking about being able to specify Reference Level (default at -18 LUFS) if I use EBUR128 mode

Regards