文章列表
Why does while loop in an OMP parallel section fail to terminate when termination condition depends on update from different section(当终止条件取决于来自不同部分的更新时,为什么 OMP 并行部分中的 while 循环无法终止)
Receiving RTSP stream using FFMPEG library(使用 FFMPEG 库接收 RTSP 流)
How can I find out what this ffmpeg error code means?(我怎样才能找出这个 ffmpeg 错误代码的含义?)
FFmpeg decode raw buffer with avcodec_decode_video2(FFmpeg 使用 avcodec_decode_video2 解码原始缓冲区)
Undefined reference, using FFMpeg-library (AvCodec) on Ubuntu, 64-bits system(未定义的引用,在 64 位 Ubuntu 系统上使用 FFMpeg-library (AvCodec))
How to seek in FFmpeg C/C++(如何在 FFmpeg C/C++ 中查找)
H.264 muxed to MP4 using libavformat not playing back(使用 libavformat 不播放的 H.264 混合到 MP4)
DXGI Desktop Duplication: encoding frames to send them over the network(DXGI 桌面复制:编码帧以通过网络发送它们)
what is #39;linesize alignment#39; meaning?(linesize 对齐是什么意思?)
sws_scale YUV --gt; RGB distorted image(sws_scale YUV --RGB 失真图像)