Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

oggd

An asset by xandwr
The page banner background of a mountain and forest
oggd hero image

Quick Information

0 ratings
oggd icon image
xandwr
oggd

Godot 4.6 addon to easily convert any audio file into .ogg using ffmpeg.

Supported Engine Version
4.6
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
9 hours ago
Git URL
Issue URL

oggd

README oggd

A Godot 4 editor plugin that adds right-click conversion of audio files to OGG Vorbis directly from the FileSystem dock.

Requirements

  • Godot 4+
  • ffmpeg installed on your system

Installation

  1. Copy the oggd folder into res://addons/ in your Godot project
  2. Enable oggd in Project > Project Settings > Plugins

The plugin will warn you on startup if ffmpeg cannot be found.

Usage

Right-click any supported audio file in the FileSystem dock and choose:

  • Convert to OGG: creates a new .ogg file alongside the original
  • Replace with OGG: converts and replaces the original file

Supported input formats:

  • MP3
  • WAV
  • FLAC
  • AAC
  • M4A
  • AIFF
  • Opus
  • WMA
  • OGG
  • OGX

You can select multiple files and convert them all at once.

Configuration

Adjust Vorbis quality (0–10) under Editor > Editor Settings > Oggd > Vorbis Quality. Higher values mean better quality and larger files. Default is 6.

README Editor > Editor Settings > Oggd > Vorbis Quality

License

MIT.

Godot 4.6 addon to easily convert any audio file into .ogg using ffmpeg.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
oggd icon image
xandwr
oggd

Godot 4.6 addon to easily convert any audio file into .ogg using ffmpeg.

Supported Engine Version
4.6
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
9 hours ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers