<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>ChinaFFmpeg - 导读 - 最新发表</title>
    <link>http://bbs.chinaffmpeg.com/forum.php?mod=guide&amp;view=newthread</link>
    <description>最新发表</description>
    <copyright>Copyright(C) ChinaFFmpeg</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 25 Jun 2026 14:37:45 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>http://bbs.chinaffmpeg.com/static/image/common/logo_88_31.gif</url>
      <title>ChinaFFmpeg</title>
      <link>http://bbs.chinaffmpeg.com/</link>
    </image>
    <item>
      <title>av_guess_format获取avi文件类型失败</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31164</link>
      <description><![CDATA[std::string detectVideoType(const std::string&amp; filename) {
    AVFormatContext* formatContext = nullptr;
    const AVOutputFormat* outputFormat = nullptr;

    // Open input file and get format context
    int ret = avformat_open_input(&amp;formatContext]]></description>
      <category>ffmpeg库开发</category>
      <author>Seele</author>
      <pubDate>Tue, 02 Jul 2024 01:57:57 +0000</pubDate>
    </item>
    <item>
      <title>【新人求助】SDL_CreateTexture</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31163</link>
      <description><![CDATA[我使用SDL_Texture * SDLCALL SDL_CreateTexture(SDL_Renderer * renderer,                                                        Uint32 format,
                                                        int access, int w,
                                   ...]]></description>
      <category>ffmpeg库开发</category>
      <author>JasonQian</author>
      <pubDate>Sun, 30 Jun 2024 07:25:02 +0000</pubDate>
    </item>
    <item>
      <title>关于推流延迟参数优化的求助</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31161</link>
      <description><![CDATA[最近有个项目，需要用到FFMPEG来拉大华摄像头出来的一路流，然后转成H264的裸流用UDP的方式再转发出去，之前没有怎么接触过FFMPEG，想请教下如何加参数来尽量降低延时，摄像头那边输出哪种格式的流对FFMPEG处理降低延时有帮助。谢谢各位大佬，不吝指教。



 ...]]></description>
      <category>ffmpeg命令使用</category>
      <author>service</author>
      <pubDate>Sat, 27 Apr 2024 07:24:28 +0000</pubDate>
    </item>
    <item>
      <title>ffmpeg库在飞腾2000CPU上解码奇慢</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31158</link>
      <description><![CDATA[各位好，最近遇到一个奇怪的问题，如题，求教大家。具体描述下我遇到的情况
1、我的开发工具是freepascal + lazarus, 通过调用ffmpeg动态库利用CPU解码h264 1080p文件。
2、简单的demo在x86架构的windows和linux都工作正常(效率是10毫秒/秒)，但在飞腾2000 CPU + UOS机 ...]]></description>
      <category>ffmpeg库开发</category>
      <author>cwlyj001</author>
      <pubDate>Thu, 29 Feb 2024 07:40:02 +0000</pubDate>
    </item>
    <item>
      <title>ffmpeg暂停录制和恢复录制</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31153</link>
      <description><![CDATA[我现在正在使用ffmpeg进行rtsp流的录制操作，命令如下
ffmpeg -rtsp_transport tcp -i rtsp://10.3.27.2/chn1 -c:v libx264 -r 30 output.mp4
我知道了能够按一下q,退出录制。
请问，在录制的过程中，我想要暂停一下，需要按什么按钮；然后过一段时间，可以通过再按一个 ...]]></description>
      <category>ffmpeg命令使用</category>
      <author>entrial</author>
      <pubDate>Thu, 28 Dec 2023 03:46:43 +0000</pubDate>
    </item>
    <item>
      <title>ffmpeg如何把200个小视频组合成一个视频？</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31151</link>
      <description><![CDATA[1.MP42.MP4
。。。
200.MP4

200个小视频，每个尺寸90x160px，组成5列40行，新的视频450x6400px


windows下的batch能做到吗]]></description>
      <category>ffmpeg命令使用</category>
      <author>li_zhicheng</author>
      <pubDate>Tue, 12 Dec 2023 04:14:21 +0000</pubDate>
    </item>
    <item>
      <title>怎样把ffmpeg api内的日志输出到文件中？</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31150</link>
      <description><![CDATA[各位大佬，请问有没有配置把ffmpeg api内部报错的日志信息直接输出到文件中，而不是仅仅打屏呢？]]></description>
      <category>ffmpeg库开发</category>
      <author>三缸海盗船大副</author>
      <pubDate>Wed, 22 Nov 2023 06:05:26 +0000</pubDate>
    </item>
    <item>
      <title>ffmpeg so库更新到4.0以后，播放视频发现tcp_speed 一直都是0 kb</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31145</link>
      <description><![CDATA[向大佬们求助一下，在ffmpeg so库更新到4.0以后，播放视频发现tcp_speed 一直都是0 kb，之前不会有这个问题，请问是什么原因导致的？]]></description>
      <category>ffmpeg库开发</category>
      <author>图图</author>
      <pubDate>Mon, 16 Oct 2023 01:54:55 +0000</pubDate>
    </item>
    <item>
      <title>《深入理解 FFmpeg》勘误</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31144</link>
      <description><![CDATA[暂无]]></description>
      <category>本站图书交流</category>
      <author>孙悟空</author>
      <pubDate>Sat, 07 Oct 2023 02:43:31 +0000</pubDate>
    </item>
    <item>
      <title>matroska_read_seek函数建立索引表的速度太慢了!!</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31143</link>
      <description><![CDATA[大家遇到过MKV进行seek的时候由于音频的帧分布密度过大，导致找音频时间戳的时候耗费大量的时间，使得seek之后过一段时间才可以继续播放，大家有办法对这个函数进行优化吗？
真正建表的时刻是在matroska_parse_block函数中进行的。。。
 ...]]></description>
      <category>ffmpeg库开发</category>
      <author>king.liu</author>
      <pubDate>Thu, 14 Sep 2023 08:48:07 +0000</pubDate>
    </item>
    <item>
      <title>三组图像序列合并输出为一个视频，如何添加第三组</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31126</link>
      <description><![CDATA[我需要把三组图像序列合并输出为一个视频，这三组有alpha通道需要叠加在一起的，而不是顺序拼接，目前两组的没问题，代码如下：ffmpeg -f image2  -framerate 25 -i d:\\\\test1\\\\%%d.tga  -i d:\\\\test2\\\\%%d.tga     -filter_complex overlay=shortest=1    d:\\\\out11.mp ...]]></description>
      <category>ffmpeg库开发</category>
      <author>lzcl</author>
      <pubDate>Thu, 06 Apr 2023 06:32:27 +0000</pubDate>
    </item>
    <item>
      <title>CentOS下编译AVS2问题</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31119</link>
      <description><![CDATA[请教一个CentOS下编译AVS2的问题：增加--enable-libdavs2  --enable-libxavs2后，编码输出的ts视频只有声音，没有画面，这是什么原因呢？]]></description>
      <category>ffmpeg命令使用</category>
      <author>whitelxl</author>
      <pubDate>Thu, 02 Feb 2023 12:41:33 +0000</pubDate>
    </item>
    <item>
      <title>ffmpeg录制指定应用程序窗口，结果全是黑屏</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31111</link>
      <description><![CDATA[——需求是：无视遮挡的录制指定的应用程序窗口中的音视频及图像（即使指定的应用程序窗口被其他窗口遮挡住了，也能完全仅仅只录制指定的那个应用程序的窗口中的音视频及图像内容，而不会把其他的也录制起了！）。

ffmpeg -f gdigrab -i title=\&quot;腾讯会议\&quot; -hide_banner ...]]></description>
      <category>ffmpeg命令使用</category>
      <author>locoman</author>
      <pubDate>Thu, 27 Oct 2022 05:26:25 +0000</pubDate>
    </item>
    <item>
      <title>ffmpeg 进行切片ts长度不一致 跨度很大</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31098</link>
      <description><![CDATA[使用-segment_time 5   生成的ts\' 时长1-11秒的都有  ，请问如果控制ts长度？小白刚接触，有没有大佬解惑 谢谢！]]></description>
      <category>ffmpeg命令使用</category>
      <author>suancai</author>
      <pubDate>Wed, 21 Sep 2022 17:37:58 +0000</pubDate>
    </item>
    <item>
      <title>FFmpeg命令行解码视频后的图像是否可以直接保存到内存</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31091</link>
      <description><![CDATA[请问群里的大牛，FFmpeg命令行将视频解码后的图像可以直接保存到内存吗？就是不保存到本地文件。感谢感谢。]]></description>
      <category>ffmpeg命令使用</category>
      <author>whitelxl</author>
      <pubDate>Thu, 01 Sep 2022 09:41:09 +0000</pubDate>
    </item>
    <item>
      <title>关于给视频添加字幕</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31088</link>
      <description><![CDATA[为什么我这个一直找不到对应的字体]]></description>
      <category>ffmpeg命令使用</category>
      <author>Kayin</author>
<enclosure url="http://bbs.chinaffmpeg.com/data/attachment/forum/202208/25/103312da9nkdj9ta9a8faa.jpg" length="12626" type="image/jpeg" />      <pubDate>Thu, 25 Aug 2022 02:34:30 +0000</pubDate>
    </item>
    <item>
      <title>请教下，视频叠加图片水印,实时更换图片该如何操作</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31081</link>
      <description><![CDATA[尝试用 avfilter_graph_send_command 修改filename ,结果并不生效！还请指教下，多谢啦]]></description>
      <category>超级灌水</category>
      <author>ahthabc</author>
      <pubDate>Sat, 23 Jul 2022 15:36:05 +0000</pubDate>
    </item>
    <item>
      <title>ffmpeg视频倍速音视频同步问题？</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31079</link>
      <description><![CDATA[自己测试了一下比较接近同步，但是貌似没有完全同步，大师兄有没有好的方法@大师兄

假设视频变速为a
当a＞1时，音频变速-(a-1)/2+1
当a＜1时，音频变速-(a-1)*2+1]]></description>
      <category>ffmpeg命令使用</category>
      <author>moyan</author>
      <pubDate>Fri, 22 Jul 2022 08:35:02 +0000</pubDate>
    </item>
    <item>
      <title>求教avcodec_open2报错问题</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31075</link>
      <description><![CDATA[大家好！      我在win平台使用ffmpeg封装mp4格式时，部分平台低概率出现avcodec_open2调用失败，错误码为：-542398533。

      请问：可能是什么原因？]]></description>
      <category>超级灌水</category>
      <author>白月光</author>
      <pubDate>Mon, 11 Jul 2022 02:49:50 +0000</pubDate>
    </item>
    <item>
      <title>求教avformat_find_stream_info线程安全问题</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31069</link>
      <description><![CDATA[我有一个多线程转封装的程序偶现崩溃，通过core文件查看，崩溃在avformat_find_stream_info函数里（见附件）。上网查了下，说是avformat_find_stream_info函数不是线程安全的。我转封装的源是网络流，加全局锁担心影响转 ...]]></description>
      <category>超级灌水</category>
      <author>白月光</author>
<enclosure url="http://bbs.chinaffmpeg.com/data/attachment/forum/202207/02/110752vr5zxlte37d7kem3.png" length="247956" type="image/jpeg" />      <pubDate>Sat, 02 Jul 2022 03:08:26 +0000</pubDate>
    </item>
    <item>
      <title>ffmpeg+H.265+CBR软编码如何实现？</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31068</link>
      <description><![CDATA[请教群里的大牛，ffmpeg如何实现libx265的CBR模式软编码？
我试了libx264使用-x264-params nal-hrd=cbr:force-cfr=1就可以实现CBR模式，但nal-hrd=cbr:force-cfr=1在libx265中不生效，请群里面的老师多指教，万分感谢！
 ...]]></description>
      <category>ffmpeg命令使用</category>
      <author>whitelxl</author>
      <pubDate>Wed, 29 Jun 2022 08:50:14 +0000</pubDate>
    </item>
    <item>
      <title>多张图片合并视频，每张不一样的停顿时长，该如何写命令</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31067</link>
      <description><![CDATA[我有 1.jpg 2.jpg 3.jpg 等多张图片需要将其合并为一个视频，但我需要第一张图片停顿5秒，第二张停顿4秒，第三张停顿10秒，这种的命令该如何编写，谢谢。]]></description>
      <category>ffmpeg命令使用</category>
      <author>lonewolfyx</author>
      <pubDate>Wed, 29 Jun 2022 06:39:52 +0000</pubDate>
    </item>
    <item>
      <title>ffmpeg 怎样实现长图滚动，视频产物中文字会闪烁</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31058</link>
      <description><![CDATA[使用过滤器overlay/scroll实现长图滚动，文字都会闪烁，示例视频]]></description>
      <category>ffmpeg命令使用</category>
      <author>夕阳飞洒</author>
      <pubDate>Wed, 15 Jun 2022 01:59:20 +0000</pubDate>
    </item>
    <item>
      <title>遇到不能转码的mp4格式该怎么办？</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31050</link>
      <description><![CDATA[可以用potplayer打开，但是不能解转码。。这是什么原因导致的？需要怎么处理？如果图片打不开的话，提供外链：“”https://gitee.com/success123/img/raw/master/20220508180311.png“”，主要是读取不了，出现error reading headerinput/input_web.mp4: Invalid data f ...]]></description>
      <category>ffmpeg命令使用</category>
      <author>hank</author>
      <pubDate>Sun, 08 May 2022 10:03:07 +0000</pubDate>
    </item>
    <item>
      <title>ffmpeg如何实现替换连续帧</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31048</link>
      <description><![CDATA[比如我想用视频的第10帧替换第11-20帧内容，后续帧不改变。如何在ffmpeg中实现]]></description>
      <category>ffmpeg命令使用</category>
      <author>uncle</author>
      <pubDate>Fri, 06 May 2022 03:13:12 +0000</pubDate>
    </item>
    <item>
      <title>官方示例的remuxing如何设置</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31043</link>
      <description><![CDATA[初次使用 ffmpeg sdk 开发，如有莽撞，请各位见谅
因为毕设要求，需要 ffmpeg sdk 将 mp4 转封装切分为 m3u8。从官方示例里拿 remuxing.c 编译尝试了一下，转封装切分倒是成功了，但是 m3u8 的 #EXT-X-MEDIA-SEQUENCE 标签不是从 0 开始，而是从 36 开始，到 40 结束（ ...]]></description>
      <category>ffmpeg库开发</category>
      <author>icdi</author>
      <pubDate>Sun, 27 Mar 2022 13:12:47 +0000</pubDate>
    </item>
    <item>
      <title>ffmpeg 让水印瞬间切入到指定位置</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=31036</link>
      <description><![CDATA[如何可以做到 让水印（不管文字还是图片）带有动效的切入到指定位置？求大佬]]></description>
      <category>ffmpeg命令使用</category>
      <author>fanwenjie</author>
      <pubDate>Fri, 04 Mar 2022 01:52:47 +0000</pubDate>
    </item>
    <item>
      <title>请教如何将信息添加到H265的SEI</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=30371</link>
      <description><![CDATA[最近在写一个小程序，用笔记本摄像头录制视频，再将特定信息写到SEI。目前卡在了将信息写入SEI这个环节，请问各位大佬FFmpeg能实现吗，是不是必须修改FFmpeg源代码，用C和C++才能实现？是否有类似可参考的例子？非常感谢


 ...]]></description>
      <category>ffmpeg库开发</category>
      <author>neo2003</author>
      <pubDate>Tue, 15 Feb 2022 06:24:11 +0000</pubDate>
    </item>
    <item>
      <title>请问怎么在切片的同时添加水印呀？</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=30363</link>
      <description><![CDATA[我想对一个视频切片，同时在片头和片尾添加水印，尝试过先切片后对切片文件进行水印处理，但是发现处理后的视频跟原先切片出来的视频时长对不上了，要么就是在播放m3u8的时候无法正常播放，不知道要怎么处理了

如果是对整个视频先添加水印再切片的话，耗时又太长了，求 ...]]></description>
      <category>ffmpeg命令使用</category>
      <author>karma617</author>
      <pubDate>Wed, 12 Jan 2022 17:10:50 +0000</pubDate>
    </item>
    <item>
      <title>想给视频添加一个显式的进度条，目前想的是用跑马灯</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=30359</link>
      <description><![CDATA[想给视频添加一个显式的进度条，目前想的是用跑马灯但是添加完之后视频增大不少，6m的视频变成10m了，不知道是不是超出界面部分影响到了，大家还有什么好方法吗]]></description>
      <category>文档资料</category>
      <author>一条小身板</author>
      <pubDate>Tue, 21 Dec 2021 10:38:11 +0000</pubDate>
    </item>
    <item>
      <title>ffmpeg命令行如何保持转码后的帧类型不变？</title>
      <link>http://bbs.chinaffmpeg.com/forum.php?mod=viewthread&amp;tid=30351</link>
      <description><![CDATA[ffmpeg命令行如何保持转码后的帧类型不变？即源视频中的I帧转码后还是I帧，而不是IDR，请群里面的大神多指教，感谢感谢。]]></description>
      <category>ffmpeg命令使用</category>
      <author>whitelxl</author>
      <pubDate>Mon, 08 Nov 2021 07:47:07 +0000</pubDate>
    </item>
  </channel>
</rss>