# PocoWin **Repository Path**: xuweilib/PocoWin ## Basic Information - **Project Name**: PocoWin - **Description**: poco window mingw示例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-15 - **Last Updated**: 2025-06-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安装mingw ```shell # base pacman -S mingw-w64-x86_64-toolchain pacman -S mingw-w64-x86_64-spdlog pacman -S mingw-w64-x86_64-poco # media pacman -S mingw-w64-x86_64-openh264 pacman -S mingw-w64-x86_64-fdk-aac pacman -S mingw-w64-x86_64-rtmpdump ``` https://blog.csdn.net/mo4776/article/details/104702063 AAC ffplay -f rawvideo -pixel_format yuv420p -video_size 704x576 -i test_openh264.yuv