OptimFROG
From Just Solve the File Format Problem
(Difference between revisions)
(samples) |
m |
||
Line 20: | Line 20: | ||
=== Other === | === Other === | ||
* [https://bitbucket.org/lazka/mutagen mutagen] - a python module handling audio metadata, which includes OptimFROG support. | * [https://bitbucket.org/lazka/mutagen mutagen] - a python module handling audio metadata, which includes OptimFROG support. | ||
− | |||
== Sample files == | == Sample files == |
Latest revision as of 12:05, 25 July 2025
Contents |
[edit] Description
OptimFROG is a proprietary audio file format developed by Florin Ghido which offers losslessa audio compression. It produces files with the extension .ofr. .ofs (OptimFROG Small) files are produced by the OptimFROG DualStream branch, which offers high-quality lossy compression.
[edit] Information
- OptimFROG - DualStream
- OptimFROG Interface Documentation
- Old site, also includes its predecessor, FROG
[edit] Software
- Konvertor
- OptimFROG - Downloads (includes encoders for multiple platforms and input plugins for a number of popular music players)
- RadLight directshow filter
[edit] Other
- mutagen - a python module handling audio metadata, which includes OptimFROG support.