GithubHelp home page GithubHelp logo

fsb5_mpeg's Introduction

fsb5_mpeg

This is a tool to remove the MPEG padding that FMOD added to MP3-based FSB5s. The tool was inspired in part by a similar tool by hcs that was designed for FSB3 and FSB4.

If you have an FSB3 or FSB4 that needs its MPEG data un-padded, you can get fsb_mpeg from hcs64.com.

Compiling

You will need to compile the tool with Visual Studio, at least version 2010 (the earliest with .NET 4 support as well as the earlier that supports the code's Solution/Project files).

Running

The tool is a C# console tool. You will need to run it from the command line. Syntax is:

fsb5_mpeg.exe <fsb file> [<output file>]

If the output file is not given, the tool will attempt to overwrite the given FSB5 file.

Caveats

  • Currently the tool will only handle single-stream MP3-based FSB5 files.
  • There is no warning given if you exclude an output file.
  • There is little error checking in place, so if the tool fails on you, please file an issue on GitHub.

Contact

If you have any questions, comments, or concerns, you may email me at [email protected]. Additionally, if you spot any issues, please file an issue on GitHub.

fsb5_mpeg's People

Contributors

cyberbotx avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.