Navigation

    OpenASIC
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Popular
    • All categories
    • 代码发布 | OpenASIC Code Release
    • 新闻文档 | News & Documents
    • 交流讨论 | General Discussion
    •      xkAVC IP Core
    •      xkHEVC IP Core
    •      xkISP
    •      xkDLA
    •      TGU
    • 问题反馈 | Comments & Feedback
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month

    • B

      H.265/HEVC Encoder IP Architecture 系统架构
      新闻文档 | News & Documents • h.265 系统架构 achitecture • • bo  

      2
      0
      Votes
      2
      Posts
      18103
      Views

      S

      Please give the link to download 请提供下载链接
    • D

      范老师,看了您的代码,感觉学习了很多,我想问问里面的Intra Prediction,你们都用了哪些方法?您推荐什么方法呢?
      交流讨论 | General Discussion • • dragon_w_123  

      2
      0
      Votes
      2
      Posts
      11442
      Views

      B

      intra prediction我们分成两个部分,pre intra做mode decision,post intra 做partiton decision。 目前版本的代码mode decision只传一个mode给post intra。 后期要预测的更准的话,需要多传几个mode。目前我们自己实验室测试下来,传8个mode给post intra就预测的很准了。
    • V

      代码基本是软件C程序的FPGA移植
      交流讨论 | General Discussion • • vd8888  

      2
      0
      Votes
      2
      Posts
      14327
      Views

      B

      请教一下真正高效的fpga设计和视频芯片设计方法
    • W

      最小二乘法
      交流讨论 | General Discussion • • wangjiangtao  

      2
      0
      Votes
      2
      Posts
      13453
      Views

      B

      @wangjiangtao ? 啥意思
    • S

      关于module md的疑问
      交流讨论 | General Discussion • • shen_lee  

      2
      0
      Votes
      2
      Posts
      14992
      Views

      B

      这个是mode decision. 后面写在另外一个模块里了,没放在md模块里面
    • B

      开源H.264 Video Encoder IP Core发布
      新闻文档 | News & Documents • • bo  

      2
      0
      Votes
      2
      Posts
      18147
      Views

      多

      关于硬件开源,真的是太难得了。这些代码不止有研究学习的价值,善于利用,也有巨大的商业价值。范老师真的让人能感受到一个学者的风采。真的希望范老师的开源项目能够真正成为产学研合作的样板。希望一些有社会责任的企业,可以和实验室形成真正的合作。
    • S

      fetch yuv 文件看起来不太对?
      交流讨论 | General Discussion • • shen_lee  

      2
      1
      Votes
      2
      Posts
      10887
      Views

      No one has replied

    • B

      bs2hevc
      代码发布 | OpenASIC Code Release • • bo  

      2
      -2
      Votes
      2
      Posts
      2098
      Views

      B

      Update to bs2hevc_v1.1 add command line options. type "-help" for more information
    • E

      请问有没有HEVC的IP CORE, 在 BD-rate 上跟HM 或 JM 对比的数据?
      交流讨论 | General Discussion • • eesiukei  

      2
      0
      Votes
      2
      Posts
      13542
      Views

      B

      @eesiukei 目前还没有。
    • S

      如果图像尺寸不是64的倍数
      交流讨论 | General Discussion • • shen_lee  

      2
      0
      Votes
      2
      Posts
      12792
      Views

      B

      @shen_lee x_total y_total 超过你要的边界, 还需要padding出边界到64的倍数
    • S

      有没有打算往视频图像识别等更上层的方向发展呢
      交流讨论 | General Discussion • • Scofield  

      2
      0
      Votes
      2
      Posts
      12360
      Views

      B

      @Scofield 我们正在做这方面的工作
    • R

      H.264 decoder C model相关问题
      交流讨论 | General Discussion • • ruibo  

      2
      0
      Votes
      2
      Posts
      13061
      Views

      B

      @ruibo 这个不是我们开发的代码,我也搞不清楚,你可以问问原作者
    • H

      I帧P帧混合编码仿真的问题
      交流讨论 | General Discussion • • huangjijiang  

      2
      0
      Votes
      2
      Posts
      10516
      Views

      No one has replied

    • B

      基于PYNQ的H.264演示Demo
      新闻文档 | News & Documents • • bo  

      2
      0
      Votes
      2
      Posts
      15211
      Views

      J

      请问,demo的内核没有正常启动,是uboot没有设置正确么?
    • A

      关于license的问题
      交流讨论 | General Discussion • • airland  

      2
      0
      Votes
      2
      Posts
      8366
      Views

      B

      直接使用开源版本 无需License
    • N

      求助,关于仿真文件和加头后播放的问题
      交流讨论 | General Discussion • • nicu_233  

      2
      0
      Votes
      2
      Posts
      6839
      Views

      M

      @nicu_233 同样的问题 请问前辈解决了吗
    • B

      H265 Video Encoder RTL IP Core [Version 2.0]
      代码发布 | OpenASIC Code Release • • bo  

      2
      11
      Votes
      2
      Posts
      5032
      Views

      B

      H265ENC V2.0 Feature Improvement h265enc v2.0 a. Update the I/P prediction algorithms, and the hardware pipeline to improve the coding efficiency b. Fix the bugs in the previous version c. Check the RTL V2.0 by nLint, and fix the errors and warnings d. Meet the 400MHz synthesized by Design Complier,and fix critical path,warning e. IP Core V2.0 has been validated by the FPGA PreI – Intra mode decision a. Support CTU-level Rate control,based on the CABAC bit number to change the QP adaptively PosI – Intra partition decision a. Prediction for the partition decision is based on the original pixels b. The RD cost for the partition decision is based on the SATD and simplified rate estimation IME – Integer motion estimation a. Configurable IME parameters by the ime_cfg.dat, such as the search range, search center , and search shape b. Extend the search range to ±64 c. By the H-V SRAMs, the search direction of novel IME can be the slope d. By the Bit Truncation, the pixels bit depth is truncated into 4 bit from 8bit with only less than 1dB PSNR loss, but with great improvement on the area and power FME – Fractional motion estimation a. Support the SKIP and MERGE decision by the RD cost similar to the FME decision b. Fix the bugs in the interpolation REC – Reconstruction loop a. Support Intra CTU in Inter Frame by the costs from PosI and FME to decide I/P of current CTU b. Support the SKIP CU, where the prediction samples will be the reconstruction samples c. Rearrange the DCT RTL and fix the bugs DBSAO – Deblocking filter & sample adaptive offset a. Update the DB filter order and remove the transpose memory to reduce memory usage b. Support the SAO EO mode CABAC – Entropy coding a. Update the RTL and fix the bugs b. Support SKIP、MERGE、Intra CTU in Inter Frame and so on c. Remove the ROM in the previous version
    • T

      H.265/HEVC Encoder IP Core V2.0 综合结果
      交流讨论 | General Discussion • • tang  

      2
      0
      Votes
      2
      Posts
      8922
      Views

      M

      请问这个Xilinx FPGA是哪一个系列的呢 打扰了 期待您的回复
    • W

      求助 H.264 Video Encoder Demo [PYNQ]的demo运行异常
      交流讨论 | General Discussion • • wjl3258  

      2
      0
      Votes
      2
      Posts
      8738
      Views

      Y

      @wjl3258 看如下网址: https://blog.csdn.net/yangyuf012/article/details/81277027?ops_request_misc=&request_id=&biz_id=102&utm_source=distribute.pc_search_result.none-task-blog-SOBAIDUWEB-0
    • V

      使用H264 2.0仿真遇到问题
      交流讨论 | General Discussion • • Versemonger  

      2
      0
      Votes
      2
      Posts
      8142
      Views

      A

      我看视频输入格式只支持YV12,即planar格式,你看看你的输入是不是semi-planar的。
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 4 / 8