<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[使用H264 2.0仿真遇到问题]]></title><description><![CDATA[<p dir="auto">使用H264仿真时，在软件生成dat的过程中，我尝试了几个CIF大小的视频进行转换，但是转换出的.264文件打开播放的结果都不正常，显示灰色画面，是否存在问题？<br />
我使用的命令是</p>
<pre><code>f264.exe -i akiyo_cif.yuv -o akiyo_cif.264 -r akyio_cif_rec.yuv -w 352 -h 288 -g 5 -f 30 -q 27
</code></pre>
<p dir="auto">附上我使用的yuv文件<a href="/assets/uploads/files/1591517218584-akiyo_cif.yuv">0_1591517174529_akiyo_cif.yuv</a></p>
]]></description><link>http://www.openasic.org/topic/96/使用h264-2-0仿真遇到问题</link><generator>RSS for Node</generator><lastBuildDate>Fri, 12 Jun 2026 05:31:51 GMT</lastBuildDate><atom:link href="http://www.openasic.org/topic/96.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 07 Jun 2020 08:08:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 使用H264 2.0仿真遇到问题 on Wed, 07 Feb 2024 01:18:04 GMT]]></title><description><![CDATA[<p dir="auto">我看视频输入格式只支持YV12，即planar格式，你看看你的输入是不是semi-planar的。</p>
]]></description><link>http://www.openasic.org/post/576</link><guid isPermaLink="true">http://www.openasic.org/post/576</guid><dc:creator><![CDATA[Aizen-29]]></dc:creator><pubDate>Wed, 07 Feb 2024 01:18:04 GMT</pubDate></item></channel></rss>