-
Posts
11 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Hey @amazingfate, the above-mentioned av1 decoder issue was fixed, turned out that the Rock 5A and a few other boards did not have the av1d node enabled in the device tree. I did update ffmpeg and added some patches to mpv last night, after testing everything it looks good to go. The packages ffmpeg, librga, libv4l-rkmpp, mpp, and mpv are ready to be copied to your PPA. https://launchpad.net/~jjriek/+archive/ubuntu/rockchip-multimedia/+packages?field.name_filter=&field.status_filter=published&field.series_filter=jammy
- 47 replies
-
1
-
- Orange Pi 5
- Orange Pi 5B
-
(and 1 more)
Tagged with:
-
The `av1_rkmpp` decoder is broken in my PPA and I need to update ffmpeg again. Let me do some more debugging and I will let you know when this is fixed. https://github.com/Joshua-Riek/ubuntu-rockchip/issues/613#issuecomment-1971250537
- 47 replies
-
- Orange Pi 5
- Orange Pi 5B
-
(and 1 more)
Tagged with:
-
@amazingfate No worries, I'm happy to work on this! There are no changes to librist, v4l-util, and mpv, I have them in my PPA for testing/development. The only packages that need to be copied are ffmpeg, librga, libv4l-rkmpp, and mpp.
- 47 replies
-
- Orange Pi 5
- Orange Pi 5B
-
(and 1 more)
Tagged with:
-
Hi @amazingfate! Can you take a look at some of the changes I made to ffmpeg, librga, librist, libv4l-rkmpp, mpp, mpv, and v4l-utils? I would love to update these packages in your PPA for compatibility with the 6.1 kernel. I have my changes available here on launchpad: https://launchpad.net/~jjriek/+archive/ubuntu/rockchip-multimedia?field.series_filter=jammy
- 47 replies
-
- Orange Pi 5
- Orange Pi 5B
-
(and 1 more)
Tagged with:
-
I was missing a patch for libv4l-rkmpp, now chrome is working with 4k 60fps playback on youtube again.
- 47 replies
-
- Orange Pi 5
- Orange Pi 5B
-
(and 1 more)
Tagged with:
-
I've been doing some work on the 6.1 kernel and would be happy to help adapt it to the build framework. I do think the Edge 2 will need some work as I had to drop some patches related to the board during my rebase. But I'd like to sort out mpp, ffmpeg, and chrome first as they all need changes to work properly. These packages should be patched in Amazingfate's PPA before upgrading the kernel to prevent breaking HW accel on jammy systems currently using the 5.10 kernel. So far, I have patched packages for everything except chromium. For some reason when using chrome to play 4k 60fps videos on YouTube, the video will stutter.
- 47 replies
-
- Orange Pi 5
- Orange Pi 5B
-
(and 1 more)
Tagged with:
-
The user here has different DDR and BL31 blob being used in u-boot. The recent RKBIN blobs have a warning in the release about this. I assume the user installed the bootloader to the SPI FLASH using the official OrangePi distro which has these newer RKBIN blobs. Updating RKBIN for Armbian should address this. But I worry as miss-matched RKBIN blobs could introduce this issue to existing installs. Anyone have any thoughts?
-
Trying to test edge image on Orange Pi 5+. Board not booting.
Spooky replied to Vijay Gill's topic in Orange Pi 5 Plus
The led blinking means the kernel has been loaded. You need to use UART to interact with the device. -
I think this is due to the bootloader. Try to revert the below commit in u-boot. https://github.com/orangepi-xunlong/u-boot-orangepi/commit/1f70ac3a968d121d86350092a7eff0dbd56114b7 This u-boot patch was accompanied by a kernel patch where boards set the mac address based on a serial number. This kernel patch is not in the legacy rockchp kernel, so try to revert the above commit in u-boot.