How to add vorbis-tools(oggenc) support in apalis T30

Hi,

In our project we have a requirement to convert “.wav” file to “.ogg” file.

Once we tried to run oggenc from the Linux shell we are getting error “oggenc: command not found”.

So can you please help to provide the support for the oggenc in apalis T30?

What you are looking for is probably the vorbis-tools. You may build a custom image which includes it by appending vorbis-tools to IMAGE_INSTALL in your local.conf.

You are very welcome.