# x_ffmpeg **Repository Path**: xmushroom/x_ffmpeg ## Basic Information - **Project Name**: x_ffmpeg - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2021-06-27 - **Last Updated**: 2021-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FFmpeg Demo ## 说明 + 这个项目主要记录和存储一下ffmpeg中阶段性的项目 + 本项目下所有项目均基于 Windows10 + VS2019 + FFmpeg4.4-x64 + SDL2-x64 ## 目录 1. [video_player_2.0](./video_player_2.0):单线程(不包含SDL的线程)实现的视频播放,包括解复用,音视频解码、转码,音视频同步,音视频播放和显示。 2. [rtmp_pusher_1.0](./rtmp_pusher_1.0):基于ffmpeg将flv视频进行rtmp推流。 1. [搭建rtmp服务器](./rtmp_pusher_1.0/搭建rtmp服务器.md):使用docker搭建一个rtmp服务器用于测试。 ## 其他 1. 镜像地址:[国内Gitee](https://gitee.com/xmushroom/x_ffmpeg) / [全球最大同性交友平台Github](https://github.com/Mushroom0709/x_ffmpeg) #### @xMushroom