-
Notifications
You must be signed in to change notification settings - Fork 39
Link
Tojo Saki edited this page Apr 29, 2017
·
1 revision
This page will provide all the web data which is related to Kreogist µ, including the library official documentation, the code used or comes from.
FFMpeg is fully embedded in Kreogist µ. It is used for the following parts:
- File analyzer - Get the bit rate, sampling rate and duration information from the file.
- Transcoder - Change the format of one file to another. However the documentation of FFMpeg is not as good as Qt. It is a hard work to do this.
- FFMpeg/transcode_aac.c - This official example let µ gets the prototype of the transcoder. However, it still gots problem with PCM encoding. I am trying to find data to solve the problem.
© 2013-2017 Kreogist Dev Team.
All other trademarks are the property of their respective owners. Hosted on GitHub. Powered by MarkDown.