# NVTMediaSDK **Repository Path**: OpenNuvoton/NVTMediaSDK ## Basic Information - **Project Name**: NVTMediaSDK - **Description**: Nuvoton media software development kit - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-03 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NVTMediaSDK NVTMediaSDK is a media software development kit for Nuvoton's ARM9 MPUs. It helps to simplify programming of media player and recorder. ---- ## Major components in this repository - BSP/ -- Nuvoton ARM9 family BSP - Doc/ -- Documents - Package/ -- Libraries source - PrebuildLib/ -- Prebuild libraries - SampleCode/ -- Sample programs - TestCode/ -- Test programs for ThirdParty and Package libraries - ThirdParty/ -- Third party libraries ---- ## Supported Media and Codec Media |Video Codec |Audio Codec :----------------|-----------------|--------------- AVI |H.264(baseline) |AAC-LC, G711 MP4 |H.264(baseline) |AAC-LC, G711 ---- ## How to run 1. git clone --recursive https://github.com/OpenNuvoton/NVTMediaSDK.git 2. Browsing into SampleCode folder and double click uVision project file (KEIL/xxx.uvproj) 3. Enter Keil compile mode a. Build b. Download 4. Enter debug mode a. Run ---- ## TODO list 1. Recorder 2. MP3 codec