Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Lowpass with command-line Oggenc2 (Read 4645 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Lowpass with command-line Oggenc2

Is there a way to define a lowpass (19 kHz for example) with command-line Oggenc2, like you can with OggDropXPd? The --help shows no such option, and it didn't come with a readme.

Lowpass with command-line Oggenc2

Reply #1
Is there a way to define a lowpass (19 kHz for example) with command-line Oggenc2, like you can with OggDropXPd? The --help shows no such option, and it didn't come with a readme.

I'm not certain, but I think adding -lowpass19 to the commandline should do it.

Edit: It seems I was wrong (unsurprisingly).  Look here.

Lowpass with command-line Oggenc2

Reply #2
--advanced-encode-option lowpass_frequency=n.n where 'n.n' = lowpass frequency in kHz.