FFmpeg音视频开发基础与实战
☆29Mar 16, 2022Updated 4 years ago
Alternatives and similar repositories for FFmpeg_Demo
Users that are interested in FFmpeg_Demo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于qt的监控项目+视频文件传输☆19Mar 5, 2026Updated 3 months ago
- 音视频基础知识 瑞芯微(Rockchip)/海思MPP☆15Mar 27, 2026Updated 3 months ago
- C++全栈即时通讯项目。前端基于QT实现用户交互界面,包括用户注册、密码重置、聊天界面、好友管理、聊天记录等,界面模仿微信,使用QSS美化。后端采用分布式设计,包括网关服务、验证服务、状态服务、聊天服务、Redis服务、MySQL服务,后端服务(除ChatServer)通过…☆15Jan 7, 2025Updated last year
- This dataset comprises of annotated footage of Girella tricuspidata in two estuary systems in South East Queensland, Australia. This data…☆12Feb 25, 2022Updated 4 years ago
- 该项目为电子香味项目,通过蓝牙模块传输数据,嵌入式硬件平台暂定基于STM32,RFID使用的是RC522.整个项目包括软硬件以及android程序☆10Dec 26, 2015Updated 10 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- C++ 聊天项目实战案例,涵盖grpc,并发线程,网络编程,qt开发,数据库等多种技术综合应用☆12Feb 13, 2026Updated 4 months ago
- 文件快传是基于C++ QT的Windows HTTP 服务器,用到了QtWebApp,可以与客户端实现数据收发。这个是自定义文件传输软件系统的一部分---电脑的服务器 端,可以在局域网内基于HTTP协议,实现电脑,安卓,网页浏览器三端数据互通,其他关联项目具体看README☆11Dec 9, 2022Updated 3 years ago
- 基于 Qt 和 FFmpeg 的视频、音频分割软件☆11May 2, 2019Updated 7 years ago
- ☆12Oct 9, 2017Updated 8 years ago
- 基于C/C++开发的音视频动态库(使用超级简单,功能非常强大)☆12Jul 18, 2023Updated 2 years ago
- 一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目☆12Aug 25, 2015Updated 10 years ago
- From touch gestures to model-view-projection (MVP) matrix with GLM☆13Aug 2, 2016Updated 9 years ago
- Android自定义时钟控件,适配不同大小☆10Aug 18, 2017Updated 8 years ago
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- ☆10Sep 29, 2024Updated last year
- Colorizing images using an adversarial network approach.☆11Sep 19, 2017Updated 8 years ago
- 佛经☆15May 2, 2020Updated 6 years ago
- This project`s codes is recorded from the book of OpenGL ES 3.x 游戏开发.☆10Aug 2, 2019Updated 6 years ago
- Video quality metrics are algorithms designed to predict how actual viewers would gauge video quality. These metrics are used for a range…☆11Sep 15, 2020Updated 5 years ago
- 👁️ Facial Landmark Annotation Tool with OpenCV☆12Apr 5, 2024Updated 2 years ago
- 这个项目主要用于进行将RTP转发至RTMP服务器,它将实现将多路RTP流拉取、视频拼接缩放、音频混流,输出一份H.264视频及一份AAC音频使用ffmpeg的api封装为flv后发送至RTMP服务器上,可以是Bilibili、斗鱼、虎牙,或者是其他平台,更或者是推送至多平台…☆26Mar 12, 2022Updated 4 years ago
- 简单易懂的音视频开发教程☆473Mar 24, 2022Updated 4 years ago
- A lightweight cross-platform modern C++ HTTP/HTTPS and WebSocket client library☆17May 11, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。☆14May 19, 2021Updated 5 years ago
- GeoGebra Commands Index and other tutorial materials☆14May 24, 2020Updated 6 years ago
- Bjontegaard metric calculation. Include BD-PSNR and BD-rate☆14Sep 4, 2024Updated last year
- JSON parser/generator in C++17☆18May 10, 2018Updated 8 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆15Sep 12, 2022Updated 3 years ago
- android ndk 运用ffmpeg从零手写一个播放器,主体设计分为三条线程:1解包分发线程、2音频解码播放线程、3视频解码显示线程。内有思路,方便入门参考☆15Jun 13, 2023Updated 3 years ago
- A collection of testing examples using pytest and many other libreris☆21Sep 1, 2024Updated last year
- trim video clips based on mpdecimate output, keep audio synced☆25Dec 3, 2023Updated 2 years ago
- 使用<Android 3D游戏开发技术宝典>上的例子显示3d max导出的.obj模型☆13Jul 8, 2016Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 夏曹俊老师FFmpeg安卓流媒体播放器开发实战课程的课程资料☆18May 9, 2020Updated 6 years ago
- car-eye-push 是car-eye团队开发的一个推流库,支持RTSP,RTMP推送,支持多通道推送数据,支持windows android,linux等多种系统,支持ARM,x86,x64和mips多种架构 API 接口简单,方便快速移植到自己的系统中☆18Apr 17, 2019Updated 7 years ago
- An unofficial PyTorch implementation of SuperThermal: Matching Thermal as Visible Through Thermal Feature Exploration☆18Jun 9, 2023Updated 3 years ago
- A custom carousel view for Android☆14Apr 27, 2015Updated 11 years ago
- It contains four matlab codes of MOEA/D-DE, MOEA/D-GR, MOEA/D-AGR and gMOEA/D-AGR☆11Mar 17, 2017Updated 9 years ago
- A CSTR example is used to illustrate the application of LMPC using RNN models to maintain the closed-loop state within the stability regi…☆17Aug 26, 2024Updated last year
- FileSystem Api Test For Windows☆19Aug 19, 2024Updated last year