# MyPlayer **Repository Path**: GProReat_admin/my-player ## Basic Information - **Project Name**: MyPlayer - **Description**: this player run on open harmony OS. - **Primary Language**: C++ - **License**: UPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-01 - **Last Updated**: 2026-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyPlayer #### 介绍 this player run on open harmony OS. this code develop steps follow the text below: 1.simple decode video and egl render the video . 2.change renderer to SDL, 3. support ffmpeg decode the video and render it 4.support ffplay the video ---------------------------- GLWindow渲染视频的时候受限于视频的宽高, 否则渲染出来的有问题.