Jump to content

nyanmisaka

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. https://github.com/amazingfate/linux-rockchip/commits/rk-6.1-rkr1/ lacks of a VOP2 patch, which resulted the black screen in kodi. https://github.com/hbiyik/ffmpeg-rockchip/wiki/Rendering#required-patches-and-fixes-in-the-toolchain
  2. @amazingfate The old hbiyik/FFmpeg is deprecated in favor of ffmpeg-rockchip. The latter one have different default behavior to enable the best performance and 10-bit/P010 support. Also the hbiyik/FFmpeg doesn't support the 6.1 bsp because the 6.1 kernel lacks of rk-dma-heap allocator. You can only use the drm gem allocator. Not only that, the decoder, filter and encoder components are bundled together in hbiyik/FFmpeg/libavcodec, makeing the code difficult to read and maintain. So we decided to move. - https://github.com/7Ji-PKGBUILDs/.report/issues/15#issuecomment-1909770887 - https://github.com/7Ji-PKGBUILDs/.report/issues/17#issuecomment-1913746159 To adapt MPV to ffmpeg-rockchip, except for the included nv16/p010/p210 format patches, there are two additional MPV configs need to be set in `/etc/mpv/mpv.conf`. To adapt Kodi to ffmpeg-rockchip, see this Wiki page. You will get 8k 60fps HEVC 10-bit playback this time.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines