<?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[ip输出编码比特流的流向该写回memory吗？]]></title><description><![CDATA[<p dir="auto">请问如要要给ip封装axi总线接口，编码好的比特流该写回memory吗？还是怎样处理；<br />
另外还有一个问题想请教一下大家，编码p帧时参考帧的来源难道不是上一帧store_db_luma和store_db_chroma吗？为什么我发现load参考帧的数据并不一样，看了环境后我发现参考帧是memory由rec.yuv写进去的，这个是为什么呢？</p>
]]></description><link>http://www.openasic.org/topic/177/ip输出编码比特流的流向该写回memory吗</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 12:59:41 GMT</lastBuildDate><atom:link href="http://www.openasic.org/topic/177.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 May 2024 01:48:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ip输出编码比特流的流向该写回memory吗？ on Fri, 28 Jun 2024 07:22:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/damian" aria-label="Profile: damian">@<bdi>damian</bdi></a> it's same but they solved some bugs and added new block , I think.</p>
]]></description><link>http://www.openasic.org/post/623</link><guid isPermaLink="true">http://www.openasic.org/post/623</guid><dc:creator><![CDATA[karthik_tdk]]></dc:creator><pubDate>Fri, 28 Jun 2024 07:22:13 GMT</pubDate></item><item><title><![CDATA[Reply to ip输出编码比特流的流向该写回memory吗？ on Thu, 27 Jun 2024 09:11:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/damian" aria-label="Profile: damian">@<bdi>damian</bdi></a> 刚准备down一下看看，可能差不多，有类似情况我回来回复。by the way，请问你有2.0的相关文档说明吗？只看代码有点太多。</p>
]]></description><link>http://www.openasic.org/post/622</link><guid isPermaLink="true">http://www.openasic.org/post/622</guid><dc:creator><![CDATA[wupang]]></dc:creator><pubDate>Thu, 27 Jun 2024 09:11:18 GMT</pubDate></item><item><title><![CDATA[Reply to ip输出编码比特流的流向该写回memory吗？ on Thu, 27 Jun 2024 09:04:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wupang" aria-label="Profile: wupang">@<bdi>wupang</bdi></a> 我没有关注v1.0，那边的处理流程怎么样呢</p>
]]></description><link>http://www.openasic.org/post/621</link><guid isPermaLink="true">http://www.openasic.org/post/621</guid><dc:creator><![CDATA[damian]]></dc:creator><pubDate>Thu, 27 Jun 2024 09:04:21 GMT</pubDate></item><item><title><![CDATA[Reply to ip输出编码比特流的流向该写回memory吗？ on Thu, 27 Jun 2024 08:51:47 GMT]]></title><description><![CDATA[<p dir="auto">想知道V1.0中也是会出现这种情况吗</p>
]]></description><link>http://www.openasic.org/post/620</link><guid isPermaLink="true">http://www.openasic.org/post/620</guid><dc:creator><![CDATA[wupang]]></dc:creator><pubDate>Thu, 27 Jun 2024 08:51:47 GMT</pubDate></item><item><title><![CDATA[Reply to ip输出编码比特流的流向该写回memory吗？ on Fri, 14 Jun 2024 07:27:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/damian" aria-label="Profile: damian">@<bdi>damian</bdi></a><br />
It's okay I understood,and I am also in same situation, so is it ok with u if we help each other? What are knowledge we have!,<br />
And in which discussion the ppt present</p>
]]></description><link>http://www.openasic.org/post/612</link><guid isPermaLink="true">http://www.openasic.org/post/612</guid><dc:creator><![CDATA[karthik_tdk]]></dc:creator><pubDate>Fri, 14 Jun 2024 07:27:20 GMT</pubDate></item><item><title><![CDATA[Reply to ip输出编码比特流的流向该写回memory吗？ on Fri, 14 Jun 2024 06:39:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karthik_tdk" aria-label="Profile: karthik_tdk">@<bdi>karthik_tdk</bdi></a> In the v2.0 code, it seems that the current frame can be determined as an I-frame or a P-frame by configuring the IP input signal, sys_type_i. When it's 0, the current frame is an I-frame, and when it's 1, the current frame is a P-frame. There is a PPT that briefly introduces IP. You can check it out on this website.</p>
]]></description><link>http://www.openasic.org/post/611</link><guid isPermaLink="true">http://www.openasic.org/post/611</guid><dc:creator><![CDATA[damian]]></dc:creator><pubDate>Fri, 14 Jun 2024 06:39:28 GMT</pubDate></item><item><title><![CDATA[Reply to ip输出编码比特流的流向该写回memory吗？ on Fri, 14 Jun 2024 06:33:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karthik_tdk" aria-label="Profile: karthik_tdk">@<bdi>karthik_tdk</bdi></a> I am a beginner in video encoding technology, and I have just come across this open-source project. I haven't studied it in depth, so I can't give guidance to others; besides, I know a little English.</p>
]]></description><link>http://www.openasic.org/post/610</link><guid isPermaLink="true">http://www.openasic.org/post/610</guid><dc:creator><![CDATA[damian]]></dc:creator><pubDate>Fri, 14 Jun 2024 06:33:06 GMT</pubDate></item><item><title><![CDATA[Reply to ip输出编码比特流的流向该写回memory吗？ on Fri, 14 Jun 2024 04:31:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/damian" aria-label="Profile: damian">@<bdi>damian</bdi></a><br />
你好呀<br />
基本上，我从规范和白皮书中了解到，我研究了输入应该采用 .yuv 格式，并且第一帧始终是 I 帧<br />
，在编码器中重建 I 帧后，它用作 P 或 B 帧的参考帧，但在这个模拟中，他们最初采用 P 帧（但不知道为什么），就像从 fetch_p_cur.yuv（版本 1 代码）中获取一样,</p>
<p dir="auto">如果理解 H265 的代码，如果对该代码有疑问，请指导我，这对我来说非常重要。<br />
顺便问一下，你看得懂英语吗？</p>
<p dir="auto">Hi there<br />
Basically what, I understood from specifications and white papers I studied  the input should be in  .yuv format and in that the 1st frame is always a I Frame<br />
, after reconstruction of that I Frame in encoder, it used as reference frame for P Or B frame , but in this simulation they are taking P frame initially (but don't know why) like fetching from  fetch_p_cur.yuv(version 1 code) ,</p>
<p dir="auto">And if understand the code of H265 Please guide me if have some doubts in that code, it very important to me.<br />
By the way do you understand English?</p>
]]></description><link>http://www.openasic.org/post/609</link><guid isPermaLink="true">http://www.openasic.org/post/609</guid><dc:creator><![CDATA[karthik_tdk]]></dc:creator><pubDate>Fri, 14 Jun 2024 04:31:07 GMT</pubDate></item><item><title><![CDATA[Reply to ip输出编码比特流的流向该写回memory吗？ on Fri, 14 Jun 2024 01:17:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karthik_tdk" aria-label="Profile: karthik_tdk">@<bdi>karthik_tdk</bdi></a> 不好意思，关于编码好的比特流是否应该写会mem我并没有明确的答案，编码好的比特流好像并不包含解码所需的sps头等，如果写回到mem我们后序应该怎样处理呢？第二个问题我的理解是load的参考帧应该是上一次store的，但仿真中似乎并不是这样，而是直接给出了参考帧的yuv文件，对于这个文件的来源我也感到奇怪，如果你有好的想法可以告诉我，谢谢</p>
]]></description><link>http://www.openasic.org/post/608</link><guid isPermaLink="true">http://www.openasic.org/post/608</guid><dc:creator><![CDATA[damian]]></dc:creator><pubDate>Fri, 14 Jun 2024 01:17:15 GMT</pubDate></item><item><title><![CDATA[Reply to ip输出编码比特流的流向该写回memory吗？ on Thu, 13 Jun 2024 10:47:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/damian" aria-label="Profile: damian">@<bdi>damian</bdi></a> Hi there have you got any answer for the above yours question?</p>
<p dir="auto">您好，您的上述问题有答案了吗?</p>
]]></description><link>http://www.openasic.org/post/607</link><guid isPermaLink="true">http://www.openasic.org/post/607</guid><dc:creator><![CDATA[karthik_tdk]]></dc:creator><pubDate>Thu, 13 Jun 2024 10:47:56 GMT</pubDate></item></channel></rss>